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

Issue 2252933002: Make TrustStore into an interface, move impl to TrustStoreInMemory. (Closed)

Created:
4 years, 4 months ago by mattm
Modified:
4 years, 4 months ago
Reviewers:
eroman, sheretov
CC:
chromium-reviews, cbentzel+watch_chromium.org, sheretov+watch_chromium.org, dougsteed+watch_chromium.org, vadimgo+watch_chromium.org, ryanchung+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make TrustStore into an interface, move impl to TrustStoreInMemory. BUG=635203 Committed: https://crrev.com/c72913b94e4d44fb5b510b6f0e9e316c84004a9a Cr-Commit-Position: refs/heads/master@{#413540}

Patch Set 1 #

Patch Set 2 : compile fix #

Patch Set 3 : rebase #

Patch Set 4 : workaround android compiler error #

Patch Set 5 : rebase #

Total comments: 4

Patch Set 6 : rename to TrustStoreInMemory #

Patch Set 7 : rebase #

Patch Set 8 : update cast_cert_validator_unittest.cc #

Unified diffs Side-by-side diffs Delta from patch set Stats (+172 lines, -108 lines) Patch
M components/cast_certificate/cast_cert_validator.cc View 1 2 3 4 5 6 2 chunks +2 lines, -2 lines 0 comments Download
M components/cast_certificate/cast_cert_validator_unittest.cc View 1 2 3 4 5 6 7 3 chunks +3 lines, -3 lines 0 comments Download
M components/cast_certificate/cast_crl.cc View 1 2 3 4 5 6 2 chunks +2 lines, -2 lines 0 comments Download
M components/cast_certificate/cast_crl_unittest.cc View 1 2 3 4 5 6 2 chunks +6 lines, -5 lines 0 comments Download
M net/cert/internal/path_builder_pkits_unittest.cc View 1 2 3 4 5 2 chunks +2 lines, -2 lines 0 comments Download
M net/cert/internal/path_builder_unittest.cc View 1 2 3 4 5 26 chunks +64 lines, -46 lines 0 comments Download
M net/cert/internal/path_builder_verify_certificate_chain_unittest.cc View 1 2 3 4 5 2 chunks +2 lines, -2 lines 0 comments Download
M net/cert/internal/trust_store.h View 1 2 2 chunks +5 lines, -21 lines 0 comments Download
M net/cert/internal/trust_store.cc View 1 2 2 chunks +3 lines, -23 lines 0 comments Download
A net/cert/internal/trust_store_in_memory.h View 1 2 3 4 5 1 chunk +49 lines, -0 lines 0 comments Download
A net/cert/internal/trust_store_in_memory.cc View 1 2 3 4 5 1 chunk +30 lines, -0 lines 0 comments Download
M net/net.gypi View 1 2 3 4 5 6 1 chunk +2 lines, -0 lines 0 comments Download
M net/tools/cert_verify_tool/verify_using_path_builder.cc View 1 2 3 4 5 6 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 42 (33 generated)
mattm
4 years, 4 months ago (2016-08-17 00:17:37 UTC) #4
eroman
Also there are some instances of "const TrustStore&" in path_builder.cc what I think would be ...
4 years, 4 months ago (2016-08-18 21:13:38 UTC) #17
mattm
On 2016/08/18 21:13:38, eroman wrote: > Also there are some instances of "const TrustStore&" in ...
4 years, 4 months ago (2016-08-18 22:18:22 UTC) #20
eroman
lgtm
4 years, 4 months ago (2016-08-18 23:19:06 UTC) #22
mattm
+sheretov for cast owners
4 years, 4 months ago (2016-08-18 23:23:38 UTC) #24
sheretov
lgtm
4 years, 4 months ago (2016-08-22 16:37:27 UTC) #35
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2252933002/140001
4 years, 4 months ago (2016-08-22 19:56:17 UTC) #38
commit-bot: I haz the power
Committed patchset #8 (id:140001)
4 years, 4 months ago (2016-08-22 21:37:00 UTC) #40
commit-bot: I haz the power
4 years, 4 months ago (2016-08-22 21:39:12 UTC) #42
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/c72913b94e4d44fb5b510b6f0e9e316c84004a9a
Cr-Commit-Position: refs/heads/master@{#413540}

Powered by Google App Engine
This is Rietveld 408576698