electron/atom/renderer/api
Cheng Zhao 671533f7d2 fix: check the result when calling js function (#17443)
* fix: check the result when calling js function

* test: should not crash when callback returns nothing
2019-03-20 08:27:06 -07: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 fix: check the result when calling js function (#17443) 2019-03-20 08:27:06 -07: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 feat: promisify executeJavaScript (#17312) 2019-03-14 12:08:54 -07:00