Closed
Bug 852663
Opened 12 years ago
Closed 12 years ago
Show compatibility error if an add-on uses nsIProfileChangeStatus or nsIProfile
Categories
(addons.mozilla.org Graveyard :: Compatibility Tools, defect)
addons.mozilla.org Graveyard
Compatibility Tools
Tracking
(Not tracked)
VERIFIED
FIXED
2013-03-21
People
(Reporter: jorgev, Assigned: wraithan)
Details
(Whiteboard: [fx20])
As explained in bug 807757, nsIProfileChangeStatus and nsIProfile have been removed. We need to flag all instances of these interfaces and show an error. Note that there are other interfaces with similar names (nsIProfiler, nsIProfileLock), so we can't just flag anything that begins with nsIProfile.
This is a compatibility error, so the add-on should not be upgraded in this case.
Message:
nsIProfile and nsIProfileChangeStatus have been removed because they weren't in use anymore. See <LINK> for more information.
Link: https://bugzilla.mozilla.org/show_bug.cgi?id=807757
Affected add-on:
https://addons.mozilla.org/firefox/addon/switchy/
Assignee | ||
Comment 1•12 years ago
|
||
Assignee: mattbasta → xwraithanx
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 2•12 years ago
|
||
verified fixed at https://addons-dev.allizom.org/en-US/developers/upload/82697b201a8d40169ac7932dc28229a6
Status: RESOLVED → VERIFIED
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
•