Of course. But the testing I did would have revealed that - same page, same javascript console commands, v1.10 fails to show anything, v1.9.2 shows the messages. If the variable was being overwritten by the page, all versions would have experienced the problem.
On Wednesday, August 22, 2012 7:49:39 AM UTC+10, Sebastian Zartner wrote: > > Also note that Firebug doesn't overwrite an existing console object, i.e. > if the JavaScript inside your page defines e.g. var console = 1;, then > the console API won't be available. > > Sebastian > -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at https://groups.google.com/forum/#!forum/firebug
