On Friday, July 6, 2012 2:57:21 AM UTC-4, Jan Honza Odvarko wrote:
>
>
>
> On Jul 5, 8:59 pm, Casey Boone <[email protected]> wrote: 
> > Hi guys, I'm a little new to this, so forgive my ignorance, but this 
> should 
> > be an easy one for you. 
> > 
> > I wrote a little firebug extension somewhat similar to NetExport. It 
> works 
> > most of the time, but then I notice that it silently stops working after 
> a 
> > few uses, like it's started erroring silently. How do I see the errors 
> that 
> > it's producing? 
> > 
> > It behaves similarly if I make it intentionally error (bad syntax, 
> > whatever), it'll just always silently fail, and I don't know how to see 
> the 
> > errors. I don't see them in the Console, and I installed FBTrace and I 
> > don't see anything there. 
> Did you check DBG_ERRORS option in the FBTrace console? 
> Did you try Firefox Error Console? 
>
> Honza 
>
> > 
> > Thanks in advance.


Hi Honza. Thanks for the feedback.
I tried DBG_ERRORS, and it's more verbose now, showing 6 errors, but 
they're all firebug errors, and not errors in my extension (my extension 
continues to work through those errors, and later, fails, still silently).
Firefox Error Console is reporting nothing as the extension fails.

Here's FBTrace's 6 new errors:
http://postimage.org/image/7eie2la4l/
http://postimage.org/image/7lbnsrjhn/

But again, they occur a little while before my extension starts failing, so 
it seems like they're not relevant.

I'm using firebug-1.10.0a11.xpi

-- 
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

Reply via email to