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

(misc) Removing IE8-specific (dead) vtt/cue code #2128

Merged
merged 1 commit into from
Feb 13, 2019

Conversation

michaelcunningham19
Copy link
Member

This PR will...

... remove IE8 specific handling in VTT/Cue related code. It's essentially dead because we don't support Internet Explorer 8, minimum supported version is 11.

Why is this Pull Request needed?

No need for it to stay within the distributable bundle

hls.min.js before:
225,970 bytes

hls.min.js after:
225,822 bytes

Total: -148 bytes ⬇️

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

Not that I'm aware of

Resolves issues:

None in particular

Checklist

  • changes have been done against master branch, and PR does not conflict
  • [ ] new unit / functional tests have been added (whenever applicable) N/A
  • [ ] API or design changes are documented in API.md N/A

Copy link
Collaborator

@johnBartos johnBartos left a comment

Choose a reason for hiding this comment

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

Nice

@michaelcunningham19 michaelcunningham19 merged commit 3ff8eb2 into master Feb 13, 2019
@michaelcunningham19 michaelcunningham19 deleted the misc/remove-ie8-vtt-code branch February 13, 2019 00:57
@johnBartos johnBartos added this to the 0.13.0 milestone Aug 13, 2019
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.

None yet

2 participants