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

DevTools screen controllers are not disposing properly and are leaking memory #4742

Open
kenzieschmoll opened this issue Nov 15, 2022 · 1 comment
Assignees
Labels
bug Something isn't working devtools app memory fix it friday memory leak A possible memory leak in DevTools. P2 important to work on, but not at the top of the work list. product-quality Issues related to product quality.

Comments

@kenzieschmoll
Copy link
Member

No description provided.

@kenzieschmoll kenzieschmoll added bug Something isn't working memory leak A possible memory leak in DevTools. fix it friday P2 important to work on, but not at the top of the work list. labels Jul 31, 2024
@kenzieschmoll kenzieschmoll added devtools app memory product-quality Issues related to product quality. labels Jan 23, 2025
@kenzieschmoll kenzieschmoll self-assigned this Feb 14, 2025
@kenzieschmoll
Copy link
Member Author

kenzieschmoll commented Feb 20, 2025

Partially addressed by #8908 and #8916. There is still remaining work to ensure that controllers are not being kept alive because of their own poor memory management.

Screens:

Shared components:

  • Search
  • Filter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working devtools app memory fix it friday memory leak A possible memory leak in DevTools. P2 important to work on, but not at the top of the work list. product-quality Issues related to product quality.
Projects
None yet
Development

No branches or pull requests

1 participant