This is somewhat ambitious but will hopefully make debugging significantly easier.
PTAL.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
Overall LGTM. The new UI looks amazing!!
<div slot="tab">Mirroring Stats</div>maybe consolidate mirroring stats with mirroring dashboard.
ResolveJavascriptCallback(callback_id, base::Value(std::string()));should return boolean here
auto trace_reader =trace_reader will not be deleted after tracing stops because the lambda function keeps a copy of it. maybe explicitly reset the stop callback once tracing stops.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |