Chromium Code Reviews
DescriptionWeb Animations: Plumb timeToNextEffect through players and animation
timeToNextEffect is used to return how long before an animation needs another sample (or example, an animation that has just started with a delay of 2s will have a timeToNextEffect of 2s).
We intend to union these values together in Timelines so that we can set a timer when we have nothing to do for a long period of time (currently we just use requestAnimationFrame).
BUG=258896
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=160054
Patch Set 1 #
Total comments: 10
Patch Set 2 : Patch Set 2 #Patch Set 3 : and the winner is private #Patch Set 4 : Moved location of timeToEffectChange calculation #
Total comments: 1
Messages
Total messages: 7 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||