Closed
Bug 1226306
Opened 9 years ago
Closed 9 years ago
Show compatibility error if an add-on uses mozFetchAsStream
Categories
(addons.mozilla.org Graveyard :: Compatibility Tools, defect)
addons.mozilla.org Graveyard
Compatibility Tools
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: jorgev, Assigned: cgrebs)
Details
(Whiteboard: [port-to-js-validator][fx43])
As explained in bug 1206030, the mozFetchAsStream was removed. All instances of this function must 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 mozFetchAsStream function has been removed. You should use one of the standard canvas APIs instead. See <LINK> for more information.
Link: https://developer.mozilla.org/en-US/docs/Web/API/HTMLCanvasElement
Affected add-on:
https://addons.mozilla.org/addon/tabsplash/
Release timing:
Firefox 43 will be released on December 15th.
Updated•9 years ago
|
Iteration: --- → 45.3 - Dec 14
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → cgrebs
Assignee | ||
Updated•9 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•9 years ago
|
||
Assignee | ||
Updated•9 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Comment 2•9 years ago
|
||
verified fixed at https://addons.allizom.org/en-US/developers/upload/1e5f872eaf1c46a687d74b6031d97184
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
•