Bug 80656 - [chromium] Move backgrounded animation timer to the scheduler
Summary: [chromium] Move backgrounded animation timer to the scheduler
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: vollick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-08 17:05 PST by vollick
Modified: 2013-04-09 17:05 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description vollick 2012-03-08 17:05:16 PST
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.
Comment 1 Nat Duca 2012-03-08 17:09:25 PST
To the scheduler! (:
Comment 2 Stephen Chenney 2013-04-09 17:05:38 PDT
Marked LayoutTest bugs, bugs with Chromium IDs, and some others as WontFix. Test failure bugs still are trackable via TestExpectations or disabled unit tests.