mirror of
https://github.com/electron/electron.git
synced 2026-01-27 16:28:23 -05:00
* 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