electron/atom
Thiago de Arruda d78f3cae7b Expose builtin v8 modules to AtomSandboxedRendererClient
- Adapt node.cc code that implements `process.binding` to create a similar
  object in AtomSandboxedRendererClient.
- Replace the ipc binding object passed to `lib/sandboxed_renderer/init.js` by
  the new binding object.
- Refactor the initialization script to use this new object to fetch the ipc
  binding and store as a hidden value using the `v8_util` module.

This change also required applying a patch to node.js, so the submodule commit
was updated.
2017-03-09 20:39:14 -03:00
..
app Disable the ActiveVerifier 2017-02-14 17:23:20 +09:00
browser Merge pull request #8864 from electron/zoom_controller_webview_patch 2017-03-09 11:27:34 -08:00
common Pass uploadToServer parameter to linux crash reporter 2017-03-09 17:23:52 -03:00
node Simplify the trick used for referencing symbols 2017-02-07 17:09:43 +09:00
renderer Expose builtin v8 modules to AtomSandboxedRendererClient 2017-03-09 20:39:14 -03:00
utility Fix compilation waring on Mac 2017-02-06 10:34:29 -08:00
CPPLINT.cfg Enable alphabetical include order lint filter 2016-08-26 15:29:53 -07:00