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

fix: Cherry-pick keySession fix, Video.js 8 refactor, and jsdoc update commits from main branch #179

Closed
wants to merge 3 commits into from

Conversation

alex-barstow
Copy link
Contributor

@alex-barstow alex-barstow commented Nov 9, 2022

Description

There is a bug in 4.x+ where Fairplay tends to fail. It has something to do with the change that added support for in-spec EME in Safari.

We will work on diagnosing that issue, but in the meantime we can tag off the 3.x branch before the problem was introduced. There were a few changes in #main, included in this PR, that we wanted to get released promptly.

@alex-barstow alex-barstow changed the title fix: Cherry-pick keySession fix and Video.js 8 refactor commits from main branch fix: Cherry-pick keySession fix, Video.js 8 refactor, and jsdoc update commits from main branch Nov 9, 2022
const fn = context.merge || context.mergeOptions;

return fn.apply(context, args);
};
Copy link
Member

Choose a reason for hiding this comment

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

👍

@misteroneill
Copy link
Member

Changes LGTM, but tests are failing.

@alex-barstow alex-barstow deleted the cherry-pick-recent-commits branch November 22, 2022 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants