electron/atom
Thiago de Arruda 19b6ba044b Fix context leak in ObjectLifeMonitor.
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
2017-04-28 11:21:53 -03:00
..
app Replace "size()" with "empty()". 2017-03-30 21:59:18 +02:00
browser Merge pull request #9254 from electron/endsession-event 2017-04-24 12:02:05 -07:00
common Fix context leak in ObjectLifeMonitor. 2017-04-28 11:21:53 -03:00
node Simplify the trick used for referencing symbols 2017-02-07 17:09:43 +09:00
renderer Merge pull request #9148 from electron/share-render-frame-observer-with-sandbox 2017-04-11 10:02:12 -07:00
utility Restore delivering IPC messages to utility handlers 2017-04-04 20:40:57 -07:00
CPPLINT.cfg