WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
143223
Web Inspector: can't see reason for debugger pause when sidebar is scrolled down
https://bugs.webkit.org/show_bug.cgi?id=143223
Summary
Web Inspector: can't see reason for debugger pause when sidebar is scrolled down
Brian Burg
Reported
2015-03-30 09:23:54 PDT
Steps to reproduce: 1. Open 2nd-level inspector, debugging sidebar, and scroll down so "Pause Reason" section is hidden. 2. Turn on "break on uncaught exceptions" 3. eval "throw Error" to make 1st-level inspector pause At this point, the dashboard view says the debugger is paused at some line, but it's not clear why its paused. There are several ways that this could be fixed: * Auto-reveal "pause reason" section on pause (possibly excluding normal breakpoint hits) * List pause reason "type" (Exception, debugger statement, Breakpoint) in debugger dashboard * Show exception message inline like we do for errors.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2015-03-30 09:24:22 PDT
<
rdar://problem/20346975
>
Matt Baker
Comment 2
2016-08-04 17:55:38 PDT
I'm in favor of auto-revealing the cal stack on pause.
Timothy Hatcher
Comment 3
2016-08-05 09:48:04 PDT
I agree. This has annoyed me once recently.
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