Bug 161940 - Web Inspector: Use more global color variables in TreeOutline and DataGrid
Summary: Web Inspector: Use more global color variables in TreeOutline and DataGrid
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P3 Normal
Assignee: Matt Baker
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-09-13 19:06 PDT by Matt Baker
Modified: 2016-09-15 17:22 PDT (History)
7 users (show)

See Also:


Attachments
[Patch] Proposed Fix (3.70 KB, patch)
2016-09-13 19:10 PDT, Matt Baker
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Baker 2016-09-13 19:06:33 PDT
Summary:
Use more global color variables in TreeOutline and DataGrid.

- Add variable for the unfocused selection color (gray), and use in grid and tree elements.
- DataGrid should be using --selection-*-color variables.
Comment 1 Radar WebKit Bug Importer 2016-09-13 19:06:56 PDT
<rdar://problem/28292555>
Comment 2 Matt Baker 2016-09-13 19:10:28 PDT
Created attachment 288759 [details]
[Patch] Proposed Fix
Comment 3 BJ Burg 2016-09-15 17:00:27 PDT
Comment on attachment 288759 [details]
[Patch] Proposed Fix

rs=me
Comment 4 WebKit Commit Bot 2016-09-15 17:22:11 PDT
Comment on attachment 288759 [details]
[Patch] Proposed Fix

Clearing flags on attachment: 288759

Committed r206005: <http://trac.webkit.org/changeset/206005>
Comment 5 WebKit Commit Bot 2016-09-15 17:22:14 PDT
All reviewed patches have been landed.  Closing bug.