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

Check startTime of cues is lower than endTime #2215

Merged
merged 1 commit into from Oct 19, 2017

Conversation

epiclabsDASH
Copy link
Contributor

Fix #2202

In Edge browser, whenever a TextTrackCue object has an startTime greater than its endTime, an exception is raised avoiding all the other parsed cues to be shown.

Note: Although this issue is raising an issue within captions provided by the user (external or fragmented using wrong startTime/endTime values), we need to make dash.js resilience against this kind of situations. So, this PR.

@TobbeEdgeware TobbeEdgeware self-requested a review October 16, 2017 06:28
Copy link

@TobbeEdgeware TobbeEdgeware left a comment

Choose a reason for hiding this comment

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

LGTM

@epiclabsDASH epiclabsDASH merged commit c446241 into Dash-Industry-Forum:development Oct 19, 2017
@epiclabsDASH epiclabsDASH added this to the v2.6.3 milestone Nov 1, 2017
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.

None yet

3 participants