Bug 91213

Summary: Web Inspector: align scope filters
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Pavel Feldman <pfeldman>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch
none
Patch none

Description Pavel Feldman 2012-07-13 04:07:49 PDT
Patch to follow.
Comment 1 Pavel Feldman 2012-07-13 04:09:47 PDT
Created attachment 152211 [details]
Patch
Comment 2 Vsevolod Vlasov 2012-07-13 06:09:41 PDT
Comment on attachment 152211 [details]
Patch

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

> Source/WebCore/inspector/front-end/inspector.css:-1833
> -#console-filter {

Please remove this id everywhere.

> Source/WebCore/inspector/front-end/networkLogView.css:-468
> -#network-filter {

Please remove this id everywhere.
Comment 3 Pavel Feldman 2012-07-13 07:59:38 PDT
Created attachment 152263 [details]
Patch
Comment 4 Pavel Feldman 2012-07-13 08:02:38 PDT
Committed r122578: <http://trac.webkit.org/changeset/122578>