NEW 141530
Web Inspector: debugger dashboard looks wrong when paused from console evaluations
https://bugs.webkit.org/show_bug.cgi?id=141530
Summary Web Inspector: debugger dashboard looks wrong when paused from console evalua...
Brian Burg
Reported 2015-02-12 13:04:07 PST
It shows a vertical divider, but nothing is on the right side where the source location should be.
Attachments
[Screenshot] mysterious divider (72.55 KB, image/png)
2015-07-19 09:56 PDT, Brian Burg
no flags
Radar WebKit Bug Importer
Comment 1 2015-02-12 13:04:43 PST
Brian Burg
Comment 2 2015-07-19 09:56:28 PDT
STEPS TO REPRODUCE: 1. Open Inspector 2. Enable "Break on uncaught exceptions" 3. > throw Error("foo") 4. Debugger pauses, dashboard looks dumb
Brian Burg
Comment 3 2015-07-19 09:56:59 PDT
Created attachment 257059 [details] [Screenshot] mysterious divider
Note You need to log in before you can comment on or make changes to this bug.