Bug 137786 - Leverage the new RenderElement::m_isCSSAnimating flag in more places
Summary: Leverage the new RenderElement::m_isCSSAnimating flag in more places
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on: 137583
Blocks:
  Show dependency treegraph
 
Reported: 2014-10-16 13:20 PDT by Chris Dumez
Modified: 2014-10-16 18:53 PDT (History)
3 users (show)

See Also:


Attachments
Patch (23.29 KB, patch)
2014-10-16 13:37 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2014-10-16 13:20:46 PDT
Leverage the new RenderElement::m_isCSSAnimating flag in more places for performance.
Comment 1 Chris Dumez 2014-10-16 13:37:54 PDT
Created attachment 239961 [details]
Patch
Comment 2 Chris Dumez 2014-10-16 18:53:06 PDT
Comment on attachment 239961 [details]
Patch

Clearing flags on attachment: 239961

Committed r174804: <http://trac.webkit.org/changeset/174804>
Comment 3 Chris Dumez 2014-10-16 18:53:12 PDT
All reviewed patches have been landed.  Closing bug.