electron/lib/browser
Robo edd5c4b9bb fix: use OS process handle to clear object registry (#14324)
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 13:32:46 -05:00
..
api fix: don't expose view APIs when not enabled (#14312) 2018-08-27 08:03:46 +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: use OOPIF for webview tag (#13869) 2018-08-16 15:57:40 -07:00
guest-window-manager.js fix: inheritance of webPreferences sub properties 2018-08-22 11:16:46 -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 (#14324) 2018-08-28 13:32:46 -05:00
rpc-server.js fix: don't expose desktopCapturer in sandboxed renderers if the feature is disabled (#14310) 2018-08-27 13:16:52 -05:00