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 #2400 issue - cues doesn't show up on browsers which addCue doesn't throw error with invalid structure #2431

Merged
merged 2 commits into from Dec 12, 2019

Conversation

Yuvalke
Copy link
Contributor

@Yuvalke Yuvalke commented Oct 30, 2019

fix #2400 for example LG SDK 2 has bug on their addCue method with different structure it won't addCue, check if the added cue is entered otherwise try the fallback structure.

Why is this Pull Request needed?

enable captions on problematic OS such as LG SDK 2

Resolves issues:

#2400

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

fix video-dev#2400 throw error when the added cue isn't exist anymore
@Yuvalke Yuvalke changed the title fix #2400 support every browser which won't throw error when structure is invalid fix #2400 issue - cues doesn't show up on browsers which addCue doesn't throw error with invalid structure Oct 30, 2019
@robwalch robwalch added this to the 0.13.0 milestone Dec 12, 2019
@robwalch robwalch merged commit 263e94b into video-dev:master Dec 12, 2019
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.

TextTrack doesn't show up on LG SDK2
3 participants