<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>195697</bug_id>
          
          <creation_ts>2019-03-13 13:29:19 -0700</creation_ts>
          <short_desc>Get rid of NeverDestroyed&lt;SWServerToContextConnection&gt; connectionsByOrigin</short_desc>
          <delta_ts>2020-03-18 06:47:59 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Service Workers</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>CONFIGURATION CHANGED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="youenn fablet">youennf</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>achristensen</cc>
    
    <cc>cdumez</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1516137</commentid>
    <comment_count>0</comment_count>
    <who name="youenn fablet">youennf</who>
    <bug_when>2019-03-13 13:29:19 -0700</bug_when>
    <thetext>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.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1516139</commentid>
    <comment_count>1</comment_count>
    <who name="youenn fablet">youennf</who>
    <bug_when>2019-03-13 13:30:17 -0700</bug_when>
    <thetext>This is only needed for configurations where we have more than one NetworkProcess in a given process and service workers running for both.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>