[webkit-reviews] review granted: [Bug 115964] When possible, terminate web processes immediately when closing their last page. : [Attachment 201465] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 11 11:39:19 PDT 2013


Geoffrey Garen <ggaren at apple.com> has granted Andreas Kling
<akling at apple.com>'s request for review:
Bug 115964: When possible, terminate web processes immediately when closing
their last page.
https://bugs.webkit.org/show_bug.cgi?id=115964

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

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


r=me!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!

> Source/WebKit2/UIProcess/WebProcessProxy.cpp:204
> +    // Terminate the web process immediately if we have enough information
to confidently do so.
> +    // This only works if we're using a network process. Otherwise we have
to wait for the web process to clear caches.

I don't understand what "clear caches" means, but I guess that's OK.


More information about the webkit-reviews mailing list