electron/shell
trop[bot] 1f4d5cd564
refactor: reduce scope of relauncher's internal constants (#44894)
* refactor: make kRelauncherArgSeparator private to relauncher.cc

Co-authored-by: Charles Kerr <charles@charleskerr.com>

* refactor: make kRelauncherTypeArg private to relauncher.cc

Co-authored-by: Charles Kerr <charles@charleskerr.com>

* refactor: remove unused type relauncher::CharType

Co-authored-by: Charles Kerr <charles@charleskerr.com>

* refactor: move private constants into standalone private namespace

Co-authored-by: Charles Kerr <charles@charleskerr.com>

* refactor: move kWaitEventName into the only function that uses it

Co-authored-by: Charles Kerr <charles@charleskerr.com>

---------

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Charles Kerr <charles@charleskerr.com>
2024-12-01 07:14:09 -06:00
..
app refactor: use base::Extend in AddAdditionalSchemes() (#44865) 2024-11-27 10:10:02 -06:00
browser refactor: reduce scope of relauncher's internal constants (#44894) 2024-12-01 07:14:09 -06:00
common fix: modernize-use-nodiscard clang-tidy warnings (32-x-y backport) (#44846) 2024-11-27 12:42:14 -06:00
renderer fix: modernize-use-nodiscard clang-tidy warnings (32-x-y backport) (#44846) 2024-11-27 12:42:14 -06:00
services/node fix: -Wunsafe-buffer-usage warning in ChunkedDataPipeReadableStream (32-x-y) (#44440) 2024-10-29 14:51:59 -05:00
utility refactor: run Windows SelectFileDialog out of process (#42780) 2024-07-08 10:31:10 +02:00