electron/shell
trop[bot] f4e709c47e
refactor: avoid a few unnecessary strings (#47654)
* perf: replace string temporary with string_view in GetXdgAppId()

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

* perf: replace string temporary with string_view in ToV8(WindowOpenDisposition)

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

* perf: replace string temporary with string_view in ToV8(electron::api::WebContents::Type)

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-07-04 10:58:45 +02:00
..
app chore: bump chromium to 138.0.7175.0 (37-x-y) (#47078) 2025-05-14 10:07:45 -04:00
browser refactor: avoid a few unnecessary strings (#47654) 2025-07-04 10:58:45 +02:00
common refactor: avoid a few unnecessary strings (#47654) 2025-07-04 10:58:45 +02: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