Description{Csv,Block}PageMeasurementResults no longer perform streaming output.
As a results, kill now unused results_are_the_same_on_every_page.
This unfortunately changes the behaviors in the following ways:
1) Streaming Csv/Block results output on per page run (e.g., one
output per page repeat), the streaming mode merges like values for the
same page (in case of page repeat, it merges results across repeat).
2) Ordering of output rows may change.
BUG=346956, 392901
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285477
Patch Set 1 : #
Total comments: 2
Patch Set 2 : Rebase. #Patch Set 3 : Address review comment. #Patch Set 4 : #Patch Set 5 : Rebase again. #Patch Set 6 : Rebase again (!!) #Messages
Total messages: 27 (0 generated)
|