DescriptionAdd experimental feature info to certificate reports
In poking around certificate reports and UMA, I've noticed that
certificate reports give somewhat different data than UMA about how
often the bad clock interstitial is shown. (This is likely due to the
fact that users have to connect to Google over HTTPS to report UMA data,
whereas certificate reports are sent encrypted over HTTP.)
This CL adds a field to the cert report to contain information about
Finch features that affect certificate validation warnings, such as the
network time service experiment. This will allow us to measure the results
of the network time service via cert reports data, not just via UMA.
BUG=659179, 589700
TBR=battre@chromium.org
Committed: https://crrev.com/40d0800b0956677f82cb7ba32085ac2907f792af
Cr-Commit-Position: refs/heads/master@{#431688}
Patch Set 1 #
Total comments: 2
Patch Set 2 : meacer comment #
Total comments: 2
Patch Set 3 : rebase #Patch Set 4 : jwd comment #Patch Set 5 : undo unnecessary BUILD.gn changes #Patch Set 6 : undo more unnecessary changes #
Total comments: 2
Patch Set 7 : rebase on https://codereview.chromium.org/2449193002/ #Patch Set 8 : remove magic #Patch Set 9 : fix proto field numbering #Patch Set 10 : cleanup #
Total comments: 2
Patch Set 11 : rebase #Patch Set 12 : remove redundant parameter checking code #Patch Set 13 : add dep to BUILD.gn #
Total comments: 2
Patch Set 14 : fix Windows compile problem #Patch Set 15 : battre comment #Messages
Total messages: 63 (36 generated)
|