The file at
https://code.google.com/p/firefox-showip/source/browse/src/content/ipv6ident.js
contains multiple calls to 'this.dump()', which causes messages to be written
to Firefox's Error Console in large volumes when specific functions are called.
These calls should be placed after a check to see if the extension is being
debugged or not, to prevent spamming the log with entries that serve no
purposes under regular use and cannot be ignored by source in the error console
because they originate from something loaded onto the browser chrome...
Original issue reported on code.google.com by apol...@gmail.com on 27 Apr 2012 at 11:30
Original issue reported on code.google.com by
apol...@gmail.com
on 27 Apr 2012 at 11:30