Bug 113700 - Web Inspector: profilers icons are corrupted in dock-to-bottom mode
Summary: Web Inspector: profilers icons are corrupted in dock-to-bottom mode
Status: RESOLVED DUPLICATE of bug 114792
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Alexei Filippov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-01 04:58 PDT by Alexei Filippov
Modified: 2013-04-19 02:34 PDT (History)
8 users (show)

See Also:


Attachments
screenshot (10.84 KB, image/png)
2013-04-01 05:00 PDT, Alexei Filippov
no flags Details
Patch (3.62 KB, patch)
2013-04-01 05:10 PDT, Alexei Filippov
pfeldman: review-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexei Filippov 2013-04-01 04:58:42 PDT
EOM
Comment 1 Alexei Filippov 2013-04-01 05:00:49 PDT
Created attachment 195957 [details]
screenshot
Comment 2 Alexei Filippov 2013-04-01 05:10:23 PDT
Created attachment 195960 [details]
Patch
Comment 3 Pavel Feldman 2013-04-01 05:33:55 PDT
Comment on attachment 195960 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=195960&action=review

> Source/WebCore/inspector/front-end/inspector.css:534
> +body.dock-to-bottom .toolbar-item.canvas-profiler .toolbar-icon {

inspector.css should know nothing about "canvas", "memory", etc. profile types.
Comment 4 Alexei Filippov 2013-04-19 02:34:07 PDT

*** This bug has been marked as a duplicate of bug 114792 ***