Bug 158056
| Summary: | Web Inspector: Uncaught Exception page should pre-populate with a stack trace from the 'error' event's Error object if possible | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Blaze Burg <bburg> |
| Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | inspector-bugzilla-changes, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
| Bug Depends on: | 158192 | ||
| Bug Blocks: | 147066 | ||
Blaze Burg
I'm pretty sure most exceptions include this, but for some reason it isn't included in the prepopulated bug.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Blaze Burg
Ping for import.
Radar WebKit Bug Importer
<rdar://problem/26516706>
Blaze Burg
This is less important with upcoming changes that avoid window.onerror in cases where we would otherwise re-throw a caught exception.