[Webkit-unassigned] [Bug 19874] Inspector should support inspect() in the command line

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 19 14:39:15 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=19874





--- Comment #6 from Joseph Pecoraro <joepeck02 at gmail.com>  2009-07-19 14:39:14 PDT ---
Created an attachment (id=33057)
 --> (https://bugs.webkit.org/attachment.cgi?id=33057)
Extra Printout, Can this be removed?

There is an extra printout in the Console which is always "undefined".  This is
the print out of the return value of the inspect() function.  Can this printout
be removed?

I tried just adding "return o" at the end of the inspectObject function, but
the console logs are different then the direct
"inspectedWindow.console.log(o)".  Any other ideas?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list