Bug 309552

Summary: [GStreamer] media/mediacapabilities/mediacapabilities-decodingInfo-spatialRendering.html is a permanent failure
Product: WebKit Reporter: Jean-Yves Avenard [:jya] <jean-yves.avenard>
Component: New BugsAssignee: Philippe Normand <philn>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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
Philippe Normand
Comment 1 2026-03-10 08:41:14 PDT
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
Note You need to log in before you can comment on or make changes to this bug.