DescriptionRefine NetworkTimeTracker histograms
For a large percentage of CERT_DATE_INVALID errors, network time is not
available due to no sync, despite an attempt to query for network time
sync as early as possible in browser startup.
This CL modifies/adds UMA histograms to answer two questions:
1. What is the latency of network time fetches? (i.e. would it be
feasible to wait to show the interstitial until a network time query has
completed?)
2. When network time is unavailable due to no sync, is it because a
query hasn't been attempted yet, or because all prior query attempts
have failed, or perhaps because the first query attempt hasn't completed
yet?
BUG=589700
Committed: https://crrev.com/53c2e7691edb00c873db5c6e76a12c96f0c44aee
Cr-Commit-Position: refs/heads/master@{#425475}
Patch Set 1 #
Total comments: 6
Patch Set 2 : mab comments #
Messages
Total messages: 21 (12 generated)
|