Hacker News new | ask | show | jobs
by canuckistani 4601 days ago
You can use console.dir to get an inline browse-able object, does that help?

See this screenshot:

http://note.io/HxSxmK

1 comments

It helps, but the key feature of Firebug for me in this regard is that, if the object is an HTML element, I can click on it and it will take me to that element in the HTML view. The built-in tools don't have this yet.
There is the bug for nearly that exact thing:

https://bugzilla.mozilla.org/show_bug.cgi?id=890402

I linked to this comment in that bug, thanks for the feedback!