Firebug currently (1.12.6) incorrectly categorizes those message as JavaScript errors. So I created another issue<http://code.google.com/p/fbug/issues/detail?id=7214>to change that. Just to note, these messages come from Firefox, Firebug just displays them. What you can do now:
1. Set up an HTTPS connection for your website. (recommended in case the page is online) 2. Help us implement issue 7214<http://code.google.com/p/fbug/issues/detail?id=7214>or issue 4368 <http://code.google.com/p/fbug/issues/detail?id=4368>. 3. Uncheck the *Console* panel<https://getfirebug.com/wiki/index.php/Console_Panel>option *Show JavaScript Errors*. (Though then you also won't see real JavaScript errors anymore.) 4. Keep using the search field for filtering the messages. 5. Just ignore those messages. Sebastian > I've read that page and I didn't find any way to get rid of the message > (except using search, but I want a permanent solution, I don't want to type > every time I reload the page). I've read other issues and link from that > page but I didn't find anything usefull > > I don't think it's a big deal to add a filter by regexp or something like > similar to filter kind of error permanently. It's up to me if I want to see > that or not. I always use firebug open a bit and those messages are always > filling my whole window! > > > On Wednesday, 26 February 2014 23:50:56 UTC+11, Sebastian Zartner wrote: >> >> > menuitem[label="Error Console"] {display: none !important;} >> > but is not working. >> yeah, this this rule is not related to Firebug UI >> >> I don't see any meaningful way how to avoid them except fixing the page >> ;-) >> > > On a local webserver the people sometimes don't have an SSL certificate > installed, so I can understand the request. One way to get rid of such > messages is described in issue > 4368<http://code.google.com/p/fbug/issues/detail?id=4368> > . > Though generally security hints should not be ignored. > > @Honza: The 0 as source text is a bit strange. I guess we should fix that. > > Sebastian -- You received this message because you are subscribed to the Google Groups "Firebug" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/firebug. To view this discussion on the web visit https://groups.google.com/d/msgid/firebug/ebecb7a9-744f-4671-bd75-ab11a4ac047b%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
