Bug 284017
Summary: | WebCodec's AudioData doesn't support transfer of ArrayBuffer ownership | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
Component: | Media | Assignee: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
Status: | NEW | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 265451 |
Jean-Yves Avenard [:jya]
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/140889353>
Radar WebKit Bug Importer
<rdar://problem/140889354>