Closed Bug 795423 Opened 12 years ago Closed 12 years ago

Show compatibility error if an add-on uses nsITransferable

Categories

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

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
2012-10-04

People

(Reporter: jorgev, Assigned: basta)

Details

(Whiteboard: [fx16])

As explained in bug 722872, the nsITransferable interface has changed significantly. 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 nsITransferable interface has changed to better support Private Browsing Mode. After instantiating the object, you should call .init(null) on it, before any other functions are called. See <LINK> for more information.

Link: https://bugzilla.mozilla.org/show_bug.cgi?id=722872

Affected add-on:

https://addons.mozilla.org/en-US/firefox/addon/firebbsl-hedgehog/
Target Milestone: --- → 2012-10-04
Assignee: nobody → mattbasta
Merged:

https://github.com/mozilla/amo-validator/commit/09fc2f17927c4fffcb9c55d425393f76acb876d5
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.