Bug 242040
Summary: | Vorbis decoding no longer works following bug 241339 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
Component: | Media | Assignee: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bvibber, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar, Regression |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=241339 |
Jean-Yves Avenard [:jya]
In https://bugs.webkit.org/show_bug.cgi?id=241339 things were changed to use AudioComponentFetchServerRegistrations with the GPU Process.
This will be okay for all codecs but vorbis as it requires both an entitlement and must be manually loaded.
So following this change, playback of vorbis file is broken
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/96023176>
Jean-Yves Avenard [:jya]
Pull Request: https://github.com/WebKit/WebKit/pull/1983
EWS
Committed 252211@main (092367a88f87): <https://commits.webkit.org/252211@main>
Reviewed commits have been landed. Closing PR #1983 and removing active labels.