Skip to content

MediaKeys.isTypeSupported is deprecated #2

Closed
@joeyparrish

Description

@joeyparrish

We currently rely on MediaKeys.isTypeSupported, which is deprecated and has been removed from recent drafts of the EME spec. This should not be used to check for key system support.

This will only cause problems IF:

  1. you are running Chrome 41 (canary)
  2. AND you have flipped the "Enabled Encrypted Media Extensions" flag
  3. AND you have flipped the "Disable prefixed Encrypted Media Extensions" flag

Users running a typical configuration of Chrome will not see any issues with this.

Metadata

Metadata

Assignees

Labels

status: archivedArchived and locked; will not be updatedtype: bugSomething isn't working correctly

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions