Bug 77558

Summary: Web Inspector: pause on uncaugh exceptions state is not properly restored
Product: WebKit Reporter: Yury Semikhatsky <yurys>
Component: Web Inspector (Deprecated)Assignee: Yury Semikhatsky <yurys>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch vsevik: review+

Description Yury Semikhatsky 2012-02-01 09:16:00 PST
1. Enable pause on all exceptions.
2. Reopen front-end. See 'pause on all exceptions' button state is restored.
3. Navigate to another page with an exception.

Result: exception is ignored.
Comment 1 Yury Semikhatsky 2012-02-02 00:25:30 PST
Created attachment 125089 [details]
Patch
Comment 2 Yury Semikhatsky 2012-02-02 01:13:15 PST
Committed r106541: <http://trac.webkit.org/changeset/106541>