Closed Bug 841179 Opened 11 years ago Closed 7 years ago

test output: JS Error: "[Exception.. (NS_NOINTERFACE) .. PrivateBrowsingUtils.jsm" line: 25

Categories

(Add-on SDK Graveyard :: General, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: evold, Unassigned)

References

Details

I see this when running `cfx test -f tab`

info: addon-sdk: [JavaScript Error: "[Exception... "Component returned failure code: 0x80004002 (NS_NOINTERFACE) [nsIInterfaceRequestor.getInterface]"  nsresult: "0x80004002 (NS_NOINTERFACE)"  location: "JS frame :: resource://gre/modules/PrivateBrowsingUtils.jsm :: pbu_privacyContextFromWindow :: line 25"  data: no]" {file: "resource://gre/modules/PrivateBrowsingUtils.jsm" line: 25}]
We also see the same exception in the wild, in our error logs for our Firefox add-on.
This seems to only affect FF >= 23.
Possibly related:

Firefox 16:
[exc] [Exception... "Component returned failure code: 0x80004002 (NS_NOINTERFACE) [nsIInterfaceRequestor.getInterface]" nsresult: "0x80004002 (NS_NOINTERFACE)" location: "JS frame :: resource://gre/modules/PrivateBrowsingUtils.jsm :: pbu_isWindowPrivate :: line 12" data: no]

Firefox 17:
[exc] [Exception... "Component returned failure code: 0x80004002 (NS_NOINTERFACE) [nsIInterfaceRequestor.getInterface]" nsresult: "0x80004002 (NS_NOINTERFACE)" location: "JS frame :: resource://gre/modules/PrivateBrowsingUtils.jsm :: pbu_privacyContextFromWindow :: line 16" data: no]
https://bugzilla.mozilla.org/show_bug.cgi?id=1399562
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.