[webkit-reviews] review granted: [Bug 62675] Minimize memory due to layer backing stores for pages in the Page Cache : [Attachment 97185] [PATCH] Clear Backing Stores entering Page Cache

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 17 11:48:46 PDT 2011


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Joseph Pecoraro
<joepeck at webkit.org>'s request for review:
Bug 62675: Minimize memory due to layer backing stores for pages in the Page
Cache
https://bugs.webkit.org/show_bug.cgi?id=62675

Attachment 97185: [PATCH] Clear Backing Stores entering Page Cache
https://bugs.webkit.org/attachment.cgi?id=97185&action=review

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=97185&action=review

> Source/WebCore/ChangeLog:13
> +	   This only affects memory usage and is disabled by default, so no
test.

It would be nice to have a test that puts a composited page in the BF cache,
brings it back, then calls layerTreeAsText(). That way at least platforms that
enable the option will have test coverage.


More information about the webkit-reviews mailing list