trop[bot]
60951cdca9
fix: use proper quoting for exe paths and args on Windows ( #50075 )
...
Previously, GetProtocolLaunchPath and FormatCommandLineString in
browser_win.cc used naive quoting which could break when paths or
arguments contained backslashes, spaces, or embedded quotes.
Fix by extracting the CommandLineToArgvW-compatible quoting logic from
relauncher_win.cc into a shared utility and use it in both browser_win.cc
and relauncher_win.cc to properly quote the exe path and each argument
individually.
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2026-03-05 10:27:40 +01:00
..
2026-02-16 22:18:43 -08:00
2025-10-13 12:21:54 -04:00
2025-09-26 16:34:06 -04:00
2025-11-11 11:55:54 -05:00
2026-01-14 09:34:28 +01:00
2026-02-05 22:01:09 +01:00
2022-04-28 10:28:27 -04:00
2025-04-28 11:39:12 -04:00
2023-09-01 15:54:59 +09:00
2026-02-18 13:22:10 -05:00
2025-06-26 11:41:30 +02:00
2026-02-18 13:22:10 -05:00
2025-02-05 15:13:29 +09:00
2025-11-05 18:25:01 -05:00
2025-09-08 12:57:15 +02:00
2025-09-08 12:57:15 +02:00
2026-03-05 10:27:40 +01:00
2026-03-05 10:27:40 +01:00
2025-05-21 12:04:36 -05:00
2022-06-29 12:55:47 -07:00
2025-09-08 12:57:15 +02:00
2025-09-08 12:57:15 +02:00
2025-11-10 18:32:34 +01:00
2026-02-02 09:39:20 +01:00
2026-02-02 09:39:20 +01:00
2025-02-20 20:19:48 -05:00
2021-11-22 16:34:31 +09:00
2025-03-24 10:09:14 +01:00
2025-03-06 16:04:18 -05:00
2024-01-10 19:00:37 -06:00
2025-04-22 15:53:29 -04:00
2020-05-04 10:49:29 -07:00
2024-07-25 11:25:45 +02:00
2021-11-22 16:34:31 +09:00
2025-12-05 12:18:13 -05:00
2021-11-22 16:34:31 +09:00
2024-10-23 14:18:22 -05:00
2024-10-23 14:18:22 -05:00
2024-08-20 15:34:59 -04:00
2024-07-22 11:31:32 +02:00
2025-04-22 15:53:29 -04:00
2024-07-22 11:31:32 +02:00
2024-09-12 16:05:37 +02:00
2024-07-22 11:31:32 +02:00
2026-02-25 12:54:38 -05:00
2025-07-28 10:22:27 -05:00
2024-09-27 10:17:06 +09:00
2025-09-08 12:57:15 +02:00
2025-07-30 09:14:38 -05:00
2026-02-26 11:08:34 -05:00
2022-06-29 12:55:47 -07:00
2026-02-19 14:24:12 +01:00
2025-10-10 12:48:44 +02:00
2025-10-11 18:00:04 -04:00
2024-11-27 10:40:39 -06:00
2025-10-11 18:00:04 -04:00
2024-02-21 15:27:05 -05:00
2025-11-10 18:32:34 +01:00
2024-08-12 10:28:33 +02:00
2024-09-16 15:53:04 -05:00
2025-03-14 10:59:15 -05:00
2025-10-17 13:04:24 -04:00
2024-10-10 09:34:55 -04:00
2022-11-17 14:59:23 -05:00
2025-11-14 18:57:05 -08:00
2025-11-14 18:57:05 -08:00
2025-02-10 16:09:11 -05:00
2021-11-22 16:34:31 +09:00