electron/shell
Charles Kerr 2ba8fe9140
refactor: extract-constant static Windows registry keys in Browser code (#47569)
* refactor: extract-constant for registry key in GetProcessExecPath()

* refactor: extract-constant for registry key in Browser::SetLoginItemSettings()

* refactor: extract-constant for registry key in Browser::SetLoginItemSettings()

* refactor: extract-constant for registry key in Browser::GetLoginItemSettings()

* chore: document the symbolic constants

* refactor: prefer base::wcstring_view::c_str() to data() to make zero-termination clearer
2025-06-27 10:34:55 -05:00
..
app chore: bump chromium to 139.0.7256.0 (main) (#47481) 2025-06-26 00:12:49 +09:00
browser refactor: extract-constant static Windows registry keys in Browser code (#47569) 2025-06-27 10:34:55 -05:00
common refactor: remove stray .c_str() calls for absl::StrFormat() (#47548) 2025-06-26 11:41:30 +02:00
renderer refactor: make context bridge's private keys hidden, constexpr string_views (#47562) 2025-06-27 09:29:53 -05:00
services/node fix: utilityProcess running user script after process.exit is called (#47469) 2025-06-18 04:36:22 +09:00
utility fix: broken OOP window.print() on macOS/Linux (#45214) 2025-01-20 10:23:44 +01:00