electron/lib/renderer/api
Cheng Zhao 136cf389e8 fix: use context counter as contextId (backport 3-0-x)
For sandboxed renderer it may not have a node::Environment in the context,
using a increasing counter as contextId works for all cases.
2018-07-19 11:27:41 -07: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: use context counter as contextId (backport 3-0-x) 2018-07-19 11:27:41 -07: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