DescriptionChanging the TimeDeltas in DRPPageLoadTiming to Optional
To match the TimeDeltas in page_load_metrics, the
DataReductionProxyPageLoadTiming TimeDeltas are changed to
base::Optional TimeDeltas. Functionally, this will only change the case
where the TimeDelta is zero.
The constructor for DataReductionProxyPageLoadTiming is moved to a new
cc file due to the templated variables creating a complex constructor.
BUG=626040
Committed: https://crrev.com/4aaa1c3f03e522bb84b99e6bdf36a9b334865547
Cr-Commit-Position: refs/heads/master@{#405279}
Patch Set 1 #
Total comments: 5
Patch Set 2 : tbansal comments windows fix #Patch Set 3 : nit #Messages
Total messages: 15 (5 generated)
|