RESOLVED FIXED 65216
Restore Composited Layers Faster from PageCache
https://bugs.webkit.org/show_bug.cgi?id=65216
Summary Restore Composited Layers Faster from PageCache
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.