| 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. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
[tracing] Fix chrome_config forwarding
Absent `config` proto field gets converted into an empty string
through mojo traits.
This results in config mismatch when trying to adopt startup config
in perfetto.
This CL fixes this by always converting empty config back to
absent proto field.
Why not optional: there's semantically no difference between empty
string and missing proto field, we just need to encode it
in a consistent way.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |