WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
309552
[GStreamer] media/mediacapabilities/mediacapabilities-decodingInfo-spatialRendering.html is a permanent failure
https://bugs.webkit.org/show_bug.cgi?id=309552
Summary
[GStreamer] media/mediacapabilities/mediacapabilities-decodingInfo-spatialRen...
Jean-Yves Avenard [:jya]
Reported
2026-03-09 22:51:52 PDT
``` --- /sdk/webkit/layout-test-results/media/mediacapabilities/mediacapabilities-decodingInfo-spatialRendering-expected.txt +++ /sdk/webkit/layout-test-results/media/mediacapabilities/mediacapabilities-decodingInfo-spatialRendering-actual.txt @@ -3,6 +3,6 @@ EXPECTED (info.supported == 'true') OK RUN(promise = navigator.mediaCapabilities.decodingInfo({ type: 'media-source', audio: { contentType: 'audio/mp4;codecs=ec-3', channels: 2, spatialRendering: true } });) Promise resolved OK -EXPECTED (info.supported == 'false') OK +EXPECTED (info.supported == 'false'), OBSERVED 'true' FAIL END OF TEST ``` supports true even when channels count is <= 2 (where no spatial can be rendered), just like how the mock tests are reporting
Attachments
Add attachment
proposed patch, testcase, etc.
Philippe Normand
Comment 1
2026-03-10 08:41:14 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/60268
EWS
Comment 2
2026-03-11 04:33:26 PDT
Committed
309050@main
(2e671edb2675): <
https://commits.webkit.org/309050@main
> Reviewed commits have been landed. Closing PR #60268 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2026-03-11 04:34:12 PDT
<
rdar://problem/172269805
>
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