WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
228139
[WebAudio] Add webm/vorbis container support
https://bugs.webkit.org/show_bug.cgi?id=228139
Summary
[WebAudio] Add webm/vorbis container support
Jean-Yves Avenard [:jya]
Reported
2021-07-21 00:27:01 PDT
WebAudio currently only works with content AudioToolBox/CoreMedia supports; and it doesn't support webm. Opus support will be done in
bug 227110
. Creating a separate bug as the code is there to support it but it fails for multiple reasons, the primary one being a sandbox issue preventing loading the Vorbis decoder in the content process.
Attachments
Patch
(5.37 KB, patch)
2021-07-26 20:57 PDT
,
Jean-Yves Avenard [:jya]
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-07-21 00:27:52 PDT
<
rdar://problem/80883073
>
Jean-Yves Avenard [:jya]
Comment 2
2021-07-26 20:56:46 PDT
This patch will not compile until
bug 227110
lands.
Jean-Yves Avenard [:jya]
Comment 3
2021-07-26 20:57:29 PDT
Created
attachment 434266
[details]
Patch
EWS
Comment 4
2021-08-02 17:49:44 PDT
Committed
r280573
(
240195@main
): <
https://commits.webkit.org/240195@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 434266
[details]
.
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