[webkit-reviews] review granted: [Bug 235381] Web Inspector: fully blackboxed stack traces don't show the right top call frame : [Attachment 449515] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 19 14:10:29 PST 2022
Patrick Angle <pangle at apple.com> has granted Devin Rousso <drousso at apple.com>'s
request for review:
Bug 235381: Web Inspector: fully blackboxed stack traces don't show the right
top call frame
https://bugs.webkit.org/show_bug.cgi?id=235381
Attachment 449515: Patch
https://bugs.webkit.org/attachment.cgi?id=449515&action=review
--- Comment #2 from Patrick Angle <pangle at apple.com> ---
Comment on attachment 449515
--> https://bugs.webkit.org/attachment.cgi?id=449515
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=449515&action=review
rs=me
> LayoutTests/inspector/debugger/resources/async-stack-trace-test.js:13
> const topCallFrameIsBoundary = false;
> const truncated = false;
Nit: These are unused now.
More information about the webkit-reviews
mailing list