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

Destroy TWA Launcher at unbind #690

Merged
merged 11 commits into from
Oct 4, 2023
Merged

Destroy TWA Launcher at unbind #690

merged 11 commits into from
Oct 4, 2023

Conversation

poovamraj
Copy link
Contributor

Changes

We were reported about a memory leak. This occured since we destroyed the TWA Launcher only if it was used to launch TWA browser. We now destory it in unbind which fixes the memory leak.

References

#686

Testing

Used Leak Canary to reproduce this issue and found it not occuring once destroy was called.

@poovamraj poovamraj requested a review from a team as a code owner September 22, 2023 09:53
@poovamraj poovamraj temporarily deployed to internal September 25, 2023 09:21 — with GitHub Actions Inactive
@poovamraj poovamraj temporarily deployed to internal September 25, 2023 09:21 — with GitHub Actions Inactive
@poovamraj poovamraj temporarily deployed to internal September 25, 2023 10:42 — with GitHub Actions Inactive
@poovamraj poovamraj temporarily deployed to internal September 25, 2023 10:42 — with GitHub Actions Inactive
@poovamraj poovamraj temporarily deployed to internal September 26, 2023 18:09 — with GitHub Actions Inactive
@poovamraj poovamraj temporarily deployed to internal September 26, 2023 18:15 — with GitHub Actions Inactive
@poovamraj poovamraj temporarily deployed to internal September 26, 2023 18:15 — with GitHub Actions Inactive
@poovamraj poovamraj temporarily deployed to internal September 26, 2023 18:28 — with GitHub Actions Inactive
@poovamraj poovamraj temporarily deployed to internal September 26, 2023 18:28 — with GitHub Actions Inactive
@poovamraj poovamraj temporarily deployed to internal September 26, 2023 18:30 — with GitHub Actions Inactive
@poovamraj poovamraj temporarily deployed to internal September 26, 2023 18:30 — with GitHub Actions Inactive
@poovamraj poovamraj temporarily deployed to internal September 27, 2023 12:21 — with GitHub Actions Inactive
@poovamraj poovamraj temporarily deployed to internal September 27, 2023 12:21 — with GitHub Actions Inactive
@poovamraj poovamraj temporarily deployed to internal October 2, 2023 14:47 — with GitHub Actions Inactive
@poovamraj poovamraj temporarily deployed to internal October 2, 2023 14:47 — with GitHub Actions Inactive
@poovamraj poovamraj temporarily deployed to internal October 4, 2023 10:52 — with GitHub Actions Inactive
@poovamraj poovamraj temporarily deployed to internal October 4, 2023 10:52 — with GitHub Actions Inactive
@poovamraj poovamraj enabled auto-merge (squash) October 4, 2023 10:57
@poovamraj poovamraj merged commit 1955749 into main Oct 4, 2023
13 checks passed
@poovamraj poovamraj deleted the fix-memory-leak-due-to-twa branch October 4, 2023 12:02
@poovamraj poovamraj mentioned this pull request Oct 4, 2023
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

2 participants