electron/lib
Cheng Zhao adf49daaac 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 11:17:26 +09:00
..
browser fix double-freeing remote references 2018-07-12 11:17:26 +09:00
common Backport (3-0-x) - fix: deprecate properties in app.getAppMetrics() (#13453) 2018-06-27 19:07:39 +10: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 11:17:26 +09:00
sandboxed_renderer Add "enable_desktop_capturer" build flag (#13133) 2018-06-13 11:15:34 -05:00
worker Correctly initialize Node environment in worker 2017-03-20 12:52:45 -07:00