Is there a way to disable detection of certain network errors in Firebug? For example, I'm debugging a partial version of a web site. It's a partial version because I didn't copy all of the images from the live site, so I get a console window full of error messages informing me of all the missing images.
Normally that would be great, except, in this instance, I know the images are missing by design and I don't care. The problem is that a message I do care about (missing javascript or other javascript related errors) will get lost in the "noise" Can I turn off certain types of error detection? (I'm using version 1.5.3) -- 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.
