Bug 36498 - [v8] Don't reveal Scripts panel on exception if 'Stop on exception' is off
Summary: [v8] Don't reveal Scripts panel on exception if 'Stop on exception' is off
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:
Blocks:
 
Reported: 2010-03-23 10:13 PDT by Yury Semikhatsky
Modified: 2010-03-23 12:39 PDT (History)
2 users (show)

See Also:


Attachments
patch (1.71 KB, patch)
2010-03-23 10:16 PDT, Yury Semikhatsky
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yury Semikhatsky 2010-03-23 10:13:19 PDT
Don't reveal Scripts panel on exception if 'Stop on exception' is off. In current implementation the panel is revealed even if uncaught exceptions are ignored by Web Inspector.
Comment 1 Yury Semikhatsky 2010-03-23 10:16:23 PDT
Created attachment 51433 [details]
patch
Comment 2 WebKit Commit Bot 2010-03-23 12:39:23 PDT
Comment on attachment 51433 [details]
patch

Clearing flags on attachment: 51433

Committed r56410: <http://trac.webkit.org/changeset/56410>
Comment 3 WebKit Commit Bot 2010-03-23 12:39:27 PDT
All reviewed patches have been landed.  Closing bug.