Bug 284017

Summary: WebCodec's AudioData doesn't support transfer of ArrayBuffer ownership
Product: WebKit Reporter: Jean-Yves Avenard [:jya] <jean-yves.avenard>
Component: MediaAssignee: 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]
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.