<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - NetworkSession: NetworkDataTask is leaked if download finishes in didReceiveResponse completion handler"
   href="https://bugs.webkit.org/show_bug.cgi?id=163204#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - NetworkSession: NetworkDataTask is leaked if download finishes in didReceiveResponse completion handler"
   href="https://bugs.webkit.org/show_bug.cgi?id=163204">bug 163204</a>
              from <span class="vcard"><a class="email" href="mailto:cgarcia&#64;igalia.com" title="Carlos Garcia Campos &lt;cgarcia&#64;igalia.com&gt;"> <span class="fn">Carlos Garcia Campos</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=163204#c3">comment #3</a>)
<span class="quote">&gt; Comment on <span class=""><a href="attachment.cgi?id=291090&amp;action=diff" name="attach_291090" title="Try to fix mac builds">attachment 291090</a> <a href="attachment.cgi?id=291090&amp;action=edit" title="Try to fix mac builds">[details]</a></span>
&gt; Try to fix mac builds
&gt; 
&gt; View in context:
&gt; <a href="https://bugs.webkit.org/attachment.cgi?id=291090&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=291090&amp;action=review</a>
&gt; 
&gt; &gt; Source/WebKit2/ChangeLog:11
&gt; &gt; +        NetworkDataTask, so that the download manager can check the task state after the co,pletion handler and return
&gt; 
&gt; completion
&gt; 
&gt; &gt; Source/WebKit2/NetworkProcess/cocoa/NetworkDataTaskCocoa.mm:426
&gt; &gt; +    ASSERT_NOT_REACHED();
&gt; &gt; +    return State::Running;
&gt; 
&gt; I know this should be impossible and doesn't matter, but let's default to
&gt; Completed in this case so we won't do anything.</span >

Good point</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>