Closed Bug 1187119 Opened 10 years ago Closed 10 years ago

Show compatibility warning if an add-on uses setKeywordForBookmark, getKeywordForBookmark, or getURIForKeyword

Categories

(addons.mozilla.org Graveyard :: Compatibility Tools, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
2015-07

People

(Reporter: jorgev, Assigned: mstriemer)

Details

(Whiteboard: [fx40])

As explained in bug 1140395, the old keywords API is being deprecated in Firefox 40. All instances of these three functions: setKeywordForBookmark, getKeywordForBookmark, getURIForKeyword need to be flagged. This is a compatibility warning, so the add-on should still be upgraded in this case. It should also appear as a warning in regular validations. Message: The old keywords API is deprecated. You should use PlacesUtils.keywords instead. See <LINK> for more information. Link: https://developer.mozilla.org/en-US/docs/Mozilla/Tech/Places/Using_the_Places_keywords_API Affected add-on: https://addons.mozilla.org/addon/quick-search-14448/ Release timing: Firefox 40 will be released on August 11th.
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.