Skip to content

fix(ivy): ensure that super/sub classes can both update an animation binding in harmony#30022

Closed
matsko wants to merge 1 commit intoangular:masterfrom
matsko:test_other_branch
Closed

fix(ivy): ensure that super/sub classes can both update an animation binding in harmony#30022
matsko wants to merge 1 commit intoangular:masterfrom
matsko:test_other_branch

Conversation

@matsko
Copy link
Contributor

@matsko matsko commented Apr 22, 2019

In ivy, because metadata is inherited, this may cause super and sub host bindings on
two components to update an animation binding in parallel. This patch ensures that
the animation transition code can handle this.

Jira-Issue: FW-1220

@matsko matsko requested review from a team April 22, 2019 03:22
@matsko matsko force-pushed the test_other_branch branch from ab6b89a to 73554d4 Compare April 22, 2019 03:35
Copy link
Contributor

@kara kara left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine to me, but someone with more context than me on animations should probably approve this (cc @mhevery).

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like the comment no longer matches the code (since there isn't a "removal arc" anymore). Can you update it (maybe add why this is no longer a problem)?

@benlesh
Copy link
Contributor

benlesh commented Apr 22, 2019

@matsko ... pssstt... don't forget to add labels so you don't end up in primary triage. :)

@kara kara added target: major This PR is targeted for the next major release action: presubmit The PR is in need of a google3 presubmit labels Apr 22, 2019
@kara
Copy link
Contributor

kara commented Apr 22, 2019

presubmit

@kara kara added action: merge The PR is ready for merge by the caretaker action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews and removed action: merge The PR is ready for merge by the caretaker labels Apr 22, 2019
@matsko matsko force-pushed the test_other_branch branch from 73554d4 to e0ff360 Compare April 23, 2019 20:38
@matsko
Copy link
Contributor Author

matsko commented Apr 23, 2019

@matsko matsko force-pushed the test_other_branch branch 2 times, most recently from 0486642 to 15b3b91 Compare April 23, 2019 22:29
@matsko matsko force-pushed the test_other_branch branch from 15b3b91 to 203b597 Compare April 24, 2019 07:13
@matsko
Copy link
Contributor Author

matsko commented Apr 24, 2019

@gkalpak gkalpak mentioned this pull request Apr 25, 2019
16 tasks
@matsko matsko closed this Apr 25, 2019
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews action: presubmit The PR is in need of a google3 presubmit area: animations cla: yes target: major This PR is targeted for the next major release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants