DescriptionWeb Animations: Don't mark players as outdated upon currentTime access
Accessing currentTime on a Player logically doesn't mark it as outdated,
although currently it does as it updates time to match the timeline.
Removing this behaviour makes some of the logic in serviceAnimations and
Player::update slightly nicer. We also tweak the logic somewhat so as to
remove a source of rounding errors in timing calculations.
BUG=334926
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=168628
Patch Set 1 #
Total comments: 2
Patch Set 2 : #Patch Set 3 : add test #
Messages
Total messages: 15 (0 generated)
|