Bug 51145 - Web Inspector: REGRESSION: console shows nothing when Inspector is localized
Summary: Web Inspector: REGRESSION: console shows nothing when Inspector is localized
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Timothy Hatcher
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2010-12-15 15:29 PST by Timothy Hatcher
Modified: 2010-12-15 15:42 PST (History)
10 users (show)

See Also:


Attachments
Proposed Change (4.08 KB, patch)
2010-12-15 15:32 PST, Timothy Hatcher
joepeck: review+
timothy: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Hatcher 2010-12-15 15:29:03 PST
The console shows nothing when the Inspector is localized ebcause we use UI strings as CSS classes. This is a regression.
Comment 1 Timothy Hatcher 2010-12-15 15:32:43 PST
Created attachment 76698 [details]
Proposed Change
Comment 2 Joseph Pecoraro 2010-12-15 15:37:59 PST
Comment on attachment 76698 [details]
Proposed Change

r=me. Looks good. It would be nice if this converged with the Resources filters, but this is good.
Comment 3 Timothy Hatcher 2010-12-15 15:42:18 PST
<rdar://problem/8277827>
Comment 4 Timothy Hatcher 2010-12-15 15:42:27 PST
Fixed in r74153.