On Dec 1, 6:45 am, Steve Smith <slsmit...@gmail.com> wrote:
> 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?

I don't think Firebug knows how to do what you describe. Some things
you can try:
1) Firebug > Firebug Icon Menu > Options > Reset all.  Does it help?
2) Install Firebug in a  new Firefox profile, Does it help?
3) Report a bug, http://code.google.com/p/fbug/issues/list

jjb

-- 
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To post to this group, send email to fire...@googlegroups.com.
To unsubscribe from this group, send email to 
firebug+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/firebug?hl=en.

Reply via email to