Bug 161354

Summary: Web Inspector: when there is a top-level exception in the Inspector page, inspector tests time out instead of printing the exception
Product: WebKit Reporter: Blaze Burg <bburg>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   

Blaze Burg
Reported 2016-08-29 15:52:14 PDT
It looks like someone forgot to hook up FrontendTestHarness.reportUncaughtException to window.onerror or the Error event in Test.js. This would hopefully be set up before calling WebInspector.loaded so that exceptions encountered while the Inspector does its first load are properly reported.
Attachments
Radar WebKit Bug Importer
Comment 1 2016-08-29 15:52:43 PDT
Note You need to log in before you can comment on or make changes to this bug.