[Webkit-unassigned] [Bug 243668] Error stack is incomplete for async call

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 10 17:46:22 PDT 2022


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

--- Comment #3 from Devin Rousso <drousso at apple.com> ---
ive done a *lot* of work lately to fix this (and a few other things) =D
- 252543 at main added async stack trace capturing for `queueMicrotask` (when Web Inspector is open)
- 252554 at main 252693 at main, 252914 at main, and 253022 at main removed internal functions (e.g. `promiseReactionJob`) from stack traces
- 252630 at main makes it so that sync stack traces shown in Web Inspector will now always include any async stack traces

we currently don't capture async stack trace information when Web Inspector is not open, so i'll leave this bug open as consideration for doing that

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220811/3a112c97/attachment-0001.htm>


More information about the webkit-unassigned mailing list