Bug 25069

Summary: Clean up accelerated compositing code to reduce number of layer rebuilds
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Layout and RenderingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
Patch. hyatt: review+

Description Simon Fraser (smfr) 2009-04-06 21:11:47 PDT
I have some cleanup to the accelerated compositing layer rebuilding logic that clarifies a number of assumptions, and removes some spurious caching.
Comment 1 Simon Fraser (smfr) 2009-04-06 21:26:34 PDT
Created attachment 29299 [details]
Patch.

No behavioral changes, so no testcases.
Comment 2 Dave Hyatt 2009-04-07 10:23:53 PDT
Comment on attachment 29299 [details]
Patch.

r=me
Comment 3 Simon Fraser (smfr) 2009-04-07 15:41:41 PDT
http://trac.webkit.org/changeset/42271