Closed
Bug 582841
Opened 14 years ago
Closed 14 years ago
Addon.scope getter for plugins throws an exception
Categories
(Toolkit :: Add-ons Manager, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 566787
People
(Reporter: Unfocused, Unassigned)
References
Details
For plugins, trying to get the scope property results in the following exception:
Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIProperties.get]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: resource://gre/modules/PluginProvider.jsm :: anonymous :: line 222" data: no
Note: Works fine for plugins that are in the application scope.
Comment 1•14 years ago
|
||
Possibly related to Bug 566787
Reporter | ||
Comment 2•14 years ago
|
||
Ah, yea, hadn't seen that.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Updated•14 years ago
|
blocking2.0: ? → ---
Comment 3•13 years ago
|
||
http://hg.mozilla.org/integration/mozilla-inbound/rev/6f31489f62d6 was actually a followup fix for Bug 622348
You need to log in
before you can comment on or make changes to this bug.
Description
•