WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
161354
Web Inspector: when there is a top-level exception in the Inspector page, inspector tests time out instead of printing the exception
https://bugs.webkit.org/show_bug.cgi?id=161354
Summary
Web Inspector: when there is a top-level exception in the Inspector page, ins...
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2016-08-29 15:52:43 PDT
<
rdar://problem/28065265
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug