mirror of
https://github.com/electron/electron.git
synced 2026-02-08 22:25:14 -05: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