Skip to content
GitLab
Explore
Sign in
Use WeakSet to avoid memory leak
Code
Review changes
Check out branch
Download
Patches
Plain diff
Ambareesh Balaji
requested to merge
abalaji/plasma-browser-integration:abalaji-master-patch-37407
into
master
Nov 14, 2021
Overview
27
Commits
1
Pipelines
0
Changes
1
Expand
The usage of
WeakSet
allows the stored DOM elements to be collected by the GC
Merge request reports
Loading