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

[BUGFIX LTS] fix memory leak in RouterService #19685

Merged
merged 1 commit into from Jul 30, 2021

Conversation

hmajoros
Copy link

fixes #19684

@rwjblue rwjblue merged commit 7064721 into emberjs:master Jul 30, 2021
jgwhite added a commit to hashicorp/waypoint that referenced this pull request Sep 24, 2021
Includes the following bugfixes:

- [#19685](emberjs/ember.js#19685) Fix memory leak with `RouterService` under Chrome
- [#19683](emberjs/ember.js#19683) Ensure `super.willDestroy` is called correctly in `Router`'s `willDestroy`
jgwhite added a commit to hashicorp/waypoint that referenced this pull request Sep 24, 2021
Includes the following bugfixes:

- [#19685](emberjs/ember.js#19685) Fix memory leak with `RouterService` under Chrome
- [#19683](emberjs/ember.js#19683) Ensure `super.willDestroy` is called correctly in `Router`'s `willDestroy`
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.

[Bug] Memory Leak in RouterService + rendering tests
2 participants