Bug 23878 - Clean up 'fallback animating' logic for accelerated animations
Summary: Clean up 'fallback animating' logic for accelerated animations
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks: 23359
  Show dependency treegraph
 
Reported: 2009-02-10 14:41 PST by Simon Fraser (smfr)
Modified: 2009-02-10 17:45 PST (History)
0 users

See Also:


Attachments
Patch, changelog (13.91 KB, patch)
2009-02-10 14:49 PST, Simon Fraser (smfr)
hyatt: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2009-02-10 14:41:02 PST
Need to do minor cleanup of the 'fallback animating' logic in AnimationBase.
Comment 1 Simon Fraser (smfr) 2009-02-10 14:49:04 PST
Created attachment 27544 [details]
Patch, changelog
Comment 2 Dave Hyatt 2009-02-10 17:11:46 PST
Comment on attachment 27544 [details]
Patch, changelog

r=me
Comment 3 Simon Fraser (smfr) 2009-02-10 17:45:30 PST
Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	WebCore/ChangeLog
	M	WebCore/page/animation/AnimationBase.cpp
	M	WebCore/page/animation/AnimationBase.h
	M	WebCore/page/animation/ImplicitAnimation.cpp
	M	WebCore/page/animation/KeyframeAnimation.cpp
	M	WebCore/platform/graphics/mac/GraphicsLayerCA.h
	M	WebCore/platform/graphics/mac/GraphicsLayerCA.mm
Committed r40843