Bug 65216 - Restore Composited Layers Faster from PageCache
Summary: Restore Composited Layers Faster from PageCache
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-26 16:04 PDT by Joseph Pecoraro
Modified: 2011-07-26 18:38 PDT (History)
2 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (1.90 KB, patch)
2011-07-26 16:12 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 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).
Comment 1 Joseph Pecoraro 2011-07-26 16:12:41 PDT
Created attachment 102070 [details]
[PATCH] Proposed Fix
Comment 2 WebKit Review Bot 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>
Comment 3 WebKit Review Bot 2011-07-26 18:38:49 PDT
All reviewed patches have been landed.  Closing bug.