DescriptionRefactor SMILTimeContainer can-schedule-frame predicate
begin() and updateAnimationsAndScheduleFrameIfNeeded() use the same
predicate to check if they should schedule an animation frame - although
they phrase it slightly differently (because of local knowledge.)
Move the generic version to a canScheduleFrame() method and use that in
both cases.
BUG=631879
Committed: https://crrev.com/ebd6dde89d88e789ecc2751668506910acba165a
Cr-Commit-Position: refs/heads/master@{#413328}
Patch Set 1 #Patch Set 2 : Rebase #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 17 (11 generated)
|