Bugfix FXIOS-10335 Fix audio/video leak after closing tab (backport #23213)#23243
Merged
DonalMe merged 1 commit intorelease/v133from Nov 20, 2024
Merged
Bugfix FXIOS-10335 Fix audio/video leak after closing tab (backport #23213)#23243DonalMe merged 1 commit intorelease/v133from
DonalMe merged 1 commit intorelease/v133from
Conversation
[FXIOS-10335] Initial attempt at fixing a leak of WKWebView and also a blank homepage bug that regressed as a result. (cherry picked from commit a79edd2)
6 tasks
Collaborator
|
cc @DonalMe |
mattreaganmozilla
approved these changes
Nov 19, 2024
Client.app: Coverage: 30.67
Generated by 🚫 Danger Swift against 02f79f4 |
6 tasks
Merged
6 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📜 Tickets
Jira ticket
Github issue
💡 Description
Tabobject however I believe we can live with that if needed for v133, the critical leak is theWKWebViewwhich causes audio/video for closed tabs to continue playing.📝 Checklist
You have to check all boxes before merging
@Mergifyio backport release/v120)This is an automatic backport of pull request #23213 done by [Mergify](https://mergify.com).