Bug 29607 - Web Inspector: Console object formatting is broken.
Summary: Web Inspector: Console object formatting is broken.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Pavel Feldman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-21 13:08 PDT by Pavel Feldman
Modified: 2009-09-21 14:32 PDT (History)
2 users (show)

See Also:


Attachments
patch (2.53 KB, patch)
2009-09-21 13:12 PDT, Pavel Feldman
timothy: review+
Details | Formatted Diff | Diff

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