DescriptionDon't log background navigations in StaleWhileRevalidateExperiment histograms
Early results from the
PageLoad.Clients.StaleWhileRevalidateExperiment.Timing2.* histograms
show that there is a fat tail of noise from background navigations.
Remove navigations that started in the background and those that were
backgrounded before the timing event took place. The method is identical
to the PageLoad.Clients.FromGWS.Timing2.* histograms.
BUG=565458
TEST=manually tested with about:histograms
Committed: https://crrev.com/096b91575a69187a3f9e7b6484db5ac8ee9ed452
Cr-Commit-Position: refs/heads/master@{#364366}
Patch Set 1 #Patch Set 2 : Move ShouldLogEvent() to page_load_metrics_util. #
Total comments: 2
Patch Set 3 : Reword comment for EventOccurredInForeground() #Patch Set 4 : Make EventOccurredInForeground take a PageLoadExtraInfo object. #
Messages
Total messages: 19 (5 generated)
|