electron/lib/sandboxed_renderer/api/exports
Thiago de Arruda e1aebef57c Make sandbox APIs more compatible with normal renderers
- Expose remote shortcuts for the `fs`, `os` and `child_process` modules.
- Expose the `url` and `timers` modules(the browserify versions)
- Add `process.crash` and `process.platform`
2017-03-23 10:01:02 -03:00
..
child_process.js Make sandbox APIs more compatible with normal renderers 2017-03-23 10:01:02 -03:00
electron.js Expose lib/renderer/api/remote.js to sandboxed renderer 2017-03-16 14:21:23 -03:00
fs.js Make sandbox APIs more compatible with normal renderers 2017-03-23 10:01:02 -03:00
os.js Make sandbox APIs more compatible with normal renderers 2017-03-23 10:01:02 -03:00