DescriptionRevert 222150 "Telemetry: smoothness measurement throws MissingT..."
Breaks testGotQueryParams on Mac 10.6 and 10.7.
> Telemetry: smoothness measurement throws MissingTimelineMarker.
>
> Rather than throwing a generic LookupError exception when the timeline marker
> cannot be found in the trace, throw a MissingTimelineMarker which is a subclass
> of page_measurement.MeasurementFailure. These exceptios get caught by the page
> runner.
>
> Stop catching LookupError exeptions in _RunPage.
>
> BUG=238864
>
> Review URL: https://chromiumcodereview.appspot.com/23766009
TBR=dominikg@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=222204
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|