Closed
Bug 943120
Opened 11 years ago
Closed 11 years ago
Show compatibility error if an add-on uses lookupMethod
Categories
(addons.mozilla.org Graveyard :: Compatibility Tools, defect)
addons.mozilla.org Graveyard
Compatibility Tools
Tracking
(Not tracked)
RESOLVED
FIXED
2013-12-03
People
(Reporter: jorgev, Assigned: basta)
Details
(Whiteboard: [fx26])
As explained in bug 856437, Components.lookupMethod has been removed. We need to flag all instances of lookupMethod being used and show an error.
This is a compatibility error, so the add-on should not be upgraded in this case.
Message:
Components.lookupMethod has been removed. The behavior implemented by this function now happens automatically, so it is unnecessary now. See <LINK> for more information.
Link:
https://bugzilla.mozilla.org/show_bug.cgi?id=856437
Affected add-on:
https://addons.mozilla.org/addon/flashblock/
| Assignee | ||
Comment 1•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•