Files
electron/shell/browser/api
trop[bot] f4c3eb4391 refactor: in StopTracing(), use string literals instead of optional<string> (#45292)
refactor: simplify StopTracing() a little by using a string_view instead of an optional<string>

We have compile-time string literals that we're passing to a method
that takes a string_view argument, so we don't need all this extra
optional<string> scaffolding

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Charles Kerr <charles@charleskerr.com>
2025-01-22 09:43:38 -06:00
..
2024-07-29 12:42:57 -05:00
2024-07-29 12:42:57 -05:00
2024-07-29 12:42:57 -05:00
2024-07-29 12:42:57 -05:00