RESOLVED FIXED315667
[EME] getSupportedCapabilitiesForAudioVideoType can accidentally include unsupported capabilities
https://bugs.webkit.org/show_bug.cgi?id=315667
Summary [EME] getSupportedCapabilitiesForAudioVideoType can accidentally include unsu...
Simon Pena
Reported 2026-05-27 09:06:36 PDT
When checking whether a capability is supported, the check did not include the candidate itself, so capabilities the implementation cannot support still got added to accumulatedConfiguration. This misled sites into serving content we would be unable to handle.
Attachments
Simon Pena
Comment 1 2026-05-27 09:15:27 PDT
EWS
Comment 2 2026-05-28 05:40:28 PDT
Committed 314032@main (932c6b3792a1): <https://commits.webkit.org/314032@main> Reviewed commits have been landed. Closing PR #65787 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2026-05-28 05:41:12 PDT
Note You need to log in before you can comment on or make changes to this bug.