[Webkit-unassigned] [Bug 213367] WKURLSchemeHandler does not fully implement the Http cache protocol

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 20 19:24:02 PDT 2020


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

--- Comment #3 from mali <ak4868 at 163.com> ---
Sorry what I mean may not be in place. WKURLSchemeHandler is processed on the process of each WKWebView instance. When this process exits, the memory cache associated with it is destroyed. In other cases, WKWebView will create a  Persistent network process for WKProcessPool, at this time these cache objects will not be destroyed as the WKWebView instance exits, is this more reasonable?

-- 
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/20200621/e230c534/attachment.htm>


More information about the webkit-unassigned mailing list