Bug 143179

Summary: Web Inspector: Tweak node styles in ObjectTreeView
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, graouts, joepeck, jonowells, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: DoNotImportToRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix
none
[IMAGE] What it looks like none

Description Joseph Pecoraro 2015-03-28 00:57:54 PDT
* SUMMARY
Tweak node styles in ObjectTreeView. It was including "outline-disclosure" implying it had a dependency on the LogContentView styles. Extract whatever is needed, and tweak the styles to look better in the console.
Comment 1 Joseph Pecoraro 2015-03-28 01:02:12 PDT
Created attachment 249652 [details]
[PATCH] Proposed Fix
Comment 2 Joseph Pecoraro 2015-03-28 01:05:34 PDT
Created attachment 249653 [details]
[IMAGE] What it looks like

Looks much better. It is weird that nodes have a smaller disclosure triangle. We should probably consolidate this eventually and move everything to the same size.
Comment 3 WebKit Commit Bot 2015-03-28 09:34:33 PDT
Comment on attachment 249652 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 249652

Committed r182112: <http://trac.webkit.org/changeset/182112>
Comment 4 WebKit Commit Bot 2015-03-28 09:34:39 PDT
All reviewed patches have been landed.  Closing bug.