[Webkit-unassigned] [Bug 188906] New: Don't launch network process in WebCookieManagerProxy::setHTTPCookieAcceptPolicy

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 23 16:01:07 PDT 2018


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

            Bug ID: 188906
           Summary: Don't launch network process in
                    WebCookieManagerProxy::setHTTPCookieAcceptPolicy
           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: sihui_liu at apple.com

In WebCookieManagerProxy::setHTTPCookieAcceptPolicy, we persist the cookieAcceptPolicy of sharedCookieStorage. When we launch the network process later, we pass the sharedCookieStorage to network process, so network process has the correct cookieAcceptPolicy. Therefore, we don't have to launch the network process and send the setting message if the network process is not launched.

-- 
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/20180823/bc6e4f9f/attachment.html>


More information about the webkit-unassigned mailing list