mirror of https://github.com/electron/electron
fe9031eb23
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 |
||
---|---|---|
.. | ||
app | ||
browser | ||
common | ||
renderer | ||
services/node | ||
utility |