Description[Telemetry]: Move assert on page measurement results name into Value object.
The use of a '.' in a trace name only breaks the telemetry value result if it
occurs in a value which does not have a trace_name. This CL moves the assert
into the Value object so that the assert doesn't fire in other situations
(such as the media.tough_media_cases benchmark), where the use of the '.' is
actually ok.
BUG=332041, 329845
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243441
Patch Set 1 #
Messages
Total messages: 8 (0 generated)
|