Bug 76468 - [chromium] Handle CSS animations on the CC thread when possible.
Summary: [chromium] Handle CSS animations on the CC thread when possible.
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: 73233 75874 77229 77646 77668 79536 79537
Blocks:
  Show dependency treegraph
 
Reported: 2012-01-17 11:38 PST by vollick
Modified: 2013-04-12 08:06 PDT (History)
4 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-01-17 11:38:51 PST
A tracking bug for all tasks related to getting css animations happening on the cc thread. For example
 - Implementing the cc thread controller, animation base classes and unit tests
 - Plumbing to the cc thread controller
 - Implementing concrete animation subclasses