mirror of
https://github.com/electron/electron.git
synced 2026-02-19 03:14:51 -05:00
* refactor: extract-constant for registry key in GetProcessExecPath() Co-authored-by: Charles Kerr <charles@charleskerr.com> * refactor: extract-constant for registry key in Browser::SetLoginItemSettings() Co-authored-by: Charles Kerr <charles@charleskerr.com> * refactor: extract-constant for registry key in Browser::SetLoginItemSettings() Co-authored-by: Charles Kerr <charles@charleskerr.com> * refactor: extract-constant for registry key in Browser::GetLoginItemSettings() Co-authored-by: Charles Kerr <charles@charleskerr.com> * chore: document the symbolic constants Co-authored-by: Charles Kerr <charles@charleskerr.com> * refactor: prefer base::wcstring_view::c_str() to data() to make zero-termination clearer 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>