Closed Bug 1683737 Opened 4 years ago Closed 3 years ago

Add cbcs-1-9 support to the encryption scheme check for MediaKeySystemMediaCapability

Categories

(Core :: Audio/Video: Playback, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED
92 Branch
Tracking Status
firefox92 --- fixed

People

(Reporter: bryce, Assigned: bryce)

References

Details

Attachments

(1 file)

https://w3c.github.io/encrypted-media/#dom-mediakeysystemmediacapability has added a cbcs-1-9 scheme at some point. This is just cbcs with an explicit pattern so if we support cbcs we can assume support for this too (our CBCS impl should support arbitrary patterns).

The cbcs-1-9 encryption scheme is a specialized form of the cbcs scheme. Since
we already support the general cbcs scheme, we can also report support for
cbcs-1-9 for Widevine and Clearkey.

Since the functionality this impacts is still behind a pref, this should not
have any impact on most users. I plan to add tests for this and some other
functionality as needed as part of Bug 1610671 where we'll expose this by
removing/toggling the pref.

Pushed by bvandyk@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/2f204e581d4a Report support for cbcs-1-9 encryption scheme. r=alwu
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 92 Branch
No longer blocks: 1610671
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: