Closed
Bug 879551
Opened 12 years ago
Closed 12 years ago
Show compatibility error if an add-on uses nsILivemarkService, itemIsLivemark, nodeIsLivemarkContainer or nodeIsLivemarkItem
Categories
(addons.mozilla.org Graveyard :: Compatibility Tools, defect)
addons.mozilla.org Graveyard
Compatibility Tools
Tracking
(Not tracked)
VERIFIED
FIXED
2013-06-13
People
(Reporter: jorgev, Assigned: basta)
Details
(Whiteboard: [fx22])
As explained in bug 838798, nsILivemarkService wwas removed, along with some functions in PlacesUtisl. Add-ons that user nsILivemarkService, or the functions itemIsLivemark, nodeIsLivemarkContainer and nodeIsLivemarkItem are affected. We need to flag all instances of these and show an error.
This is a compatibility error, so the add-on should not be upgraded in this case.
Message:
The nsILivemarkService interface and related functions were removed, in favor of its asynchronous alternatives See <LINK> for more information.
Link: https://bugzilla.mozilla.org/show_bug.cgi?id=838798
Affected add-on:
https://addons.mozilla.org/firefox/addon/bookmark-favicon-changer/
Assignee | ||
Comment 1•12 years ago
|
||
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/3f6dd0e6d86b4024ab2aa6881583c634
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
•