DescriptionRemove ui::LayerAnimationSequence::duration and ui::LayerAnimationElement::duration.
This change is in preparation for threading certain ui animations. When we do
this, the actual duration of an element will not be known ahead of time, since
dispatching the element to the compositor thread will involve a small delay.
BUG=164206
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=171112
Patch Set 1 #Patch Set 2 : Make unit tests use IsFinished() instead of duration() #
Messages
Total messages: 7 (0 generated)
|