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

Guard against undefined errors when accessing MediaSource #2305

Merged
merged 1 commit into from
Jul 17, 2019

Conversation

johnBartos
Copy link
Collaborator

Why is this Pull Request needed?

To prevent exceptions from being thrown when Hls.js is loaded into envs without MSE support (i.e. iOS)

Are there any points in the code the reviewer needs to double check?

Addresses feedback in #2263

Resolves issues:

#2262

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

@johnBartos johnBartos added the Bug label Jul 15, 2019
@johnBartos johnBartos added this to the 0.12.5 milestone Jul 15, 2019
@johnBartos johnBartos requested a review from itsjamie July 15, 2019 22:18
@johnBartos johnBartos force-pushed the bugfix/media-source-getter-error branch from 295ee4f to 72fae06 Compare July 15, 2019 22:19
Copy link
Collaborator

@itsjamie itsjamie left a comment

Choose a reason for hiding this comment

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

lgtm.

@johnBartos johnBartos merged commit 39109bd into master Jul 17, 2019
@johnBartos johnBartos mentioned this pull request Jul 25, 2019
2 tasks
@johnBartos johnBartos modified the milestones: 0.12.5, 0.13.0 Aug 13, 2019
@robwalch robwalch mentioned this pull request Mar 5, 2020
5 tasks
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.

2 participants