Bug 36498

Summary: [v8] Don't reveal Scripts panel on exception if 'Stop on exception' is off
Product: WebKit Reporter: Yury Semikhatsky <yurys>
Component: Web Inspector (Deprecated)Assignee: Yury Semikhatsky <yurys>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, pfeldman
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch none

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.