
How to stop Firebug from truncating array in the console?
Don't work if you want Firebug to stop truncating Objects and Arrays to only 3 items, you can set extensions.firebug.ObjectShortIteratorMax to a high number. (0 or -1 don't work for this setting)
Don't work if you want Firebug to stop truncating Objects and Arrays to only 3 items, you can set extensions.firebug.ObjectShortIteratorMax to a high number. (0 or -1 don't work for this setting)