I just installed Firebug 1.6 and it seems to be overriding our try/ catch error handling code. This is basically code that catches the error and does a console.log of the error object. But now instead the console in Firebug is stopping at the error and displaying the error message that links to the line of the error in the script. Is there any way to turn that behavior off so that our error handling code will run?
-- 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.
