Closed Bug 1122229 Opened 9 years ago Closed 9 years ago

Show compatibility error if an add-on uses nsI*BoxObject

Categories

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

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
2015-02

People

(Reporter: jorgev, Assigned: mstriemer)

Details

(Whiteboard: [fx36][qa-])

As explained in bug 979835, nsIBoxObject and all interfaces that extend it no longer exist. All instances of interfaces matching nsI*BoxObject 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:

All interfaces derived from nsIBox Object no longer exist. If you use them with QueryInterface it's likely you just need to remove the function call. See <LINK> for more information.

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

Affected add-on:

https://addons.mozilla.org/addon/downthemall/

Release timing:

The next Firefox release will happen on February 24th. There's time, but the sooner the better :).
https://github.com/mstriemer/amo-validator/commit/908d3ffedf2d7fd1ac38c59bae36f96535f86308
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Can you please add some STRs to this bug or mark it as [qa-] ?
Whiteboard: [fx36] → [fx36][qa-]
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.