|
Fix up certificate error reporting histograms
This CL adds a failure histogram for certificate error reporting,
similar to the histograms we have for Expect CT and HPKP reports.
It also negates the net error codes for Expect CT and HPKP histograms,
to match up with the histogram enums. (See bug 616599.)
BUG= 616599, 596624
Committed: https://crrev.com/a79bbb7b735bfbc7b84518bdd6f166a2fb39f7c1
Cr-Commit-Position: refs/heads/master@{#406604}
Total comments: 5
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+121 lines, -21 lines) |
Patch |
 |
M |
chrome/browser/ssl/chrome_expect_ct_reporter.cc
|
View
|
1
2
3
4
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ssl/chrome_expect_ct_reporter_unittest.cc
|
View
|
1
2
3
4
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
components/BUILD.gn
|
View
|
1
2
3
4
5
6
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
components/certificate_reporting/BUILD.gn
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
components/certificate_reporting/DEPS
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
components/certificate_reporting/error_reporter.cc
|
View
|
1
2
3
4
5
6
|
2 chunks |
+15 lines, -6 lines |
0 comments
|
Download
|
 |
M |
components/certificate_reporting/error_reporter_unittest.cc
|
View
|
1
2
3
4
5
6
|
5 chunks |
+59 lines, -1 line |
0 comments
|
Download
|
 |
M |
components/components_tests.gyp
|
View
|
1
2
3
4
5
6
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ios/chrome/browser/BUILD.gn
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
ios/chrome/browser/DEPS
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
ios/chrome/browser/ssl/ios_ssl_blocking_page.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
ios/chrome/ios_chrome.gyp
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
net/http/transport_security_state.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
net/http/transport_security_state_unittest.cc
|
View
|
1
2
3
4
5
6
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
tools/metrics/histograms/histograms.xml
|
View
|
1
2
3
4
5
6
|
2 chunks |
+35 lines, -0 lines |
0 comments
|
Download
|
Total messages: 39 (8 generated)
|