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: check for existance of addEventListener and removeEventListener in navigator.connection before using them #5157

Conversation

cristian-atehortua
Copy link
Contributor

fixes #4542

…removeEventListener in navigator.connection before using them

fixes shaka-project#4542
@google-cla
Copy link

google-cla bot commented Apr 18, 2023

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@cristian-atehortua cristian-atehortua changed the title Check for existance of addEventListener in navigator.connection before using them in Simple ABR Manager fix(simple_abr_manager): check for existance of addEventListener and removeEventListener in navigator.connection before using them Apr 18, 2023
@avelad avelad added type: bug Something isn't working correctly priority: P2 Smaller impact or easy workaround labels Apr 18, 2023
@avelad avelad added this to the v4.4 milestone Apr 18, 2023
@avelad avelad changed the title fix(simple_abr_manager): check for existance of addEventListener and removeEventListener in navigator.connection before using them fix: check for existance of addEventListener and removeEventListener in navigator.connection before using them Apr 18, 2023
@github-actions
Copy link
Contributor

Incremental code coverage: 100.00%

@theodab theodab merged commit fb68306 into shaka-project:main Apr 18, 2023
@cristian-atehortua cristian-atehortua deleted the bugfix/4542--uncomplete-connection-api branch April 18, 2023 20:22
@github-actions github-actions bot added the status: archived Archived and locked; will not be updated label Jul 25, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
priority: P2 Smaller impact or easy workaround status: archived Archived and locked; will not be updated type: bug Something isn't working correctly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Player crash in Apache Cordova Applications when using cordova-plugin-network-information
3 participants