electron/lib/renderer/api
Milan Burda 547097b036 security: allow to block desktopCapturer.getSources() calls (#15964)
* security: allow to block desktopCapturer.getSources() calls

* return empty instead of error

* fix: release resources of DesktopCapturer on exit
2018-12-20 11:44:30 +09:00
..
exports chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00
crash-reporter.js refactor: use separate ipc-renderer-internal / ipc-main-internal APIs for Electron internals (#13940) 2018-10-07 00:48:00 +13:00
desktop-capturer.js security: allow to block desktopCapturer.getSources() calls (#15964) 2018-12-20 11:44:30 +09:00
ipc-renderer.js refactor: use separate ipc-renderer-internal / ipc-main-internal APIs for Electron internals (#13940) 2018-10-07 00:48:00 +13:00
module-list.js feat: add webPreferences.enableRemoteModule option (#13028) 2018-10-13 20:50:07 +03:00
remote.js chore: misc cleanup (#16037) 2018-12-12 15:31:16 -06:00
screen.js refactor: use helpers when using the remote module in sandboxed renderers (#15960) 2018-12-05 10:07:32 -08:00
web-frame.js chore: update to standard 12 2018-09-14 14:57:01 +10:00