[Webkit-unassigned] [Bug 138736] Appcache is still downloaded in the WebProcess

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 15 01:06:48 PST 2014


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

--- Comment #3 from Alexey Proskuryakov <ap at webkit.org> ---
I do not have a design ready, and each of these may need different approaches. It depends on how much functionality is shared with normal resource loading (e.g. do we need to send a referrer, do we need document's cookies, do we need to cancel requests when navigating away, do we need any prioritization).

For appcache in particular, we could consider moving the whole thing out to NetworkProcess, not only network loading aspect.

PingLoader and CSP reporting (which reuses PingLoader) may be the easiest ones to start with.

-- 
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/20141115/8a70b829/attachment-0002.html>


More information about the webkit-unassigned mailing list