|
Remove the "snionly" concept from the HSTS preload.
The "snionly" tag only applies to preloaded values and only affects
people who are forcing SSLv3 on the command line. (We no longer have the
option in the preferences to disable TLS and the preference has been
renamed so even those who might have set it in the past shouldn't have
it now).
It also complicates pending work to reduce the size of the preload data.
BUG= 102779
R=eroman@chromium.org, rsleevi@chromium.org
Committed: https://crrev.com/5cbb7d7a2ce034432b7d56f5940009bc75c337d4
Cr-Commit-Position: refs/heads/master@{#296821}
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+137 lines, -257 lines) |
Patch |
 |
M |
chrome/browser/net/chrome_fraudulent_certificate_reporter.h
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/net/chrome_fraudulent_certificate_reporter.cc
|
View
|
|
1 chunk |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/net/chrome_fraudulent_certificate_reporter_unittest.cc
|
View
|
1
2
3
4
5
|
4 chunks |
+9 lines, -15 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/net/predictor.cc
|
View
|
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/net_internals/net_internals_ui.cc
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
net/http/http_security_headers_unittest.cc
|
View
|
|
10 chunks |
+14 lines, -20 lines |
0 comments
|
Download
|
 |
M |
net/http/transport_security_persister_unittest.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
net/http/transport_security_state.h
|
View
|
|
4 chunks |
+5 lines, -16 lines |
0 comments
|
Download
|
 |
M |
net/http/transport_security_state.cc
|
View
|
|
10 chunks |
+11 lines, -42 lines |
0 comments
|
Download
|
 |
M |
net/http/transport_security_state_static.h
|
View
|
1
2
3
4
|
4 chunks |
+10 lines, -14 lines |
0 comments
|
Download
|
 |
M |
net/http/transport_security_state_static.json
|
View
|
1
2
3
4
|
4 chunks |
+11 lines, -13 lines |
0 comments
|
Download
|
 |
M |
net/http/transport_security_state_unittest.cc
|
View
|
1
2
3
4
|
16 chunks |
+61 lines, -79 lines |
0 comments
|
Download
|
 |
M |
net/quic/crypto/proof_verifier_chromium.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
net/socket/ssl_client_socket_nss.cc
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
net/socket/ssl_client_socket_openssl.cc
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
net/socket_stream/socket_stream.cc
|
View
|
|
1 chunk |
+1 line, -5 lines |
0 comments
|
Download
|
 |
M |
net/socket_stream/socket_stream_job.cc
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
net/spdy/spdy_session.cc
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
net/ssl/ssl_config_service.h
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
net/ssl/ssl_config_service.cc
|
View
|
|
1 chunk |
+0 lines, -10 lines |
0 comments
|
Download
|
 |
M |
net/url_request/fraudulent_certificate_reporter.h
|
View
|
1
2
3
|
1 chunk |
+2 lines, -5 lines |
0 comments
|
Download
|
 |
M |
net/url_request/url_request.cc
|
View
|
1
|
1 chunk |
+1 line, -4 lines |
0 comments
|
Download
|
 |
M |
net/url_request/url_request_http_job.cc
|
View
|
1
2
3
4
|
2 chunks |
+2 lines, -7 lines |
0 comments
|
Download
|
 |
M |
net/url_request/url_request_unittest.cc
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
Total messages: 18 (6 generated)
|