Bug 77558 - Web Inspector: pause on uncaugh exceptions state is not properly restored
Summary: Web Inspector: pause on uncaugh exceptions state is not properly restored
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: 2012-02-01 09:16 PST by Yury Semikhatsky
Modified: 2012-02-02 01:13 PST (History)
10 users (show)

See Also:


Attachments
Patch (4.72 KB, patch)
2012-02-02 00:25 PST, Yury Semikhatsky
vsevik: 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 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>