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

Remove playbackRate blacklist for recent Android Chrome (v5) #4336

Merged
merged 3 commits into from
May 9, 2017

Conversation

mister-ben
Copy link
Contributor

Description

#4321 for v5

Android Chrome now supports playbackRate properly, so removes the blacklist added in #3246 for newer Chrome versions.

Specific Changes proposed

Adds browser.CHROME_VERSION as a necessary evil.
No longer blacklists for Chrome 58+ -- this could possibly be fixed since 52, but 58 is all I've been able to test on and most users should keep Chrome up to date.

Requirements Checklist

  • Feature implemented / Bug fixed
  • If necessary, more likely in a feature request than a bug fix
    • Change has been verified in an actual browser (Chome, Firefox, IE)
    • Unit Tests updated or fixed
  • Reviewed by Two Core Contributors

@gkatsev gkatsev added the 5.x label May 8, 2017
@gkatsev gkatsev added this to Ready to Review in video.js May 9, 2017
@gkatsev gkatsev moved this from Ready to Review to Reviewed, Tested in video.js May 9, 2017
@gkatsev
Copy link
Member

gkatsev commented May 9, 2017

Interesting, just tried it out, and seems like tapping on the playback rate button, it just cycles through the items. Not something we should change here but was interesting to find.

@gkatsev gkatsev merged commit 3fe22e9 into videojs:5.x May 9, 2017
@gkatsev gkatsev moved this from Reviewed, Tested to Done in video.js May 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants