mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -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++
55.9%
TypeScript
33.4%
Objective-C++
5.5%
JavaScript
2.4%
Python
1.7%
Other
1%