electron/lib/sandboxed_renderer/api/exports
Thiago de Arruda cd05834d96 Refactor sandboxed renderer init scripts
This change gives sandboxed renderer scripts a similar structure to what already
exists in the lib/{browser,renderer,common} directories.

It also allows sandboxed renderer initialization to share more code with
non-sandboxed renderers (ipcRenderer is now imported directly from
lib/renderer/api/ipc-renderer).
2017-03-09 20:39:14 -03:00
..
electron.js Refactor sandboxed renderer init scripts 2017-03-09 20:39:14 -03:00