WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-12-03 20:01:45 PST
<
rdar://problem/140889353
>
Radar WebKit Bug Importer
Comment 2
2024-12-03 20:02:11 PST
<
rdar://problem/140889354
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug