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

feat!: Remove support for Safari 12 and iOS 12 #4112

Merged
merged 1 commit into from Apr 11, 2022

Conversation

avelad
Copy link
Collaborator

@avelad avelad commented Apr 11, 2022

  1. Remove support for Safari 12
  2. Support modern EME in Safari 13
  3. Remove EME Apple polyfill
  4. Update documentation

@joeyparrish joeyparrish changed the title feat!: Remove support for Safari 12 and support modern EME in Safari 13 feat!: Remove support for Safari 12 and iOS 12 Apr 11, 2022
@joeyparrish
Copy link
Member

Thanks for this! I'll add this to the v4 upgrade guide in my PR for that.

@@ -1254,28 +1253,6 @@ shaka.media.DrmEngine = class {
};
this.activeSessions_.set(session, metadata);

/**
* initDataTransform is only necessary when using legacy protection
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

contentID is only needed on legacy APIs?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Correct

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: archived Archived and locked; will not be updated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants