Make executeJavaScript return a Promise so that caught errors can be sent to the...
authorSamuel Attard <samuel.r.attard@gmail.com>
Tue, 11 Oct 2016 05:47:09 +0000 (16:47 +1100)
committerKevin Sawicki <kevinsawicki@gmail.com>
Thu, 3 Nov 2016 16:33:47 +0000 (09:33 -0700)
commit857e1da6a3a48a4fa4b9ba4c30b99f80b94bdbc8
treef1041e40e582dbe3860f4c7c4595dacc5b3effa2
parent75b010ce6314c56ec083adfa1a9835e3cfa348ea
Make executeJavaScript return a Promise so that caught errors can be sent to the caller
docs/api/web-contents.md
lib/browser/api/web-contents.js
lib/renderer/init.js
spec/api-browser-window-spec.js
spec/static/main.js