Bug 89996 - [chromium] The single thread proxy should not automatically tick new animations.
Summary: [chromium] The single thread proxy should not automatically tick new animations.
Status: RESOLVED FIXED
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:
: 89917 (view as bug list)
Depends on:
Blocks: 90000
  Show dependency treegraph
 
Reported: 2012-06-26 11:03 PDT by vollick
Modified: 2012-06-26 12:34 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.55 KB, patch)
2012-06-26 11:25 PDT, vollick
no flags Details | Formatted Diff | Diff
Patch (10.83 KB, patch)
2012-06-26 11:42 PDT, vollick
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description vollick 2012-06-26 11:03:13 PDT
This will be needed eventually for the layout tests (and when it is needed, it should be enabled by a setting). For the time being, the code should be disabled.
Comment 1 James Robinson 2012-06-26 11:18:37 PDT
*** Bug 89917 has been marked as a duplicate of this bug. ***
Comment 2 vollick 2012-06-26 11:25:35 PDT
Created attachment 149570 [details]
Patch
Comment 3 James Robinson 2012-06-26 11:26:59 PDT
Comment on attachment 149570 [details]
Patch

R=me, but I think I'd prefer deleting the m_animationTimer and associated code completely - we can retrieve it from the SVN history and re-apply it once we get around to enabling this stuff for DRT
Comment 4 vollick 2012-06-26 11:42:51 PDT
Created attachment 149574 [details]
Patch
Comment 5 WebKit Review Bot 2012-06-26 12:34:38 PDT
Comment on attachment 149574 [details]
Patch

Clearing flags on attachment: 149574

Committed r121277: <http://trac.webkit.org/changeset/121277>
Comment 6 WebKit Review Bot 2012-06-26 12:34:47 PDT
All reviewed patches have been landed.  Closing bug.