electron/lib/renderer/api
Tatsuya Hiroishi 9c65abd746 handle remote exception (#12694)
* add cause property to exception in callFunction

* update exceptionToMeta function

* add sender argument
* and cause property to return value

* update exception convert in metaToValue function

* add from and cause properties to the exception error

* unit test for remote exception
2018-04-24 08:40:19 -04:00
..
exports Refactor electron exports to keep module list in separate files 2017-03-09 19:08:01 -03: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 Remove lib/renderer/api/ipc-renderer-setup.js 2017-03-09 20:40:32 -03:00
module-list.js Refactor electron exports to keep module list in separate files 2017-03-09 19:08:01 -03:00
remote.js handle remote exception (#12694) 2018-04-24 08:40:19 -04: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