electron/lib/renderer/api
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
..
exports Add "enable_desktop_capturer" build flag (#13133) 2018-06-13 11:15:34 -05:00
desktop-capturer.js Add a display_id parameter to the desktopCapturer API. (#12417) 2018-04-09 14:43:35 +09:00
ipc-renderer.js perf: don't use JSON to send the result of ipcRenderer.sendSync. (#8953) 2018-06-13 17:38:31 +10:00
module-list.js Add "enable_desktop_capturer" build flag (#13133) 2018-06-13 11:15:34 -05:00
remote.js 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
screen.js autoformat more easy files 2016-03-30 17:00:31 -07:00
web-frame.js singletons that are retroactively turned into EventEmitters should call the EventEmitter ctor 2017-11-01 23:05:27 -05:00