6b5bd3b6ce
In addition to listening for "render-view-deleted", listen for "ELECTRON_BROWSER_CONTEXT_RELEASE" synchronous message, which is sent by the remote module when the page is about to be navigated. This is required to allow child windows running in the same renderer to correctly manage remote object references, since `render-view-deleted` is only called when the renderer exits. Close #9387 |
||
---|---|---|
.. | ||
exports | ||
desktop-capturer.js | ||
ipc-renderer.js | ||
module-list.js | ||
remote.js | ||
screen.js | ||
web-frame.js |