If you post a compact example to the issues list I will check to see if Firebug has any way to help. jjb
On Nov 18, 2:26 pm, "Moshe C." <[EMAIL PROTECTED]> wrote: > And is there a way to control that in FF ? > > It is quite confusing to have Firebug open up, only to find (after > being confused for a few minutes) that the exception is OK and being > handled correctly by my code. > > Moshe > > On Nov 18, 5:56 pm, John J Barton <[EMAIL PROTECTED]> wrote: > > > Open Firefox > Tools > Error Console. If you see an error message for > > the exception in the Error Console, then you will see it in Firebug > > because Firefox sends it to us. If you don't then you should not see > > it in Firebug. > > > jjb > > > On Nov 18, 5:19 am, "Moshe C." <[EMAIL PROTECTED]> wrote: > > > > I am using Firebug 1.2.1. > > > I have some Javascript code that catches a possible exception, and > > > handles it cleanly. > > > > How can I prevent Firebug from notifying about such an exception? > > > > Moshe --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
