Closed
Bug 680589
Opened 14 years ago
Closed 14 years ago
Show compatibility error if an add-on uses nsISelection2 or nsISelection3
Categories
(addons.mozilla.org Graveyard :: Compatibility Tools, defect, P2)
addons.mozilla.org Graveyard
Compatibility Tools
Tracking
(Not tracked)
VERIFIED
FIXED
6.2.2
People
(Reporter: jorgev, Assigned: basta)
Details
(Whiteboard: [fx8])
As explained in bug 672536, nsISelection2 and nsISelection3 have been merged into the nsISelection interface. We need to check for all instances of those 2 interfaces and show a compatibility error.
This is a compatibility error, so the add-on should not be upgraded in this case.
Message:
The nsISelection2 and nsISelection3 interfaces have been removed in Firefox 8. You can use the nsISelection interface instead. See <LINKED_BUG> for more information.
Affected add-on:
https://addons.mozilla.org/en-US/firefox/addon/lucifox/
Updated•14 years ago
|
Target Milestone: 6.2.1 → 6.2.2
Comment 1•14 years ago
|
||
Comment 2•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 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
•