Bug 80656
Summary: | [chromium] Move backgrounded animation timer to the scheduler | ||
---|---|---|---|
Product: | WebKit | Reporter: | vollick |
Component: | WebKit Misc. | Assignee: | vollick |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | jamesr, nduca |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
vollick
When a tab is backgrounded, animations are currently ticked by a timer that is owned by the CCLayerTreeHostImpl. The timer should move to the proxy and animate calls should be scheduled.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Nat Duca
To the scheduler! (:
Stephen Chenney
Marked LayoutTest bugs, bugs with Chromium IDs, and some others as WontFix. Test failure bugs still are trackable via TestExpectations or disabled unit tests.