Bug 89024 - Web Inspector: use CSS gradients instead of images for timeline bars, checkboxes & bullets
Summary: Web Inspector: use CSS gradients instead of images for timeline bars, checkbo...
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: Andrey Kosyakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-13 11:23 PDT by Andrey Kosyakov
Modified: 2012-06-15 00:56 PDT (History)
12 users (show)

See Also:


Attachments
Patch (65.51 KB, patch)
2012-06-13 11:29 PDT, Andrey Kosyakov
pfeldman: review+
webkit-ews: commit-queue-
Details | Formatted Diff | Diff
screenshot (102.26 KB, image/png)
2012-06-13 11:31 PDT, Andrey Kosyakov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Kosyakov 2012-06-13 11:23:35 PDT
This brings a bunch of UI changes to the way Timeline bars and related controls are rendered:

- introduce new color palette for categories;
- replace images used to render timeline bars, list bullets and categories checkboxes with CSS gradients;
- "flatten" timeline bars
- make square list bullets, sharpen corners for lower pane bars;
- make links on the list sidebar grey
- add more space between categories checkboxes, make labels lighter
Comment 1 Andrey Kosyakov 2012-06-13 11:29:23 PDT
Created attachment 147370 [details]
Patch
Comment 2 Andrey Kosyakov 2012-06-13 11:31:02 PDT
Created attachment 147372 [details]
screenshot
Comment 3 Early Warning System Bot 2012-06-13 12:42:38 PDT
Comment on attachment 147370 [details]
Patch

Attachment 147370 [details] did not pass qt-wk2-ews (qt):
Output: http://queues.webkit.org/results/12952314
Comment 4 Early Warning System Bot 2012-06-13 13:01:24 PDT
Comment on attachment 147370 [details]
Patch

Attachment 147370 [details] did not pass qt-ews (qt):
Output: http://queues.webkit.org/results/12952318
Comment 5 WebKit Review Bot 2012-06-13 19:15:55 PDT
Comment on attachment 147370 [details]
Patch

Attachment 147370 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/12957167
Comment 6 Pavel Feldman 2012-06-13 23:58:24 PDT
Comment on attachment 147370 [details]
Patch

Please make sure you add the missing image file prior to landing.
Comment 7 Andrey Kosyakov 2012-06-15 00:56:02 PDT
Committed r120338: <http://trac.webkit.org/changeset/120338>