mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
* 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