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

fix: fix template element's content property cause mem leaks. #349

Merged
merged 1 commit into from May 30, 2023

Conversation

andycall
Copy link
Member

@andycall andycall commented May 22, 2023

Fix the DocumentFragment instance leaks when GC template elements.

@andycall andycall force-pushed the fix/template_element_leaks branch from 089bc1b to 515916a Compare May 23, 2023 15:36
@andycall andycall force-pushed the fix/template_element_leaks branch from d2bf569 to 1efd2fe Compare May 25, 2023 07:59
@yifei8 yifei8 added this pull request to the merge queue May 30, 2023
Merged via the queue into main with commit fde13c9 May 30, 2023
41 checks passed
@yifei8 yifei8 deleted the fix/template_element_leaks branch May 30, 2023 01:13
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

3 participants