[Webkit-unassigned] [Bug 20309] Web Inspector: link async responses back to async requests with stack traces

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 11 22:53:53 PDT 2017


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

--- Comment #3 from Matt Baker <mattbaker at apple.com> ---
Additional async scenarios needing coverage:

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

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

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

Web Inspector: capture an async stack trace for async/await functions
https://webkit.org/b/167086

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170412/0aae713a/attachment.html>


More information about the webkit-unassigned mailing list