electron/lib/browser
trop[bot] ccf8a797dc fix: use OS process handle to clear object registry (#14364)
RenderProcessHost switch can happen between ipc calls when
speculative process are invvolved, which will lead to deletion
of entries on current context. Use OS process handles to
uniquely associate a destruction handler for a render process.
2018-08-28 22:55:42 -07:00
..
api fix: don't expose view APIs when not enabled (#14321) 2018-08-27 13:00:19 +09: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 fix: emit focus/blur events for webview (backport: 3-0-x) (#14359) 2018-08-28 13:38:11 -05:00
guest-window-manager.js fix: inheritance of webPreferences sub properties 2018-08-22 12:19:11 -05:00
init.js Add "enable_desktop_capturer" build flag (#13133) 2018-06-13 11:15:34 -05:00
objects-registry.js fix: use OS process handle to clear object registry (#14364) 2018-08-28 22:55:42 -07:00
rpc-server.js Don't pass preloadPath via ELECTRON_BROWSER_SANDBOX_LOAD for security reasons (#13031) (#14026) 2018-08-11 12:53:33 -05:00