electron/shell
trop[bot] 99a224e45b
refactor: make context bridge's private keys hidden, constexpr string_views (#47586)
* refactor: local functions GetPrivate(), SetPrivate() now take std::string_views

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

* refactor: make local keys std::string_views instead of C-style char arrays

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

* refactor: make local keys constexpr

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

* refactor: move local keys into local anonymous namespace

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>
2025-06-27 14:38:49 -05:00
..
app chore: bump chromium to 138.0.7175.0 (37-x-y) (#47078) 2025-05-14 10:07:45 -04:00
browser refactor: remove stray .c_str() calls for absl::StrFormat() (#47577) 2025-06-26 08:18:06 -05:00
common refactor: remove stray .c_str() calls for absl::StrFormat() (#47577) 2025-06-26 08:18:06 -05:00
renderer refactor: make context bridge's private keys hidden, constexpr string_views (#47586) 2025-06-27 14:38:49 -05:00
services/node fix: utilityProcess running user script after process.exit is called (#47492) 2025-06-17 21:01:50 -05:00
utility fix: broken OOP window.print() on macOS/Linux (#45214) 2025-01-20 10:23:44 +01:00