Bug 21617 - console.dir() not working from console line when paused
Summary: console.dir() not working from console line when paused
Status: RESOLVED DUPLICATE of bug 20409
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-15 13:24 PDT by Greg Ziebold
Modified: 2009-06-29 09:25 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Greg Ziebold 2008-10-15 13:24:35 PDT
entering a console.dir(var) command on the console line during a JS pause returns 'undefined' for defined variables.  it doesn't seem to be working.
Comment 1 Patrick Mueller 2009-06-29 08:49:04 PDT
This sounds like a dup of Bug 20409
Comment 2 Timothy Hatcher 2009-06-29 09:25:50 PDT

*** This bug has been marked as a duplicate of 20409 ***