Bug 95471 - Web Inspector: Add high-DPI images for status bar glyphs
Summary: Web Inspector: Add high-DPI images for status bar glyphs
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: dubroy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-30 09:59 PDT by dubroy
Modified: 2012-08-31 02:43 PDT (History)
11 users (show)

See Also:


Attachments
Patch (13.19 KB, patch)
2012-08-30 10:22 PDT, dubroy
no flags Details | Formatted Diff | Diff
Patch (13.93 KB, patch)
2012-08-30 10:35 PDT, dubroy
pfeldman: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description dubroy 2012-08-30 09:59:49 PDT
Add high-DPI images for the status bar glyphs, and add media queries to the CSS to use the 2x image when appropriate.
Comment 1 dubroy 2012-08-30 10:22:24 PDT
Created attachment 161508 [details]
Patch
Comment 2 dubroy 2012-08-30 10:35:30 PDT
Created attachment 161511 [details]
Patch
Comment 3 WebKit Review Bot 2012-08-30 10:38:51 PDT
Attachment 161511 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCor..." exit_code: 1
Source/WebCore/ChangeLog:22:  Need whitespace between colon and description  [changelog/filechangedescriptionwhitespace] [5]
Total errors found: 1 in 7 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 4 Pavel Feldman 2012-08-30 10:46:24 PDT
Comment on attachment 161511 [details]
Patch

I'll land this manually.
Comment 5 Pavel Feldman 2012-08-31 02:43:08 PDT
Committed r127242: <http://trac.webkit.org/changeset/127242>