Closed
Bug 774295
Opened 12 years ago
Closed 7 years ago
please add a way to exclude javascript warnings generated by addons from being reported on the web console
Categories
(DevTools :: Console, defect, P3)
DevTools
Console
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: glob, Unassigned)
Details
please add a way to exclude javascript warnings generated by addons from being reported on the web console.
STR:
1. install "copy shorturl' addon (https://addons.mozilla.org/en-US/firefox/addon/197224/)
2. load any page
if you have javascript warnings enabled, you'll see:
[23:25:42.485] Exposing chrome JS objects to content without __exposedProps__ is insecure and deprecated. See https://developer.mozilla.org/en/XPConnect_wrappers for more information. @ resource://jid0-odikjs9b4it3h1nylpkr0ndtlue-at-jetpack/api-utils/lib/cuddlefish.js -> resource://jid0-odikjs9b4it3h1nylpkr0ndtlue-at-jetpack/api-utils/lib/sandbox.js -> resource://jid0-odikjs9b4it3h1nylpkr0ndtlue-at-jetpack/api-utils/data/worker.js:126
if fred fixes his addon, ghostry (https://addons.mozilla.org/en-US/firefox/addon/ghostery/?src=search) is another addon which generates warnings.
as i'm not an addon developer, js warnings generated by addons are annoying.
Updated•12 years ago
|
OS: Mac OS X → All
Hardware: x86 → All
Version: unspecified → Trunk
Updated•12 years ago
|
Priority: -- → P3
Comment 1•7 years ago
|
||
I think this is now fixed.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•