Bug 20428

Summary: Evaluating {x: 123} in the Inspector's console shows 123, not the object
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: Web Inspector (Deprecated)Assignee: Timothy Hatcher <timothy>
Status: RESOLVED FIXED    
Severity: Normal CC: aroben
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed patch kmccullough: review+

Description Timothy Hatcher 2008-08-18 13:31:53 PDT
Evaluating an object declaration the console shows the last sub-expression as the result, not the object result.
Comment 1 Timothy Hatcher 2008-08-18 13:46:38 PDT
Created attachment 22855 [details]
Proposed patch
Comment 2 Timothy Hatcher 2008-08-19 10:01:11 PDT
Landed in r35834.