Closed Bug 1095775 Opened 10 years ago Closed 10 years ago

Show compatibility error if an add-on uses createStorage

Categories

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

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED
2014-11

People

(Reporter: jorgev, Assigned: mstriemer)

Details

(Whiteboard: [fx34])

As explained in bug 660237, there have been some changes in the nsIDOMStorage API. The createStorage function now also takes a window as an additional argument. All instances of this function need to be flagged. This is a compatibility error, so the add-on shouldn't be upgraded in this case. It should also appear as a warning in regular validations. Message: The createStorage function in nsIDOMStorage now expects a window as its first argument. See <LINK> for more information. Link: https://bugzilla.mozilla.org/show_bug.cgi?id=660237#c43 Affected add-on: https://addons.mozilla.org/addon/galaxytoolbar/ Release timing: The next Firefox release will happen on November 25th. Ideally we should run the compat bump before Nov 19th.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.