electron/shell
Charles Kerr bc585b6a3f
refactor: avoid a few unnecessary strings (#47644)
* perf: replace string temporary with string_view in GetXdgAppId()

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

* perf: replace string temporary with string_view in ToV8(electron::api::WebContents::Type)
2025-07-03 11:08:59 -05:00
..
app chore: bump chromium to 139.0.7256.0 (main) (#47481) 2025-06-26 00:12:49 +09:00
browser refactor: avoid a few unnecessary strings (#47644) 2025-07-03 11:08:59 -05:00
common refactor: avoid a few unnecessary strings (#47644) 2025-07-03 11:08:59 -05:00
renderer chore: bump chromium to 140.0.7261.0 (main) (#47561) 2025-06-30 12:30:05 -04: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