Bug 143179 - Web Inspector: Tweak node styles in ObjectTreeView
Summary: Web Inspector: Tweak node styles in ObjectTreeView
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: DoNotImportToRadar
Depends on:
Blocks:
 
Reported: 2015-03-28 00:57 PDT by Joseph Pecoraro
Modified: 2015-03-28 09:34 PDT (History)
8 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (4.95 KB, patch)
2015-03-28 01:02 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff
[IMAGE] What it looks like (109.85 KB, image/png)
2015-03-28 01:05 PDT, Joseph Pecoraro
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.