DescriptionRevert of Web Animations: Use a single animation clock (patchset #6 id:100001 of https://codereview.chromium.org/1410313004/ )
Reason for revert:
Caused animation tests to be flaky on all platforms, especially Android; see http://crbug.com/549318 .
Original issue's description:
> Web Animations: Use a single animation clock
>
> All animation clocks for a page should tick at the same time, but since we
> had an animation clock per document there were some cases where clocks
> could tick independently.
>
> This patch moves the clock from Document to PageAnimator.
> animation-timeline-detached-no-crash.html is removed as the test was not valid
> due to the animation's document not being active.
>
> Committed: https://crrev.com/b45c39903df3727d21cbc217a0b14c2c85b0715a
> Cr-Commit-Position: refs/heads/master@{#356776}
TBR=samli@chromium.org,dstockwell@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
Committed: https://crrev.com/7cd7ee8af210ae1e11328ea449e2e54befb059b0
Cr-Commit-Position: refs/heads/master@{#356960}
Patch Set 1 #Messages
Total messages: 4 (0 generated)
|