NEW 284017
WebCodec's AudioData doesn't support transfer of ArrayBuffer ownership
https://bugs.webkit.org/show_bug.cgi?id=284017
Summary WebCodec's AudioData doesn't support transfer of ArrayBuffer ownership
Jean-Yves Avenard [:jya]
Reported 2024-12-03 20:01:10 PST
Per spec, https://w3c.github.io/webcodecs/#dom-audiodatainit-transfer were are to be able to transfer the ArrayBuffer to the AudioData. But instead we always perform a copy.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-12-03 20:01:45 PST
Radar WebKit Bug Importer
Comment 2 2024-12-03 20:02:11 PST
Note You need to log in before you can comment on or make changes to this bug.