[Webkit-unassigned] [Bug 195697] New: Get rid of NeverDestroyed<SWServerToContextConnection> connectionsByOrigin

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 13 13:29:19 PDT 2019


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

            Bug ID: 195697
           Summary: Get rid of NeverDestroyed<SWServerToContextConnection>
                    connectionsByOrigin
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Service Workers
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: youennf at gmail.com

Instead, we could rely on NetworkProcess::m_serverToContextConnections.
That might be an opportunity to better separate the organization of the connections from their users so that refactoring like done in https://bugs.webkit.org/show_bug.cgi?id=195649 would be simpler.

-- 
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/20190313/9c1de683/attachment-0001.html>


More information about the webkit-unassigned mailing list