electron/lib
Cheng Zhao 5c853b681c
Fix missing remote object error when calling remote function created in preload script (3-0-x) (#15445)
* fix: report wrong context error based on contextId

* fix: destroyed remote renderer warning is now async
2018-11-01 08:55:02 +09:00
..
browser Fix missing remote object error when calling remote function created in preload script (3-0-x) (#15445) 2018-11-01 08:55:02 +09:00
common fix: support ASAR in fs.copyFile (#14953) 2018-10-04 09:23:19 +10: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 missing remote object error when calling remote function created in preload script (3-0-x) (#15445) 2018-11-01 08:55:02 +09: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