Bug 29607

Summary: Web Inspector: Console object formatting is broken.
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Pavel Feldman <pfeldman>
Status: RESOLVED FIXED    
Severity: Normal CC: timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch timothy: review+

Description Pavel Feldman 2009-09-21 13:08:01 PDT
1. Open Web Inspector
2. Type "dir(document)" in console

Expected: document object dump
Actual: nothing
Comment 1 Pavel Feldman 2009-09-21 13:12:43 PDT
Created attachment 39866 [details]
patch
Comment 2 Pavel Feldman 2009-09-21 14:32:15 PDT
Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	WebCore/ChangeLog
	M	WebCore/inspector/front-end/ConsoleView.js
	M	WebCore/inspector/front-end/ObjectProxy.js
Committed r48601