Bug 142051 - Web Inspector: Colored console messages apply text color to object tree properties
Summary: Web Inspector: Colored console messages apply text color to object tree prope...
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: InRadar
Depends on:
Blocks:
 
Reported: 2015-02-26 12:04 PST by Jon Davis
Modified: 2015-02-26 20:12 PST (History)
8 users (show)

See Also:


Attachments
Inspector console object tree from console.debug() (28.36 KB, image/png)
2015-02-26 12:04 PST, Jon Davis
no flags Details
[PATCH] Proposed Fix (1.74 KB, patch)
2015-02-26 17:31 PST, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jon Davis 2015-02-26 12:04:23 PST
Created attachment 247437 [details]
Inspector console object tree from console.debug()

Object property names are colored (not black) in rendered object tress when using a colored console message call such as console.debug() or console.error().
Comment 1 Radar WebKit Bug Importer 2015-02-26 12:04:49 PST
<rdar://problem/19973730>
Comment 2 Joseph Pecoraro 2015-02-26 17:31:02 PST
Created attachment 247474 [details]
[PATCH] Proposed Fix
Comment 3 WebKit Commit Bot 2015-02-26 20:12:39 PST
Comment on attachment 247474 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 247474

Committed r180722: <http://trac.webkit.org/changeset/180722>
Comment 4 WebKit Commit Bot 2015-02-26 20:12:44 PST
All reviewed patches have been landed.  Closing bug.