electron/shell
trop[bot] 3a5479aab6
fix: -Wunsafe-buffer-usage warnings in IsUrlArg() (#43541)
* fix: -Wunsafe-buffer-usage warnings in IsUrlArg()

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

* chore: improve code comments for CheckCommandLineArguments()

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

* chore: reduce diffs from main

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

* refactor: CheckCommandLineArguments takes a StringVector arg

Fixes another buffer warning!

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

* chore: use base::CommandLine::StringPieceType

base:CommandLine::StringViewType has not been invented yet

---------

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Charles Kerr <charles@charleskerr.com>
2024-09-04 21:27:18 -05:00
..
app fix: -Wunsafe-buffer-usage warnings in IsUrlArg() (#43541) 2024-09-04 21:27:18 -05:00
browser fix: touch bar functionality on BaseWindow (#43419) 2024-08-22 15:43:51 +02:00
common chore: remove unused method asar::ClearArchives() (#43467) 2024-08-23 17:15:59 -05:00
renderer fix: gin_helper::MicrotasksScope instantiation (#43208) 2024-08-05 10:16:22 -05:00
services/node fix: utilityProcess exit codes (#42395) 2024-06-25 19:01:18 +02:00
utility refactor: run Windows `SelectFileDialog` out of process (#42826) 2024-07-10 15:35:17 +02:00