There should be a checkbox that allows starting workers paused, link to a page with a list of all shared workers and a link for each dedicated worker created by inspected page. Clicking on link should open/bring to front a dedicated worker inspector.
Created attachment 112330 [details] Patch
Created attachment 112331 [details] Screenshot with the patch applied
I'd call it "Discover shared workers" and "Inspect http:// ..."
Comment on attachment 112330 [details] Patch Attachment 112330 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/10214152 New failing tests: inspector/styles/styles-add-new-rule.html inspector/styles/styles-add-blank-property.html inspector/styles/styles-source-lines.html inspector/styles/parse-utf8-bom.html inspector/styles/styles-computed-trace.html inspector/styles/commit-selector.html inspector/elements/elements-panel-styles.html inspector/styles/styles-commit-editing.html inspector/styles/styles-disable-inherited.html inspector/styles/styles-iframe.html inspector/styles/styles-source-lines-inline.html inspector/styles/styles-add-invalid-property.html inspector/styles/show-user-agent-styles.html inspector/elements/elements-delete-inline-style.html inspector/styles/styles-cancel-editing.html
Created attachment 112335 [details] Patch
Created attachment 112336 [details] Screenshot with the patch applied
(In reply to comment #3) > I'd call it "Discover shared workers" and Done. > "Inspect http:// ..." Changed section separator title to "Dedicated worker inspectors"
Created attachment 112340 [details] Patch for landing(layout tests fixed)
Committed r98348: <http://trac.webkit.org/changeset/98348>