Bug 61930 - Web Inspector: add an option for automatically attaching to new workers
Summary: Web Inspector: add an option for automatically attaching to new workers
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: 2011-06-02 08:45 PDT by Yury Semikhatsky
Modified: 2011-06-03 00:32 PDT (History)
10 users (show)

See Also:


Attachments
Patch (22.50 KB, patch)
2011-06-02 08:51 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-06-02 08:45:29 PDT
Sometimes it may make sense to automatically open inspector for new workers to start inspecting them from the very first steps.
Comment 1 Yury Semikhatsky 2011-06-02 08:51:42 PDT
Created attachment 95766 [details]
Patch
Comment 2 Yury Semikhatsky 2011-06-03 00:32:41 PDT
Committed r87992: <http://trac.webkit.org/changeset/87992>