Closed
Bug 1588980
Opened 6 years ago
Closed 5 years ago
Unship HTMLCanvasElement.mozGetAsFile()
Categories
(Core :: Graphics: Canvas2D, task, P3)
Core
Graphics: Canvas2D
Tracking
()
RESOLVED
FIXED
mozilla74
Tracking | Status | |
---|---|---|
firefox74 | --- | fixed |
People
(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)
References
Details
(Keywords: dev-doc-complete, site-compat)
Attachments
(2 files)
According to https://georgf.github.io/usecounters/index.html#kind=page&group=DEPRECATED&channel=beta&version=70, the usage of mozGetAsFile()
has reached down to about zero, so we should be able to try to unship it now.
Updated•6 years ago
|
Priority: -- → P3
It has been deprecated since Firefox 26.
Assignee | ||
Comment 2•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → ehsan
Status: NEW → ASSIGNED
Assignee | ||
Comment 3•5 years ago
|
||
Pushed by eakhgari@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/aaff3fef7fd6
Part 1: Hide HTMLCanvasElement.mozGetAsFile behind a preference; r=bzbarsky
https://hg.mozilla.org/integration/autoland/rev/dc0733b283e7
Part 2: Remove the deprecation warning for HTMLCanvasElement.mozGetAsFile; r=bzbarsky
Assignee | ||
Updated•5 years ago
|
Keywords: dev-doc-needed
Comment 5•5 years ago
|
||
Failure log: https://treeherder.mozilla.org/logviewer.html#?job_id=285646783&repo=autoland
Backout link: https://hg.mozilla.org/integration/autoland/rev/4ddbe52b2b2602c4ad64517b94d186fc90cc0e1f
Flags: needinfo?(ehsan)
Assignee | ||
Updated•5 years ago
|
Flags: needinfo?(ehsan)
Pushed by eakhgari@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1bc3480b67aa
Part 1: Hide HTMLCanvasElement.mozGetAsFile behind a preference; r=bzbarsky
https://hg.mozilla.org/integration/autoland/rev/56abaef4b06c
Part 2: Remove the deprecation warning for HTMLCanvasElement.mozGetAsFile; r=bzbarsky
Posted site compatibility note.
Comment 8•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/1bc3480b67aa
https://hg.mozilla.org/mozilla-central/rev/56abaef4b06c
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox74:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla74
Comment 9•5 years ago
|
||
This should block bug 775235
You need to log in
before you can comment on or make changes to this bug.
Description
•