Closed
Bug 912713
Opened 12 years ago
Closed 12 years ago
Show compatibility error if an add-on uses routeEvent, enableExternalCapture or disableExternalCapture
Categories
(addons.mozilla.org Graveyard :: Compatibility Tools, defect)
addons.mozilla.org Graveyard
Compatibility Tools
Tracking
(Not tracked)
RESOLVED
FIXED
2013-09-10
People
(Reporter: jorgev, Assigned: basta)
Details
(Whiteboard: [fx24])
As explained in bug 673919, the routeEvent, enableExternalCapture and disableExternalCapture DOM functions were removed. We need to flag all instances of these functions being used and show an error.
This is a compatibility error, so the add-on should not be upgraded in this case.
Message:
The routeEvent, enableExternalCapture and disableExternalCapture functions were removed. See <LINK> for more information.
Link: https://developer.mozilla.org/en-US/docs/Web/API/event.stopPropagation
Affected add-on:
https://addons.mozilla.org/addon/chatzilla/
| Reporter | ||
Comment 1•12 years ago
|
||
Updated link:
https://bugzilla.mozilla.org/show_bug.cgi?id=673919
| Assignee | ||
Comment 2•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•10 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
•