DescriptionWeb Animations: Make AnimationPlayer an ActiveDOMObject
Previously the AnimationPlayer's finish event could have been dispatched
after the event handlers had been collected. As these events are queued
then dispatched asynchronously via ScriptedAnimationController some
special handling is required (tracking when the event is actually
dispatched).
BUG=376349
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=174943
Patch Set 1 #Patch Set 2 : Remain active until event is dispatched. #Patch Set 3 : Rebase. #
Total comments: 6
Patch Set 4 : Address comments. #
Total comments: 5
Patch Set 5 : Address comments. #Patch Set 6 : Allow null context. #Patch Set 7 : Rebase. #
Messages
Total messages: 21 (0 generated)
|