electron/spec/fixtures
Samuel Attard 5b5c161601
feat: new makeSingleInstance API (#12782)
* Refactor app.makeSingleInstance
* new API `app.isPrimaryInstance()`
* new API `app.isSingleInstance()`
* new event `app.on('second-instance')`
* deprecated old syntax `app.makeSingleInstance(cb)`
* deprecated old syntax of `app.makeSingleInstance() --> bool` in favor
of `app.isPrimaryInstance()`
* Fix spec, we don't need process.nextTick hacks any more
* Make deprecation TODO for the return value of makeSingleInstance
* Refactor makeSingleInstance to requestSingleInstanceLock and add appropriate deprecation comments
* I swear this isn't tricking the linter
* Make const
* Add deprecation warnings for release, and add to planned-breaking-changes

BREAKING CHANGE
2018-05-08 01:29:18 +10:00
..
api feat: new makeSingleInstance API (#12782) 2018-05-08 01:29:18 +10:00
asar Make the asar-video test run faster 2017-12-02 11:30:57 +01:00
assets update spec with new asset 2017-03-14 00:26:27 +05:30
certificates fix spec 2016-04-18 22:57:37 +05:30
devtools-extensions Update devtools extension spec for chrome.storage 2016-11-15 19:58:08 +08:00
module handle remote exception (#12694) 2018-04-24 08:40:19 -04:00
pages Set appropriate defaults for webview options (#12271) 2018-03-15 13:56:46 +09:00
workers test: Node integration in web workers 2017-03-20 12:52:46 -07:00
zip
no-proprietary-codecs.js Time out after 5 minutes 2017-03-30 14:39:48 -07:00