electron/shell
Raymond Zhao db0a152bc1
feat: Add data parameter to app.requestSingleInstanceLock() (#30891)
* WIP

* Use serialization

* Rebase windows impl of new app requestSingleInstanceLock parameter

* Fix test

* Implement posix side

* Add backwards compatibility test

* Apply PR feedback Windows

* Fix posix impl

* Switch mac impl back to vector

* Refactor Windows impl

* Use vectors, inline make_span

* Use blink converter

* fix: ownership across sequences

* Fix upstream merge from Chromium

Co-authored-by: deepak1556 <hop2deep@gmail.com>
2021-10-14 21:32:32 -04:00
..
app refactor: Convert ProcessSingleton changes to patch (#30594) 2021-09-03 14:16:33 -07:00
browser feat: Add data parameter to app.requestSingleInstanceLock() (#30891) 2021-10-14 21:32:32 -04:00
common feat: add commandLine.removeSwitch (#30933) 2021-10-06 16:45:58 -04:00
renderer chore: bump chromium to 96.0.4647.0 (main) (#30814) 2021-10-05 19:21:00 -07:00
utility chore: clean up forward declarations (#29904) 2021-07-02 09:51:37 +09:00