Bug 129625
| Summary: | Web Inspector: Improve UI for when probe expressions throw an exception | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Katie Madonna <madonnk> |
| Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | graouts, inspector-bugzilla-changes, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
Katie Madonna
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/16215955>
Timothy Hatcher
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.