Closed
Bug 1155996
Opened 6 years ago
Closed 3 years ago
[e10s] Link Properties Plus throws tons of warnings
Categories
(Firefox :: Extension Compatibility, defect, P4)
Firefox
Extension Compatibility
Tracking
()
RESOLVED
INCOMPLETE
Tracking | Status | |
---|---|---|
e10s | + | --- |
People
(Reporter: elbart, Unassigned)
References
()
Details
(Whiteboard: incompatible, triaged)
AMO: https://addons.mozilla.org/en-US/firefox/addon/link-properties-plus Dev: https://github.com/Infocatcher/Link_Properties_Plus/ 1.5.2 unsafe CPOW usage linkPropsPlus.js:908:0 unsafe CPOW usage PrivateBrowsingUtils.jsm:22:0 unsafe CPOW usage PrivateBrowsingUtils.jsm:49:0 unsafe CPOW usage PrivateBrowsingUtils.jsm:28:0 Handler function NM_observeActivity threw an exception: TypeError: aChannel.loadInfo is null Stack: NM__onRequestHeader@resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/toolkit/webconsole/network-monitor.js:757:1 NM_observeActivity@resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/toolkit/webconsole/network-monitor.js:610:7 makeInfallible/<@resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/DevToolsUtils.js:82:14 Line: 757, column: 0 DevToolsUtils.js:58:0 latest commit unsafe CPOW usage linkPropsPlus.js:1192:0 unsafe CPOW usage PrivateBrowsingUtils.jsm:22:0 unsafe CPOW usage PrivateBrowsingUtils.jsm:49:0 unsafe CPOW usage PrivateBrowsingUtils.jsm:28:0 Handler function NM_observeActivity threw an exception: TypeError: aChannel.loadInfo is null Stack: NM__onRequestHeader@resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/toolkit/webconsole/network-monitor.js:757:1 NM_observeActivity@resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/toolkit/webconsole/network-monitor.js:610:7 makeInfallible/<@resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/DevToolsUtils.js:82:14 Line: 757, column: 0 DevToolsUtils.js:58:0
Blocks: e10s-addons
Comment 1•6 years ago
|
||
Add-on's author added to the CC list.
Updated•6 years ago
|
tracking-e10s:
--- → +
Updated•6 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 2•5 years ago
|
||
Has there been any progress on this?
Comment 3•5 years ago
|
||
Oh, now these things aren't just a warnings anymore. https://github.com/Infocatcher/Link_Properties_Plus/issues/20 I'll try to fix…
Comment 5•3 years ago
|
||
With Firefox 57 only WebExtensions are permitted and are, by default, e10s compatible.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•