NEW 129625
Web Inspector: Improve UI for when probe expressions throw an exception
https://bugs.webkit.org/show_bug.cgi?id=129625
Summary Web Inspector: Improve UI for when probe expressions throw an exception
Katie Madonna
Reported 2014-03-03 15:01:12 PST
Right now when we enter a probe expression that results in an exception (say, it's gibberish), the probe details sidebar shows an Object disclosure UI. This makes it hard to tell that an exception was thrown, because probe expressions that log objects show up the same way. A different UI could be to highlight the cell with a red background, and add text that shows a popover with the exception details on hover.
Attachments
Radar WebKit Bug Importer
Comment 1 2014-03-03 15:02:06 PST
Timothy Hatcher
Comment 2 2014-03-03 15:32:18 PST
Putting the exception text in the cell and making the background red would be good i think. Or just have red text prefixed with error icon.
Note You need to log in before you can comment on or make changes to this bug.