electron/lib
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
..
browser fix: use OS process handle to clear object registry (#14364) 2018-08-28 22:55:42 -07:00
common fix: override fs.realpathSync.native and fs.realpath.native (backport: 3-0-x) (#14051) 2018-08-13 23:53:34 -07:00
isolated_renderer fix: ipcRemote.sendSync regression after moving away from JSON for return values (#13997) 2018-08-09 09:24:10 -05:00
renderer fix: emit focus/blur events for webview (backport: 3-0-x) (#14359) 2018-08-28 13:38:11 -05:00
sandboxed_renderer fix: don't expose desktopCapturer in sandboxed renderers if the feature is disabled (#14345) 2018-08-28 19:51:07 -05:00
worker Correctly initialize Node environment in worker 2017-03-20 12:52:45 -07:00