electron/atom/renderer/api
Robo 5afb7dc715 refactor: load electron builtin modules with process._linkedBinding (#17247)
* refactor: load electron builtin modules with process._linkedBinding

NODE_BUILTING_MODULE_CONTEXT_AWARE and process.binding are
removed in https://github.com/nodejs/node/pull/25829. This changes
uses the alternative available without any functionality change.

* chore: roll node
2019-03-08 10:29:52 -08:00
..
atom_api_renderer_ipc.cc refactor: load electron builtin modules with process._linkedBinding (#17247) 2019-03-08 10:29:52 -08:00
atom_api_spell_check_client.cc migrate to non-deprecated v8 functions 2019-01-22 10:32:03 -08:00
atom_api_spell_check_client.h chore: move spellcheck out of chromium_src (#15407) 2018-10-26 10:34:57 -07:00
atom_api_web_frame.cc refactor: load electron builtin modules with process._linkedBinding (#17247) 2019-03-08 10:29:52 -08:00