Closed
Bug 1484833
Opened 7 years ago
Closed 7 years ago
createImageBitmap documentation lists an options argument that isn't available in Firefox
Categories
(Developer Documentation Graveyard :: API: Miscellaneous, enhancement, P2)
Developer Documentation Graveyard
API: Miscellaneous
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mossop, Unassigned)
References
()
Details
(Whiteboard: [bcd])
Neither of our definitions of createImageBitmap supports an options argument: https://searchfox.org/mozilla-central/source/dom/webidl/WindowOrWorkerGlobalScope.webidl#40. This should be noted somewhere on the page.
Updated•7 years ago
|
Priority: -- → P2
Comment 1•7 years ago
|
||
Need to update api.WindowOrWorkerGlobalScope.createImageBitmap.json to indicate that the Firefox version is "false".
Updated•7 years ago
|
Whiteboard: [bcd]
Comment 2•7 years ago
|
||
I've submitted a BCD Pr to fix this:
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•