Skip to content

MediaKeySystemConfiguration page is missing label and sessionTypes members #44211

@marcoscaceres

Description

@marcoscaceres

MDN URL: https://developer.mozilla.org/en-US/docs/Web/API/MediaKeySystemConfiguration

What specific section or headline is this issue about?
Properties / Members

What information was incorrect, unhelpful, or incomplete?
The page is missing two of the seven dictionary members: label and sessionTypes.

What did you expect to see?

  • label — optional DOMString (default ""), preserved as-is in the object returned by MediaKeySystemAccess.getConfiguration()
  • sessionTypessequence<DOMString> indicating required session types (e.g. "temporary", "persistent-license")

Do you have any supporting links, references, or citations?
Spec: https://www.w3.org/TR/encrypted-media/#mediakeysystemconfiguration-dictionary

Do you have anything more you want to share?
The W3C Media Working Group is happy to help if needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Content:WebAPIWeb API docsneeds triageTriage needed by staff and/or partners. Automatically applied when an issue is opened.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions