![]() Usually the KeyObject would be destroyed when GC happens, but then Remove is called before GC happens, the KeyObject would be leaked forever. This fixes it by keeping KeyObject as a member of map. |
||
---|---|---|
.. | ||
app | ||
browser | ||
common | ||
renderer | ||
utility |
![]() Usually the KeyObject would be destroyed when GC happens, but then Remove is called before GC happens, the KeyObject would be leaked forever. This fixes it by keeping KeyObject as a member of map. |
||
---|---|---|
.. | ||
app | ||
browser | ||
common | ||
renderer | ||
utility |