electron/lib/browser
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
..
api Backport (3-0-x) - fix: deprecate properties in app.getAppMetrics() (#13453) 2018-06-27 19:07:39 +10:00
chrome-extension.js Replace custom function with Object.values() 2018-02-05 20:03:28 -08:00
desktop-capturer.js Add a display_id parameter to the desktopCapturer API. (#12417) 2018-04-09 14:43:35 +09:00
guest-view-manager.js Remove did-get-response-details and did-get-redirect-request events 2018-06-19 11:49:41 +10:00
guest-window-manager.js Propagate referrer to new windows (#12397) 2018-04-05 18:13:24 -05:00
init.js Add "enable_desktop_capturer" build flag (#13133) 2018-06-13 11:15:34 -05:00
objects-registry.js fix double-freeing remote references 2018-07-12 11:17:26 +09:00
rpc-server.js fix double-freeing remote references 2018-07-12 11:17:26 +09:00