Closed Bug 784484 Opened 12 years ago Closed 12 years ago

Show compatibility error if an add-on uses mozIStorageStatementWrapper

Categories

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

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED
2012-08-23

People

(Reporter: jorgev, Assigned: basta)

Details

(Whiteboard: [fx15])

As explained in bug 589032, the mozIStorageStatementWrapper interface has been removed. We need to flag all instances of this interface and show an error.

This is a compatibility error, so the add-on should not be upgraded in this case.

Message:

The mozIStorageStatementWrapper interface has been removed. It is no longer necessary, you can use mozIStorageStatement directly instead. See <LINK> for more information.

Link: https://blog.mozilla.org/nfroyd/2012/05/14/statement-wrappers-have-been-deprecated/

Affected add-on:

TBD (the add-ons MXR is down)
Merged:

https://github.com/mozilla/amo-validator/commit/3f6231502aa357ca1657857135abd39bc1d45c2e
Status: NEW → RESOLVED
Closed: 12 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.