Closed
Bug 824990
Opened 12 years ago
Closed 12 years ago
Show compatibility error if an add-on uses BlobBuilder
Categories
(addons.mozilla.org Graveyard :: Compatibility Tools, defect)
addons.mozilla.org Graveyard
Compatibility Tools
Tracking
(Not tracked)
VERIFIED
FIXED
2013-01-03
People
(Reporter: jorgev, Assigned: basta)
Details
(Whiteboard: [fx18])
As explained in bug 744907, the BlobBuilder object has been removed. We need to flag all instances of BlobBuilder and show an error.
This is a compatibility error, so the add-on should not be upgraded in this case.
Message:
The BlobBuilder object has been removed. You should use the Blob constructor instead. See <LINK> for more information.
Link: https://developer.mozilla.org/en-US/docs/DOM/BlobBuilder
Affected add-on:
https://addons.mozilla.org/firefox/addon/shopping-assistant/
Assignee | ||
Comment 1•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 2•12 years ago
|
||
verified fixed at https://addons-dev.allizom.org/en-US/developers/upload/9f48ea63550d43d9bbbda338a2f39b69
Status: RESOLVED → VERIFIED
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
•