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

Prevent immediate level switch unnecessary pause and seek #2918

Merged

Conversation

robwalch
Copy link
Collaborator

@robwalch robwalch commented Jul 24, 2020

This PR will...

Prevent immediate level switch from performing unnecessary pause and seeks.

Why is this Pull Request needed?

Media element pause and seeking events can interfere with 3rd party application state.

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

…seeks as this can interfere with 3rd party application state
@robwalch robwalch added this to the 0.14.6 milestone Jul 24, 2020
@robwalch robwalch merged commit 55d4e80 into master Jul 24, 2020
@robwalch robwalch deleted the bugfix/prevent-unnecessary-pause-and-seek-on-immediate-switch branch July 24, 2020 22:20
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

1 participant