Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

keySystemAccess in MediaCapabilitiesDecodingInfo should be nullable in the dictionary declaration #219

Open
alastor0325 opened this issue Jun 5, 2024 · 2 comments · May be fixed by #107
Assignees

Comments

@alastor0325
Copy link

In the MediaCapabilitiesDecodingInfo's webidl declaration, it doesn't declare keySystemAccess as a nullable object. But keySystemAccess should be a nullable object based on other descrptions in the spec, eg.

A MediaCapabilitiesDecodingInfo has associated keySystemAccess which is a MediaKeySystemAccess or null as appropriate.

and 4.1

Set keySystemAccess to null.

@markafoltz
Copy link
Contributor

I am closing this given the commit that was landed.

@markafoltz
Copy link
Contributor

Actually there is an open PR for this (#223), which was incorporated into #107. So this can be closed when #107 is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants