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: null check return value of selectPlaylist #781

Merged
merged 2 commits into from
Mar 24, 2020

Conversation

gkatsev
Copy link
Member

@gkatsev gkatsev commented Mar 24, 2020

This is #779 but against master.

src/transmuxer-worker.worker.js

.eslintcache
.yo-rc.json
Copy link
Member Author

Choose a reason for hiding this comment

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

this is already above

@@ -38,7 +38,7 @@ test/dist/

# this file is generated and shouldn't be checked in
src/decrypter-worker.worker.js
src/mse/transmuxer-worker.worker.js
Copy link
Member Author

Choose a reason for hiding this comment

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

so that when we switch between 1.x and master branch, the worker file is always ignored.

brandonocasey
brandonocasey previously approved these changes Mar 24, 2020
@gkatsev
Copy link
Member Author

gkatsev commented Mar 24, 2020

I'm not quite sure what the travis integration is being funky. One of the builds passed, re-running the other one.

@gkatsev
Copy link
Member Author

gkatsev commented Mar 24, 2020

Both travis builds are passing. Merging.

@gkatsev gkatsev merged commit 858236f into master Mar 24, 2020
@gkatsev gkatsev deleted the null-check-forward-port branch March 24, 2020 15:26
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.

2 participants