<html>
    <head>
      <base href="https://bugs.webkit.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Web Inspector: link async responses back to async requests with stack traces"
   href="https://bugs.webkit.org/show_bug.cgi?id=20309#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Web Inspector: link async responses back to async requests with stack traces"
   href="https://bugs.webkit.org/show_bug.cgi?id=20309">bug 20309</a>
              from <span class="vcard"><a class="email" href="mailto:mattbaker&#64;apple.com" title="Matt Baker &lt;mattbaker&#64;apple.com&gt;"> <span class="fn">Matt Baker</span></a>
</span></b>
        <pre>Additional async scenarios needing coverage:

Web Inspector: capture async stack trace when web content calls addEventListener, window.postMessage, fetch, XHR.send
<a href="https://webkit.org/b/167083">https://webkit.org/b/167083</a>

Web Inspector: capture async stack trace when workers/main context posts a message
<a href="https://webkit.org/b/167084">https://webkit.org/b/167084</a>

Web Inspector: capture async stack trace when a Promise is created, resolved, rejected, or chained
<a href="https://webkit.org/b/167085">https://webkit.org/b/167085</a>

Web Inspector: capture an async stack trace for async/await functions
<a href="https://webkit.org/b/167086">https://webkit.org/b/167086</a></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>