Closed
Bug 943124
Opened 11 years ago
Closed 11 years ago
Show compatibility error if an add-on uses nsIAccessibleProvider
Categories
(addons.mozilla.org Graveyard :: Compatibility Tools, defect)
addons.mozilla.org Graveyard
Compatibility Tools
Tracking
(Not tracked)
RESOLVED
FIXED
2013-12-03
People
(Reporter: jorgev, Assigned: basta)
Details
(Whiteboard: [fx26])
As explained in bug 846185, nsIAccessibleProvider has been removed. We need to flag all instances of this interface being used and show an error. Note that this interface is normally referenced from XML files, in XBL binding code instead of JavaScript.
This is a compatibility error, so the add-on should not be upgraded in this case.
Message:
nsIAccessibleProvider has been removed. You should remove its references from your bindings and use the role attribute instead. See <LINK> for more information.
Link:
https://bugzilla.mozilla.org/show_bug.cgi?id=846185
Affected add-on:
https://addons.mozilla.org/addon/stumbleupon/
Assignee | ||
Comment 1•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•9 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
•