Bug 141812

Summary: Web Inspector: Introduce FormattedValue helpers and use them in Console/ObjectTree
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: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Joseph Pecoraro
Reported 2015-02-19 13:54:42 PST
* SUMMARY Introduce FormattedValue helpers and use them in Console/ObjectTree. This helps create formatted value elements. I suppose I could make this a class, but I'm not sure it is really worth it at the moment.
Attachments
[PATCH] Proposed Fix (27.16 KB, patch)
2015-02-19 14:08 PST, Joseph Pecoraro
no flags
Radar WebKit Bug Importer
Comment 1 2015-02-19 13:54:52 PST
Joseph Pecoraro
Comment 2 2015-02-19 14:08:40 PST
Created attachment 246919 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 3 2015-02-19 16:37:43 PST
Comment on attachment 246919 [details] [PATCH] Proposed Fix Clearing flags on attachment: 246919 Committed r180371: <http://trac.webkit.org/changeset/180371>
WebKit Commit Bot
Comment 4 2015-02-19 16:37:48 PST
All reviewed patches have been landed. Closing bug.
Joseph Pecoraro
Comment 5 2015-02-19 17:11:29 PST
Follow-up fix for: js> Symbol() <https://trac.webkit.org/r180373>
Note You need to log in before you can comment on or make changes to this bug.