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

Polyfill MediaKeys.isTypeSupported for Chrome 41+. #7

Closed
joeyparrish opened this issue Jan 6, 2015 · 1 comment
Closed

Polyfill MediaKeys.isTypeSupported for Chrome 41+. #7

joeyparrish opened this issue Jan 6, 2015 · 1 comment
Assignees
Labels
status: archived Archived and locked; will not be updated type: bug Something isn't working correctly
Milestone

Comments

@joeyparrish
Copy link
Member

MediaKeys.isTypeSupported is deprecated and has been removed in Chrome 41. Until we have stopped relying on it (issue #2) we should polyfill it with some reasonable assumptions about Chrome's capabilities. This is a stop-gap measure for v1.1. Application developers should upgrade to v1.2 when it becomes available.

@joeyparrish joeyparrish added the type: enhancement New feature or request label Jan 6, 2015
@joeyparrish joeyparrish added this to the v1.1 milestone Jan 6, 2015
@joeyparrish joeyparrish self-assigned this Jan 6, 2015
@joeyparrish joeyparrish added type: bug Something isn't working correctly and removed type: enhancement New feature or request labels Jan 6, 2015
@joeyparrish
Copy link
Member Author

Fixed in v1.1.

@shaka-project shaka-project locked and limited conversation to collaborators Mar 22, 2018
@shaka-bot shaka-bot added the status: archived Archived and locked; will not be updated label Apr 15, 2021
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 type: bug Something isn't working correctly
Projects
None yet
Development

No branches or pull requests

3 participants