[wpt-sync] Sync PR 42414 - webcodecs: Transfer array buffer into AudioData ctor
Categories
(Core :: Audio/Video: Web Codecs, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox121 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 42414 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/42414
Details from upstream follow.
Eugene Zemtsov <eugene@chromium.org> wrote:
webcodecs: Transfer array buffer into AudioData ctor
Unfortunately it doesn't avoid a mem copy yet, but makes the ctor
behave in a spec compliant regarding transfers.I2S: https://groups.google.com/a/chromium.org/g/blink-dev/c/yZS0DLCwl6w/m/5bm9hEoWAQAJ
Bug: 1446808
Change-Id: Id15d68c7287ee9ceb26eefe237cb536c4e2a9f47Reviewed-on: https://chromium-review.googlesource.com/4919606
WPT-Export-Revision: f8d4feb9b4c6fc901ddaa1bdcf19ef2dc9ec8d1a
Assignee | ||
Comment 1•1 year ago
|
||
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 2•1 year ago
|
||
Assignee | ||
Comment 4•1 year ago
|
||
Comment 5•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/b90aed159292
https://hg.mozilla.org/mozilla-central/rev/e23ba39f5e4b
Description
•