Summary: | Web Inspector: redesign workers sidebar pane | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Yury Semikhatsky <yurys> | ||||||||||||
Component: | Web Inspector (Deprecated) | Assignee: | Yury Semikhatsky <yurys> | ||||||||||||
Status: | RESOLVED FIXED | ||||||||||||||
Severity: | Normal | CC: | apavlov, bweinstein, dglazkov, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, webkit.review.bot, yurys | ||||||||||||
Priority: | P2 | ||||||||||||||
Version: | 528+ (Nightly build) | ||||||||||||||
Hardware: | All | ||||||||||||||
OS: | All | ||||||||||||||
Bug Depends on: | |||||||||||||||
Bug Blocks: | 58541 | ||||||||||||||
Attachments: |
|
Description
Yury Semikhatsky
2011-10-25 06:24:08 PDT
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> |