Bug 41857
Summary: | Web Inspector: show stack trace for an exception | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alexei Masterov <masterov> |
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Enhancement | CC: | bweinstein, joepeck, keishi, pfeldman, pmuellr, rik, robert.colburn+bugzilla, yurys |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Alexei Masterov
Desired outcome: When JavaScript throws an exception, user sees an entire stack trace, and is able to navigate to the source code location which caused an exception (and not the "throw" statement")
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexei Masterov
https://bugs.webkit.org/show_bug.cgi?id=13646 seems somewhat related
Rob Colburn
This seems complete in Chrome.
Brian Burg
Closing as invalid, as this bug pertains to the old inspector UI and/or its tests.
Please file a new bug (https://www.webkit.org/new-inspector-bug) if the bug/feature/issue is still relevant to WebKit trunk.