Bug 148258

Summary: Web Inspector: console assertion when debugger pauses with native call frame in call stack
Product: WebKit Reporter: Blaze Burg <bburg>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: graouts, inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Screenshot of relevant state
none
reduced testcase none

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.