mirror of
https://github.com/servo/servo
synced 2026-05-13 02:17:06 +02:00
This option controls whether progressive web metrics are printed to the system console, which is essentially the purpose of `DiagnosticsLogging`. This makes the API a bit more uniform. Testing: We do not really have automated testing for this kind of feature of the API. Fixes: This is part of #34967. Signed-off-by: Martin Robinson <mrobinson@igalia.com>