Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(294)

Issue 1579233002: Rename CertPolicyEnforcer to CTPolicyEnforcer (Closed)

Created:
4 years, 11 months ago by estark
Modified:
4 years, 11 months ago
Reviewers:
Ryan Sleevi
CC:
chromium-reviews, certificate-transparency-chrome_googlegroups.com, cbentzel+watch_chromium.org, Eran Messeri, sdefresne+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Rename CertPolicyEnforcer to CTPolicyEnforcer This is a cleanup in preparation for implementing some CT changes including Expect-CT. BUG=568806 Committed: https://crrev.com/6f9b3d801425d327dbf7def99fcfeeebe9a5c7f8 Cr-Commit-Position: refs/heads/master@{#368993}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+123 lines, -798 lines) Patch
M chrome/browser/io_thread.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/io_thread.cc View 3 chunks +5 lines, -5 lines 0 comments Download
M ios/chrome/browser/ios_chrome_io_thread.h View 2 chunks +2 lines, -2 lines 0 comments Download
M ios/chrome/browser/ios_chrome_io_thread.cc View 3 chunks +4 lines, -4 lines 0 comments Download
D net/cert/cert_policy_enforcer.h View 1 chunk +0 lines, -44 lines 0 comments Download
D net/cert/cert_policy_enforcer.cc View 1 chunk +0 lines, -329 lines 0 comments Download
D net/cert/cert_policy_enforcer_unittest.cc View 1 chunk +0 lines, -302 lines 0 comments Download
A + net/cert/ct_policy_enforcer.h View 3 chunks +6 lines, -6 lines 0 comments Download
A + net/cert/ct_policy_enforcer.cc View 2 chunks +2 lines, -2 lines 0 comments Download
A + net/cert/ct_policy_enforcer_unittest.cc View 13 chunks +15 lines, -15 lines 0 comments Download
M net/http/http_network_session.h View 2 chunks +2 lines, -2 lines 0 comments Download
M net/http/http_network_session.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M net/http/http_proxy_client_socket_pool_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/http/http_stream_factory_impl_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/net.gypi View 3 chunks +3 lines, -3 lines 0 comments Download
M net/quic/crypto/proof_verifier_chromium.h View 3 chunks +3 lines, -3 lines 0 comments Download
M net/quic/crypto/proof_verifier_chromium.cc View 6 chunks +8 lines, -8 lines 0 comments Download
M net/quic/crypto/proof_verifier_chromium_test.cc View 5 chunks +13 lines, -13 lines 0 comments Download
M net/quic/quic_stream_factory.h View 2 chunks +2 lines, -2 lines 0 comments Download
M net/quic/quic_stream_factory.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/socket/client_socket_pool_manager_impl.h View 2 chunks +2 lines, -2 lines 0 comments Download
M net/socket/client_socket_pool_manager_impl.cc View 5 chunks +16 lines, -16 lines 0 comments Download
M net/socket/ssl_client_socket.h View 2 chunks +5 lines, -5 lines 0 comments Download
M net/socket/ssl_client_socket_nss.h View 2 chunks +2 lines, -2 lines 0 comments Download
M net/socket/ssl_client_socket_nss.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/socket/ssl_client_socket_openssl.h View 1 chunk +1 line, -1 line 0 comments Download
M net/socket/ssl_client_socket_openssl.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/socket/ssl_client_socket_pool.h View 2 chunks +2 lines, -2 lines 0 comments Download
M net/socket/ssl_client_socket_pool.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M net/socket/ssl_client_socket_pool_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/socket/ssl_client_socket_unittest.cc View 7 chunks +13 lines, -13 lines 0 comments Download

Messages

Total messages: 8 (3 generated)
estark
Ryan: this is the first CL that I pulled out of https://codereview.chromium.org/1579063002/ ("Implement a skeleton ...
4 years, 11 months ago (2016-01-12 20:59:27 UTC) #2
Ryan Sleevi
LGTM Originally I had hoped that CertPolicyEnforcer would be able to encapsulate other policies relevant ...
4 years, 11 months ago (2016-01-12 21:19:02 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1579233002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1579233002/1
4 years, 11 months ago (2016-01-12 21:30:10 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 11 months ago (2016-01-12 21:37:13 UTC) #6
commit-bot: I haz the power
4 years, 11 months ago (2016-01-12 21:38:32 UTC) #8
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/6f9b3d801425d327dbf7def99fcfeeebe9a5c7f8
Cr-Commit-Position: refs/heads/master@{#368993}

Powered by Google App Engine
This is Rietveld 408576698