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: setMediaKeys return undefined in some browers #6669

Merged

Conversation

JackPu
Copy link
Contributor

@JackPu JackPu commented Sep 2, 2024

This PR will...

We want to add an optional operator to prevent unexpected errors thrown in low-version(<=38) Chrome browser.
You can see the issue here #6663

Even though we support Chrome >= 39. But I think a safety code here is OK. It will not bring some other cost.

Resolves issues:

#6663

Checklist

  • changes have been done against master branch, and PR does not conflict
  • new unit / functional tests have been added (whenever applicable)
  • API or design changes are documented in API.md

@robwalch robwalch added this to the 1.6.0 milestone Sep 3, 2024
robwalch
robwalch previously approved these changes Sep 3, 2024
@robwalch robwalch added the DRM label Sep 3, 2024
@JackPu
Copy link
Contributor Author

JackPu commented Sep 4, 2024

@robwalch I am going to re-trigger the CI actions via changing commit message. However, it may now need your approval again.

@JackPu JackPu requested a review from robwalch September 4, 2024 11:12
@robwalch robwalch merged commit 1d10714 into video-dev:master Sep 5, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants