Closed
Bug 907120
Opened 12 years ago
Closed 7 years ago
developer tools console show add on warnings
Categories
(Firefox :: Extension Compatibility, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: snirda, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:26.0) Gecko/20100101 Firefox/26.0 (Beta/Release)
Build ID: 20130819030205
Steps to reproduce:
installed adblock edge 2.0.5 and open the developer tools console with warnings on
Actual results:
warnings from the add on js appears.
this one specifically:
[13:07:51.642] Use of getUserData() or setUserData() is deprecated. Use WeakMap or element.dataset instead. @ resource://gre/modules/XPIProvider.jsm -> jar:file:///home/snir/.mozilla/firefox/u7ap78te.default/extensions/%7Bfe272bd1-5f76-4ea4-8501-a05d35d823fc%7D.xpi!/bootstrap.js -> jar:file:///home/snir/.mozilla/firefox/u7ap78te.default/extensions/%7Bfe272bd1-5f76-4ea4-8501-a05d35d823fc%7D.xpi!/lib/requestNotifier.js:53
Expected results:
I should not see add ons logs and warnings on the developer tools while use it for my sites.
Comment 1•12 years ago
|
||
Probably it would be best if you send a notification to the add-on developer, in order for this to be fixed.
Component: Untriaged → Extension Compatibility
Comment 2•12 years ago
|
||
If the bug is that add-on warnings are now showing up in the Browser Console, then this is expected behavior and this bug should be closed.
An easy workaround is to test websites on a separate browser profile, since add-ons can have all sorts of effects on load behavior.
Comment 3•7 years ago
|
||
Mass-closing old Extension Compatibility bugs that relate to legacy add-ons or NPAPI plug-ins. If you think this bug is still valid, please reopen or comment.
Sorry for the bug spam, and happy Friday!
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•