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 Inspector | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/28065265>