[Webkit-unassigned] [Bug 223776] New: Refactor NetworkSessionCocoa to prepare for per-WebPageProxy sessions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 25 16:56:13 PDT 2021


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

            Bug ID: 223776
           Summary: Refactor NetworkSessionCocoa to prepare for
                    per-WebPageProxy sessions
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: beidson at apple.com

Refactor NetworkSessionCocoa to prepare for per-WebPageProxy sessions

For upcoming work, different WKWebViews sharing one logical NetworkSession will need different NSURLSessions to do their networking.

To prepare for that, this patch will do a no-change-in-behavior refactor that accounts for the ability to "look up the set of NSURLSessions by WebPageProxyIdentifier"

-- 
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/20210325/b4261d29/attachment.htm>


More information about the webkit-unassigned mailing list