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

Fixed 2835 #2836

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

thecontstruct
Copy link

@thecontstruct thecontstruct commented Dec 30, 2020

Fixes #2835

Loosened the vtt text fallback check to compare against null AND undefined.
This guards against the case where the last last line in the file is just
the track info without any content.

Loosened the vtt text fallback check to compare against null AND undefined.
This guards against the case where the last last line in the file is just
the track info without any content.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 74.376% when pulling 74cdbcc on thecontstruct:bug-2835 into d8a667f on mediaelement:master.

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.

Player crashes when parsing VTT file whose last track is empty
2 participants