Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fx 3.7 uses new AddonManager rather than the ExtensionManager #117

Closed
jsamuel opened this issue Dec 22, 2011 · 1 comment
Closed

Fx 3.7 uses new AddonManager rather than the ExtensionManager #117

jsamuel opened this issue Dec 22, 2011 · 1 comment

Comments

@jsamuel
Copy link
Member

jsamuel commented Dec 22, 2011

imported trac ticket
created: 2010-06-27 11:10:23
reporter: justin

Using RP in Fx 3.7, the following error shows up:

{{{
Error: Components.classes['@mozilla.org/extensions/manager;1'] is undefined
Source File: .../extensions/requestpolicy@requestpolicy.com/components/requestpolicyService.js
Line: 160
}}}

This is due to the !ExtensionManager being replaced by the new [https://developer.mozilla.org/en/Addons/Add-on_Manager AddonManager].

@jsamuel
Copy link
Member Author

jsamuel commented Dec 22, 2011

imported trac comment
created: 2010-06-27 11:19:31
author: justin

Fixed in r337.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant