Bug 113700

Summary: Web Inspector: profilers icons are corrupted in dock-to-bottom mode
Product: WebKit Reporter: Alexei Filippov <alph>
Component: Web Inspector (Deprecated)Assignee: Alexei Filippov <alph>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: apavlov, keishi, loislo, pfeldman, pmuellr, vsevik, web-inspector-bugs, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
screenshot
none
Patch pfeldman: review-

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 ***