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

Issue 2829783002: [refactor] Extract the platform-specific TrustStore instantiations and (Closed)

Created:
3 years, 8 months ago by eroman
Modified:
3 years, 8 months ago
Reviewers:
mattm
CC:
chromium-reviews, cbentzel+watch_chromium.org, net-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[refactor] Extract the platform-specific TrustStore instantiations and setup for path building. Has the side-effect of adding the Mac trust store integration to CertVerifyProcBuiltin (however doesn't enable the tests yet as some more work needed). BUG=649017 Review-Url: https://codereview.chromium.org/2829783002 Cr-Commit-Position: refs/heads/master@{#465794} Committed: https://chromium.googlesource.com/chromium/src/+/f628d6b4367d88b92e0bcf56886450e26ed58d55

Patch Set 1 #

Patch Set 2 : improve comments #

Total comments: 10

Patch Set 3 : address mattm's comments #

Patch Set 4 : delete bad comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+291 lines, -178 lines) Patch
M net/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
M net/cert/cert_verify_proc_builtin.cc View 1 6 chunks +19 lines, -144 lines 0 comments Download
A net/cert/internal/system_trust_store.h View 1 2 3 1 chunk +88 lines, -0 lines 0 comments Download
A net/cert/internal/system_trust_store.cc View 1 chunk +171 lines, -0 lines 0 comments Download
M net/tools/cert_verify_tool/verify_using_path_builder.cc View 4 chunks +11 lines, -34 lines 0 comments Download

Messages

Total messages: 24 (15 generated)
eroman
3 years, 8 months ago (2017-04-19 19:34:49 UTC) #5
mattm
https://codereview.chromium.org/2829783002/diff/10006/net/cert/internal/system_trust_store.cc File net/cert/internal/system_trust_store.cc (right): https://codereview.chromium.org/2829783002/diff/10006/net/cert/internal/system_trust_store.cc#newcode133 net/cert/internal/system_trust_store.cc:133: // TODO(eroman): Should this return something? yeah, I just ...
3 years, 8 months ago (2017-04-19 20:26:04 UTC) #7
eroman
https://codereview.chromium.org/2829783002/diff/10006/net/cert/internal/system_trust_store.cc File net/cert/internal/system_trust_store.cc (right): https://codereview.chromium.org/2829783002/diff/10006/net/cert/internal/system_trust_store.cc#newcode133 net/cert/internal/system_trust_store.cc:133: // TODO(eroman): Should this return something? On 2017/04/19 20:26:04, ...
3 years, 8 months ago (2017-04-19 21:10:42 UTC) #10
mattm
https://codereview.chromium.org/2829783002/diff/10006/net/cert/internal/system_trust_store.cc File net/cert/internal/system_trust_store.cc (right): https://codereview.chromium.org/2829783002/diff/10006/net/cert/internal/system_trust_store.cc#newcode133 net/cert/internal/system_trust_store.cc:133: // TODO(eroman): Should this return something? On 2017/04/19 21:10:41, ...
3 years, 8 months ago (2017-04-19 21:36:00 UTC) #13
eroman
https://codereview.chromium.org/2829783002/diff/10006/net/cert/internal/system_trust_store.h File net/cert/internal/system_trust_store.h (right): https://codereview.chromium.org/2829783002/diff/10006/net/cert/internal/system_trust_store.h#newcode69 net/cert/internal/system_trust_store.h:69: // manner that has a global effect within the ...
3 years, 8 months ago (2017-04-19 21:42:53 UTC) #14
eroman
https://codereview.chromium.org/2829783002/diff/10006/net/cert/internal/system_trust_store.h File net/cert/internal/system_trust_store.h (right): https://codereview.chromium.org/2829783002/diff/10006/net/cert/internal/system_trust_store.h#newcode69 net/cert/internal/system_trust_store.h:69: // manner that has a global effect within the ...
3 years, 8 months ago (2017-04-19 21:45:06 UTC) #16
mattm
lgtm
3 years, 8 months ago (2017-04-19 21:48:21 UTC) #18
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/2829783002/50001
3 years, 8 months ago (2017-04-19 21:58:30 UTC) #21
commit-bot: I haz the power
3 years, 8 months ago (2017-04-19 22:47:37 UTC) #24
Message was sent while issue was closed.
Committed patchset #4 (id:50001) as
https://chromium.googlesource.com/chromium/src/+/f628d6b4367d88b92e0bcf568864...

Powered by Google App Engine
This is Rietveld 408576698