electron/atom
Jeremy Spiegel 64f7974252 fix: properly pass openExternal activate option (#18657)
* fix: properly pass openExternal activate option

A reference to an OpenExternalOptions structure was being captured by an Objective-C block that
outlived the object that was being referenced.

* Fix test in CI

* Don't check for activate on linux

* Close BrowserWindow
2019-06-10 07:40:05 -07:00
..
app chore: bump chromium to 2a7aff41ce73adc0eeee67d364989 (master) (#18505) 2019-06-03 20:44:12 -07:00
browser Bump v7.0.0-nightly.20190609 2019-06-09 08:31:23 -07:00
common fix: properly pass openExternal activate option (#18657) 2019-06-10 07:40:05 -07:00
renderer fix: reject the executeJavaScript promise when it fails to execute the script (#18635) 2019-06-05 15:43:02 -07:00
utility More migration of ServiceContext to ServiceBinding 2019-02-14 23:59:22 +05:30