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 dispose of ad manager on detach #3665

Merged
merged 2 commits into from
Sep 28, 2021

Conversation

avelad
Copy link
Member

@avelad avelad commented Sep 27, 2021

Fix: 7b2a172

The previous commit, when using the detach function, this.adManager_ is destroyed and there is nowhere where it will be recreated. But this is not necessary, only with the call to release the dependencies of the video are eliminated, and the object is reusable.

@avelad
Copy link
Member Author

avelad commented Sep 27, 2021

@theodab can you review?

@avelad avelad requested a review from theodab September 28, 2021 17:33
@shaka-bot
Copy link
Collaborator

All tests passed!

@theodab theodab merged commit 684dd85 into shaka-project:master Sep 28, 2021
@avelad avelad deleted the fix-dispose-ad-manager branch September 29, 2021 05:25
@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
status: archived Archived and locked; will not be updated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants