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

Update Android WebView to handle garbage collection automatically #107199

Closed
5 tasks done
bparrishMines opened this issue Jul 7, 2022 · 2 comments · Fixed by flutter/plugins#6428
Closed
5 tasks done
Assignees
Labels
p: webview The WebView plugin P1 High-priority issues at the top of the work list package flutter/packages repository. See also p: labels.

Comments

@bparrishMines
Copy link
Contributor

bparrishMines commented Jul 7, 2022

Action Items:

  • Add Copyable class from iOS implementation.
  • Update Dart InstanceManager with Finalizer support.
  • Update Java InstanceManager with support for tracking garbage collected objects.
  • Add dispose pigeon methods for HostApi and FlutterApi.
  • Replace callback methods with anonymous functions.
@bparrishMines
Copy link
Contributor Author

This is now finished

@github-actions
Copy link

github-actions bot commented Mar 7, 2023

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 7, 2023
@flutter-triage-bot flutter-triage-bot bot added the package flutter/packages repository. See also p: labels. label Jul 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
p: webview The WebView plugin P1 High-priority issues at the top of the work list package flutter/packages repository. See also p: labels.
Projects
None yet
2 participants