Bug 65216

Summary: Restore Composited Layers Faster from PageCache
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: simon.fraser, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Joseph Pecoraro
Reported 2011-07-26 16:04:00 PDT
To more closely match the behavior of restoring from the page cache if we didn't clear backing stores, we should restore the compositing layers immediately instead of asynchronously (potentially after a layout).
Attachments
[PATCH] Proposed Fix (1.90 KB, patch)
2011-07-26 16:12 PDT, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2011-07-26 16:12:41 PDT
Created attachment 102070 [details] [PATCH] Proposed Fix
WebKit Review Bot
Comment 2 2011-07-26 18:38:45 PDT
Comment on attachment 102070 [details] [PATCH] Proposed Fix Clearing flags on attachment: 102070 Committed r91808: <http://trac.webkit.org/changeset/91808>
WebKit Review Bot
Comment 3 2011-07-26 18:38:49 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.