mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -04:00
dded164052aae75aa7167fae00a101426d493173
When a render view is closed, it's not guarrenteed that all objects' weak callback would be called. So we must clean up all objects manually after the render view gets closed.
Languages
C++
54.8%
TypeScript
34.6%
Objective-C++
5.4%
JavaScript
2.4%
Python
1.7%
Other
1%