Bug 67279 - [Chromium] Web Inspector: dedicated worker inspection is broken
Summary: [Chromium] Web Inspector: dedicated worker inspection is broken
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-08-31 04:45 PDT by Yury Semikhatsky
Modified: 2011-09-01 10:35 PDT (History)
12 users (show)

See Also:


Attachments
Patch (8.93 KB, patch)
2011-08-31 23:48 PDT, Yury Semikhatsky
no flags Details | Formatted Diff | Diff
Patch (10.16 KB, patch)
2011-09-01 00:41 PDT, Yury Semikhatsky
no flags Details | Formatted Diff | Diff
Patch (10.80 KB, patch)
2011-09-01 01:03 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-08-31 04:45:54 PDT
Native inspection of dedicated worker is broken in Chromium. This is likely because of moving dedicated workers in page renderer process.
Comment 1 Yury Semikhatsky 2011-08-31 23:48:10 PDT
Created attachment 105904 [details]
Patch
Comment 2 WebKit Review Bot 2011-08-31 23:57:14 PDT
Comment on attachment 105904 [details]
Patch

Attachment 105904 [details] did not pass mac-ews (mac):
Output: http://queues.webkit.org/results/9578282
Comment 3 Early Warning System Bot 2011-09-01 00:07:09 PDT
Comment on attachment 105904 [details]
Patch

Attachment 105904 [details] did not pass qt-ews (qt):
Output: http://queues.webkit.org/results/9582110
Comment 4 Yury Semikhatsky 2011-09-01 00:41:42 PDT
Created attachment 105914 [details]
Patch
Comment 5 Yury Semikhatsky 2011-09-01 01:03:25 PDT
Created attachment 105920 [details]
Patch
Comment 6 Yury Semikhatsky 2011-09-01 10:35:36 PDT
Committed r94306: <http://trac.webkit.org/changeset/94306>