Bug 59591 - Web Inspector: expose exception details when script is paused on exception
Summary: Web Inspector: expose exception details when script is paused on exception
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Yury Semikhatsky
URL:
Keywords:
Depends on: 58996
Blocks:
  Show dependency treegraph
 
Reported: 2011-04-27 02:53 PDT by Yury Semikhatsky
Modified: 2011-04-27 03:01 PDT (History)
10 users (show)

See Also:


Attachments
Patch (4.27 KB, patch)
2011-04-27 02:58 PDT, Yury Semikhatsky
pfeldman: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yury Semikhatsky 2011-04-27 02:53:36 PDT
When script execution is paused on an exception we can show the exception details.
Comment 1 Yury Semikhatsky 2011-04-27 02:58:32 PDT
Created attachment 91260 [details]
Patch
Comment 2 Yury Semikhatsky 2011-04-27 03:01:37 PDT
Committed r85042: <http://trac.webkit.org/changeset/85042>