electron/lib/browser
Cheng Zhao a8f2646ba6 Fix missing remote object error when calling remote function created in preload script (#15444)
* fix: report wrong context error based on contextId

* fix: destroyed remote renderer warning is now async
2018-10-31 11:26:57 -04:00
..
api feat: add MdTextButton to View APIs (#15328) 2018-10-23 10:57:13 -04:00
chrome-extension.js fix: loading of devtools extensions on startup (#13844) 2018-10-19 11:22:42 +11:00
desktop-capturer.js refactor: use separate ipc-renderer-internal / ipc-main-internal APIs for Electron internals (#13940) 2018-10-07 00:48:00 +13:00
guest-view-manager.js refactor: remove potential double free when managing WebContents (#15280) 2018-10-22 13:02:25 -05:00
guest-window-manager.js feat: add webPreferences.enableRemoteModule option (#13028) 2018-10-13 20:50:07 +03:00
init.js fix: trim app name and productName (#15269) 2018-10-19 23:57:55 +11:00
ipc-main-internal.js refactor: use separate ipc-renderer-internal / ipc-main-internal APIs for Electron internals (#13940) 2018-10-07 00:48:00 +13:00
objects-registry.js refactor: add prefer-const to .eslintrc + fix errors (#14880) 2018-10-02 11:56:31 +10:00
rpc-server.js Fix missing remote object error when calling remote function created in preload script (#15444) 2018-10-31 11:26:57 -04:00