|
Minor clean-up tasks that were TODO(snej)
Rename Principal->CertPrincipal, Policy->CertPolicy, both of which are merely syntatic fluff.
Rename Fingerprint->SHA1Fingerprint, which is more important since those using the fingerprint, such as the unit tests, were truly hardcoded against SHA-1 fingerprints, and if the fingerprint ever changed, wouldn't cause errors until run time.
R=wtc
BUG=None
TEST=Compilers stay green
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=52789
Total comments: 1
Total comments: 36
Total comments: 5
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+114 lines, -119 lines) |
Patch |
 |
M |
chrome/browser/page_info_model.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ssl/ssl_host_state.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ssl/ssl_host_state.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ssl/ssl_host_state_unittest.cc
|
View
|
|
1 chunk |
+12 lines, -12 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ssl/ssl_policy.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ssl/ssl_policy_backend.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ssl/ssl_policy_backend.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
net/base/ev_root_ca_metadata.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
net/base/ev_root_ca_metadata.cc
|
View
|
1
2
3
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
net/base/x509_cert_types.h
|
View
|
1
2
3
|
3 chunks |
+8 lines, -4 lines |
0 comments
|
Download
|
 |
M |
net/base/x509_certificate.h
|
View
|
|
7 chunks |
+8 lines, -42 lines |
0 comments
|
Download
|
 |
M |
net/base/x509_certificate.cc
|
View
|
1
2
3
|
5 chunks |
+41 lines, -15 lines |
0 comments
|
Download
|
 |
M |
net/base/x509_certificate_mac.cc
|
View
|
1
2
|
3 chunks |
+4 lines, -5 lines |
0 comments
|
Download
|
 |
M |
net/base/x509_certificate_nss.cc
|
View
|
3
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
net/base/x509_certificate_unittest.cc
|
View
|
|
12 chunks |
+20 lines, -20 lines |
0 comments
|
Download
|
 |
M |
net/base/x509_certificate_win.cc
|
View
|
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
Total messages: 20 (0 generated)
|