DescriptionWeb Animations: Sort Players in DocumentTimeline::serviceAnimations
This patch makes Animations get serviced in the order specified by the
spec[1]. This means that once custom effect are implemented, they will
be queued up in the correct order. This also gets us closer to having
the animation stack in a correct order (I'm thinking of emptying the
stack after getting out the compositable values, as we traverse the
animations in the correct order).
[1] http://dev.w3.org/fxtf/web-animations/#the-animation-stack
BUG=334936
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=168597
Patch Set 1 : tweak tests once more :| #Patch Set 2 : #
Total comments: 2
Patch Set 3 : :| #
Total comments: 1
Patch Set 4 : add some braces #
Messages
Total messages: 8 (0 generated)
|