[Webkit-unassigned] [Bug 142821] [GTK][WK2] The WebKit network disk cache is not enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 25 04:53:06 PDT 2015


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

--- Comment #6 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to comment #5)
> Mac has recently enabled NETWORK_CACHE (See bug 30322) by default on r179449
> <ttp://trac.webkit.org/changeset/179449>
> 
> Should GTK also enable it?

We first need to implement it :-) We also need to figure out what to do with the single web process model, I guess we could keep using the soup cache in the web process and the WebKit cache in the network process. Or we could make the single web process model become a multiple web process model with limit = 1, and the network process will always be used.

-- 
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/20150325/dcba1ac2/attachment-0002.html>


More information about the webkit-unassigned mailing list