Show compatibility error if an add-on uses nsIMarkupDocumentViewer
VERIFIED
FIXED
in 2014-11
Status
People
(Reporter: jorgev, Assigned: mstriemer)
Tracking
Details
(Whiteboard: [fx34])
As explained in bug 1036694, the nsIMarkupDocumentViewer interface has been removed. All instances of this interface 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 nsIMarkupDocumentViewer interface has been removed. All of its functionality has been moved to the nsIContentViewer interface. See <LINK> for more information. Link: https://bugzilla.mozilla.org/show_bug.cgi?id=1036694 Affected add-on: https://addons.mozilla.org/addon/bbcomposer/ Release timing: The next Firefox release will happen on November 25th. Ideally we should run the compat bump before Nov 19th.
(Assignee) | ||
Comment 1•4 years ago
|
||
https://github.com/mozilla/amo-validator/pull/257
Status: NEW → ASSIGNED
(Assignee) | ||
Comment 2•4 years ago
|
||
https://github.com/mstriemer/amo-validator/commit/c01513e2b38e343a7bc7ba3de674e5a9ff9283c6
Status: ASSIGNED → RESOLVED
Last Resolved: 4 years ago
Resolution: --- → FIXED
Comment 3•4 years ago
|
||
Verified as fixed : http://screencast.com/t/BvOdby6VUP
Status: RESOLVED → VERIFIED
Updated•3 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•