DescriptionWeb Animations: Sort Animations in the AnimationStack
This patch sorts animations in the stack so that they will be applied in the
correct order. Note that due to the way compositor integration currently is
implemented, we don't know the exact time when new animations will be started,
but expect it will be very close to the current timeline time.
http://dev.w3.org/fxtf/web-animations/#the-animation-stack
BUG=
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=170257
Patch Set 1 #
Total comments: 4
Patch Set 2 : rebase #Patch Set 3 : add player sortinfo object #Patch Set 4 : do alan's comment #Patch Set 5 : make it work in oilpanland #Patch Set 6 : rebase & set sort time in ctor #Patch Set 7 : fix compile? #Patch Set 8 : fix compile? :| #
Messages
Total messages: 28 (0 generated)
|