electron/lib
Cheng Zhao 4cdb1b8fc3 fix double-freeing remote references
After the page does navigations, garbage collection can still happen in
the old context. This commit changes to store references to remote objects
by _pages_, instead of by _WebContents_.
2018-07-12 10:44:26 +09:00
..
browser fix double-freeing remote references 2018-07-12 10:44:26 +09:00
common fix: deprecate properties in app.getAppMetrics() (#13446) 2018-06-26 23:47:01 -07:00
isolated_renderer Pass nativeWindowOpen flag to isolated init.js 2017-04-30 19:35:41 +09:00
renderer fix double-freeing remote references 2018-07-12 10:44:26 +09:00
sandboxed_renderer Enable webview in sandbox renderer (#13435) 2018-07-03 02:06:26 +10:00
worker Correctly initialize Node environment in worker 2017-03-20 12:52:45 -07:00