[webkit-reviews] review granted: [Bug 116368] Only allow 1 WebProcess to hold a PageCache : [Attachment 202175] Fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 17 17:54:44 PDT 2013


Geoffrey Garen <ggaren at apple.com> has granted Gavin Barraclough
<barraclough at apple.com>'s request for review:
Bug 116368: Only allow 1 WebProcess to hold a PageCache
https://bugs.webkit.org/show_bug.cgi?id=116368

Attachment 202175: Fix
https://bugs.webkit.org/attachment.cgi?id=202175&action=review

------- Additional Comments from Geoffrey Garen <ggaren at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=202175&action=review


r=me

> Source/WebKit2/UIProcess/WebContext.cpp:465
> +void WebContext::processDidSaveToPageCache(WebProcessProxy* process)

How about "processDidCachePage"? -- My first reading thought that the process
had been saved to some sort of cache.


More information about the webkit-reviews mailing list