[Webkit-unassigned] [Bug 169797] New: Make HTTPCookieStorage operate in the UIProcess in absence of a WebProcessPool

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 16 16:29:01 PDT 2017


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

            Bug ID: 169797
           Summary: Make HTTPCookieStorage operate in the UIProcess in
                    absence of a WebProcessPool
    Classification: Unclassified
           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: beidson at apple.com

Make HTTPCookieStorage operate in the UIProcess in absence of a WebProcessPool

Currently it creates transient process pools, just to create networking processes, just for cookie operations.

That's nuts - It should operate in the UIProcess and then just flush cookies if an associated WebProcessPool comes into existence.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170316/92eafe4e/attachment-0001.html>


More information about the webkit-unassigned mailing list