NEW 148258
Web Inspector: console assertion when debugger pauses with native call frame in call stack
https://bugs.webkit.org/show_bug.cgi?id=148258
Summary Web Inspector: console assertion when debugger pauses with native call frame ...
Blaze Burg
Reported 2015-08-20 16:04:39 PDT
Created attachment 259514 [details] Screenshot of relevant state In the case I captured in the screenshot, it appears that window.dispatchEvent is midway through the call stack. It has an invalid source location, triggering a console assert. We should be able to gracefully handle this case. It would be even better if native/builtins have their own color in the call stack sidebar section, but that's another issue.
Attachments
Screenshot of relevant state (1.07 MB, image/png)
2015-08-20 16:04 PDT, Blaze Burg
no flags
reduced testcase (458 bytes, text/html)
2015-08-21 10:22 PDT, Blaze Burg
no flags
Radar WebKit Bug Importer
Comment 1 2015-08-20 16:05:57 PDT
Blaze Burg
Comment 2 2015-08-21 10:22:01 PDT
Created attachment 259625 [details] reduced testcase
Note You need to log in before you can comment on or make changes to this bug.