mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
The RemoteObjectFreer class is keeping the context alive even when the window is closed. For electron applications that use sandbox, this will cause a memory leak every time a new window is created with `window.open`. Close #9191
900 B
900 B