Closed
Bug 879975
Opened 12 years ago
Closed 12 years ago
Show compatibility error if an add-on uses markPageAsTyped or markPageAsFollowedLink
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 839034, the functions markPageAsTyped and markPageAsFollowedLink were moved from nsIBrowserHistory to nsINavHistoryService. We need to flag all instances of these two functions being used and show an error.
This is a compatibility error, so the add-on should not be upgraded in this case.
Message:
markPageAsTyped and markPageAsFollowedLink were moved from nsIBrowserHistory to nsINavHistoryService. See <LINK> for more information.
Link: https://developer.mozilla.org/en-US/docs/XPCOM_Interface_Reference/nsINavHistoryService
Affected add-on:
https://addons.mozilla.org/firefox/addon/shopping-helper/
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/2a583657e4904446b9155dd370a0804e
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
•