Files
electron/spec/fixtures/api
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
..
2018-02-08 08:26:37 -06:00
🎨
2017-07-11 18:36:01 -07:00
2016-06-29 09:46:16 -07:00
2017-05-03 12:47:00 -05:00
2013-08-29 18:03:14 +08:00
2016-07-31 17:10:53 +02:00
2017-05-16 09:07:41 -03:00
2013-08-29 18:03:14 +08:00