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
315667
[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
Add attachment
proposed patch, testcase, etc.
Simon Pena
Comment 1
2026-05-27 09:15:27 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/65787
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
<
rdar://problem/178142768
>
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