I'm using Firebug 1.2.1 with FF 3.0.1.
When I run something like this:
console.evaluate('thisVariableIsNotDefined.blah()');
I get an error: "Firebug.Console.error is not a function"
I checked the source of content/firebug/console.js and sure enough,
there is no "error" function defined. Was this just an oversight for
the release? Thanks in advance.
--~--~---------~--~----~------------~-------~--~----~
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
http://groups.google.com/group/firebug?hl=en
-~----------~----~----~----~------~----~------~--~---