electron/atom/renderer/api
Samuel Attard 0fc172fcaf
fix: reject the executeJavaScript promise when it fails to execute the script (#18635)
* fix: reject the executeJavaScript promise when it fails to execute the script

Closes #9102

* Update atom/renderer/api/atom_api_web_frame.cc

Co-Authored-By: Jeremy Apthorp <nornagon@nornagon.net>

* Update atom/renderer/api/atom_api_web_frame.cc

Co-Authored-By: Jeremy Apthorp <nornagon@nornagon.net>

* fix: missing semicolon
2019-06-05 15:43:02 -07:00
..
atom_api_renderer_ipc.cc fix: ensure correct ordering of sendSync w.r.t. send (#18630) 2019-06-04 17:10:31 -07:00
atom_api_spell_check_client.cc fix: contractions handling in spellchecker (#18506) 2019-05-30 21:19:10 -07:00
atom_api_spell_check_client.h fix: contractions handling in spellchecker (#18506) 2019-05-30 21:19:10 -07:00
atom_api_web_frame.cc fix: reject the executeJavaScript promise when it fails to execute the script (#18635) 2019-06-05 15:43:02 -07:00