Closed
Bug 1919367
Opened 2 months ago
Closed 2 months ago
Ship requestVideoFrameCallback to release
Categories
(Core :: Audio/Video, task)
Core
Audio/Video
Tracking
()
RESOLVED
FIXED
132 Branch
People
(Reporter: aosmond, Assigned: aosmond)
References
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•2 months ago
|
||
Updated•2 months ago
|
Assignee: nobody → aosmond
Assignee | ||
Updated•2 months ago
|
Keywords: dev-doc-needed
Pushed by aosmond@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/53cf3374e740
Ship HTMLVideoElement::RequestVideoFrameCallback support to release. r=media-playback-reviewers,padenot
Comment 3•2 months ago
|
||
Release Note Request (optional, but appreciated)
[Why is this notable]: Provides authors access to video frame data.
[Affects Firefox for Android]: yes
[Suggested wording]: The requestVideoFrameCallback()
method is now available on the HTMLVideoElement
interface. This method enables developers to perform efficient operations on each video frame.
[Links (documentation, blog post, etc)]: https://developer.mozilla.org/en-US/docs/Web/API/HTMLVideoElement/requestVideoFrameCallback
relnote-firefox:
--- → ?
Comment 4•2 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
status-firefox132:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 132 Branch
Updated•2 months ago
|
Depends on: interop-2024-requestVideoFrameCallback
Comment 6•1 month ago
|
||
FF132 MDN docs work for this done/tracked in https://github.com/mdn/content/issues/36123 (primarily browser compat data and MDN release note)
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•