[Webkit-unassigned] [Bug 204210] New: Add SPI to clear web process cache

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 14 16:38:33 PST 2019


https://bugs.webkit.org/show_bug.cgi?id=204210

            Bug ID: 204210
           Summary: Add SPI to clear web process cache
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: nham at apple.com

We should add an SPI to kill cached web processes. The intended use case is to add a lukewarm mode to Mac PLT5 in which web pages load in a new WebProcess but load resources from the disk cache. Currently the warm run of PLT5 is small enough to fit inside the Mac's process pool size, so we only end up exercising the memory cache in the cached WebProcess when loading resources.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191115/a6af8def/attachment.htm>


More information about the webkit-unassigned mailing list