Hi!

I just discovered today that my Firebug console is broken.

I tried the built-in one from a latest nightly build, but the output seems 
to be slightly inferior for common stuff, like printing an array with PODs. 
For instance, console.log([{ a: 1 }]) yields an entirely unhelpful Array [ 
Object ] instead of [{ a: 1 }]. By unhelpful, I mean, if I log three arrays 
to compare them, with Firebug I could immediately see any differences.

This seems to be a gap - do you know if there's a bug open on it? Or is the 
gap thing over now that Firebug is dead?

(BTW, it's annoying with a regression like this, but overall I'm happy to 
see better debugging included in Firefox, Firebug has had its share of bugs 
over the years from underlying changes in Firefox.)


Ole

-- 
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to firebug+unsubscr...@googlegroups.com.
To post to this group, send email to firebug@googlegroups.com.
Visit this group at https://groups.google.com/group/firebug.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/firebug/177ca5d1-69c4-46ae-8b76-ed82da688642%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to