<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Notify client immediately if network session doesn't exist for a synchronous XHR load."
   href="https://bugs.webkit.org/show_bug.cgi?id=158239#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Notify client immediately if network session doesn't exist for a synchronous XHR load."
   href="https://bugs.webkit.org/show_bug.cgi?id=158239">bug 158239</a>
              from <span class="vcard"><a class="email" href="mailto:beidson&#64;apple.com" title="Brady Eidson &lt;beidson&#64;apple.com&gt;"> <span class="fn">Brady Eidson</span></a>
</span></b>
        <pre>Comment on <span class=""><a href="attachment.cgi?id=280188&amp;action=diff" name="attach_280188" title="Notify the client immediately when the network session doesn't exist for a sync XHR request.">attachment 280188</a> <a href="attachment.cgi?id=280188&amp;action=edit" title="Notify the client immediately when the network session doesn't exist for a sync XHR request.">[details]</a></span>
Notify the client immediately when the network session doesn't exist for a sync XHR request.

Why is this only an issue for sync loads? It seems like it's an issue for async loads, too.

Sync loads cause a larger issue because the WebProcess is purposefully hanging for them, but isn't it also bad for the WebProcess to think an async load is happening.... forever...? Even though it will never happen?</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>