Closed Bug 691602 Opened 14 years ago Closed 14 years ago

Show compatibility error if an add-on uses nsIEditorSpellCheck.saveDefaultDictionary

Categories

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

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jorgev, Assigned: ashort)

Details

(Whiteboard: [fx9])

As explained in bug 678842, nsIEditorSpellCheck.saveDefaultDictionary has been removed. We need to check for all calls of the saveDefaultDictionary function and show a compatibility error. This is a compatibility error, so the add-on should not be upgraded in this case. Message: The saveDefaultDictionary function was removed from nsIEditorSpellCheck in Firefox 9. See <LINK> for more information. Link: https://bugzilla.mozilla.org/show_bug.cgi?id=678842 Affected add-on: No known affected add-ons.
Please add to the checks any calls to nsIEditorSpellCheck.UpdateCurrentDictionary that has arguments. Only calls with no arguments should be accepted.
Status: NEW → RESOLVED
Closed: 14 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.