DescriptionMake the timer in SMILTimeContainer more of an implementation detail
Add a few new methods to represent the different actions required:
scheduleAnimationFrame(SMILTime fireTime)
immediateAnimationFrame()
cancelAnimationFrame()
and replace uses of m_timer.foo() and startTimer with the appropriate
method.
BUG=231576
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=166497
Patch Set 1 #
Total comments: 1
Patch Set 2 : scheduleAnimationFrameSoon. #Patch Set 3 : Not Soon anymore. #
Messages
Total messages: 6 (0 generated)
|