[Webkit-unassigned] [Bug 183519] New: Remove cookie API access from WebContent Process
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Mar 9 09:53:27 PST 2018
https://bugs.webkit.org/show_bug.cgi?id=183519
Bug ID: 183519
Summary: Remove cookie API access from WebContent Process
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: bfulgham at webkit.org
All cookie access is now handled in the Network Process. However, there are vestiges of the original logic that used CFNetwork APIs in the WebContent process.
This patch removes CFNetwork calls from the WebProcess code paths, since they serve no purpose in modern WebKit.
--
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/20180309/71003ab9/attachment.html>
More information about the webkit-unassigned
mailing list