Closed
Bug 1951240
Opened 20 days ago
Closed 17 days ago
Implement AudioWorklet.port
Categories
(Core :: Audio/Video, enhancement)
Core
Audio/Video
Tracking
()
RESOLVED
FIXED
138 Branch
Tracking | Status | |
---|---|---|
firefox138 | --- | fixed |
People
(Reporter: baku, Assigned: baku)
Details
(Keywords: dev-doc-needed)
Attachments
(1 file)
AudioWorklet and its AudioWorkletGlobalScope should be able to communicate via a MessagePort. This bug is about implementing this part.
Assignee | ||
Comment 1•20 days ago
|
||
Updated•18 days ago
|
Attachment #9469291 -
Attachment description: Bug 1951240 - Implement AdudioWorklet.port, r?padenot → Bug 1951240 - Implement AudioWorklet.port, r?padenot
Keywords: dev-doc-needed
Pushed by amarchesini@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2844dc007303
Implement AudioWorklet.port, r=padenot,webidl,saschanaz
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/51049 for changes under testing/web-platform/tests
Comment 4•18 days ago
|
||
Backed out for causing build bustages
Backout link: https://hg.mozilla.org/integration/autoland/rev/52b756d0cfdba137edde094f8fffab13c0a3ccfa
Flags: needinfo?(amarchesini)
Assignee | ||
Updated•18 days ago
|
Flags: needinfo?(amarchesini)
Pushed by amarchesini@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ab38a1796126
Implement AudioWorklet.port, r=padenot,webidl,saschanaz
Upstream PR was closed without merging
Comment 7•17 days ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 17 days ago
status-firefox138:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 138 Branch
Upstream PR merged by moz-wptsync-bot
You need to log in
before you can comment on or make changes to this bug.
Description
•