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

Clean up media elements to avoid leak #44

Merged
merged 3 commits into from
Aug 11, 2021

Conversation

arunpbk-stayqrious
Copy link
Contributor

Chrome 92 limits media elements created in a frame.

Chrome 92 limits media elements created in a frame.
@beaufortfrancois
Copy link

@gkatsev
Copy link
Member

gkatsev commented Jul 27, 2021

Yeah, noticed this in our playback engine tests for Video.js (VHS).
It makes sense to clean up after ourselves anyway.

Copy link
Member

@gkatsev gkatsev left a comment

Choose a reason for hiding this comment

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

Tests pass locally, so, looks good to me.

lib/index.js Outdated Show resolved Hide resolved
@gkatsev
Copy link
Member

gkatsev commented Jul 27, 2021

@caiogondim @NicolasSiver if one of you can add me on npm, I'd be happy to take care of publishing this once it's merged.

Co-authored-by: Gary Katsevman <git@gkatsev.com>
lib/index.js Outdated Show resolved Hide resolved
@gkatsev gkatsev merged commit 66c406e into video-dev:master Aug 11, 2021
@gkatsev
Copy link
Member

gkatsev commented Aug 11, 2021

Published as 3.0.1!

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

3 participants