mirror of
https://github.com/electron/electron.git
synced 2026-02-19 03:14:51 -05:00
* 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>