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

Made sure KeystrokeHandler and FocusTracker instances are destroyed across the project to avoid memory leaks #10803

Merged
merged 4 commits into from
Nov 5, 2021

Conversation

oleq
Copy link
Member

@oleq oleq commented Nov 4, 2021

Suggested merge commit message (convention)

Internal: Made sure KeystrokeHandler and FocusTracker instances are destroyed across the UI in the project to avoid memory leaks. Closes #10749. Closes #6561.

Tests (ckeditor5): Added a semi-automated manual test to investigate memory leaks in the editor (see #10749).

@oleq oleq marked this pull request as ready for review November 4, 2021 13:14
@Reinmar Reinmar merged commit c661165 into master Nov 5, 2021
@Reinmar Reinmar deleted the ck/5954-memory-leaks branch November 5, 2021 07:32
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.

Investigate the size of memory leaks Let's make sure we destroy all keystroke handlers
2 participants