5 ms·
You can use console.dir to get an inline browse-able object, does that help? See this screenshot: http://note.io/HxSxmK http://note.io/HxSxmK
by canuckistani 13y ago
You can use console.dir to get an inline browse-able object, does that help?
See this screenshot:
http://note.io/HxSxmK http://note.io/HxSxmK
- RussianCow 13y agoIt 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.
- canuckistani 13y agoThere is the bug for nearly that exact thing: https://bugzilla.mozilla.org/show_bug.cgi?id=890402 https://bugzilla.mozilla.org/show_bug.cgi?id=890402 I linked to this comment in that bug, thanks for the feedback!