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

Issue 2913253003: Convert Windows to use X509CertificateBytes. (Closed)

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

Description

Convert Windows to use X509CertificateBytes. BUG=671420 Review-Url: https://codereview.chromium.org/2913253003 Cr-Commit-Position: refs/heads/master@{#480686} Committed: https://chromium.googlesource.com/chromium/src/+/2fe429a914dccf9bc3b8901c8a0d93f445f3a3b6

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : try with use_byte_certs off on win #

Patch Set 4 : turn use_byte_certs back on #

Patch Set 5 : cryptuiapi_shim #

Patch Set 6 : rebase #

Total comments: 16

Patch Set 7 : rebase #

Patch Set 8 : review changes for comment #34 #

Total comments: 2

Patch Set 9 : rebase #

Patch Set 10 : review change for comment #40 #

Patch Set 11 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+333 lines, -141 lines) Patch
M chrome/browser/ui/BUILD.gn View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -0 lines 0 comments Download
A chrome/browser/ui/cryptuiapi_shim.h View 1 2 3 4 5 6 7 8 9 1 chunk +18 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/certificate_viewer_win.cc View 1 2 3 4 3 chunks +10 lines, -6 lines 0 comments Download
M chrome/browser/ui/webui/settings_utils_win.cc View 1 2 3 4 5 6 2 chunks +1 line, -1 line 0 comments Download
M net/BUILD.gn View 1 2 3 4 5 6 7 8 9 10 3 chunks +4 lines, -1 line 0 comments Download
M net/cert/cert_verify_proc_unittest.cc View 1 2 3 4 5 6 7 8 9 10 2 chunks +2 lines, -2 lines 0 comments Download
M net/cert/cert_verify_proc_win.cc View 1 7 chunks +10 lines, -18 lines 0 comments Download
M net/cert/known_roots_win.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M net/cert/test_root_certs_win.cc View 1 2 chunks +7 lines, -3 lines 0 comments Download
M net/cert/x509_certificate.h View 1 chunk +0 lines, -39 lines 0 comments Download
M net/cert/x509_certificate_win.cc View 1 4 chunks +3 lines, -58 lines 0 comments Download
A net/cert/x509_util_win.h View 1 2 3 4 5 6 7 1 chunk +93 lines, -0 lines 0 comments Download
A net/cert/x509_util_win.cc View 1 2 3 4 5 6 7 1 chunk +149 lines, -0 lines 0 comments Download
A net/data/parse_certificate_unittest/signature_algorithm_null.pem View 1 1 chunk +11 lines, -0 lines 0 comments Download
M net/data/parse_certificate_unittest/v3_certificate_template.txt View 1 1 chunk +2 lines, -0 lines 0 comments Download
M net/ssl/client_cert_store_win.cc View 1 2 3 4 5 5 chunks +19 lines, -11 lines 0 comments Download

Messages

Total messages: 54 (46 generated)
mattm
3 years, 6 months ago (2017-06-13 19:41:47 UTC) #33
davidben
lgtm https://codereview.chromium.org/2913253003/diff/140001/chrome/browser/ui/cryptuiapi_shim.h File chrome/browser/ui/cryptuiapi_shim.h (right): https://codereview.chromium.org/2913253003/diff/140001/chrome/browser/ui/cryptuiapi_shim.h#newcode11 chrome/browser/ui/cryptuiapi_shim.h:11: // which include cryptuiapi should instead include this ...
3 years, 6 months ago (2017-06-15 23:55:18 UTC) #34
mattm
https://codereview.chromium.org/2913253003/diff/140001/net/cert/x509_util_win.cc File net/cert/x509_util_win.cc (right): https://codereview.chromium.org/2913253003/diff/140001/net/cert/x509_util_win.cc#newcode21 net/cert/x509_util_win.cc:21: crypto::CAPIDestroyerWithFlags<HCERTSTORE, CertCloseStore, 0>> On 2017/06/15 23:55:18, davidben wrote: > ...
3 years, 6 months ago (2017-06-16 21:39:32 UTC) #35
mattm
+pkasting for chrome/browser/ui/ owners review (note: this is a followup CL to https://codereview.chromium.org/2898573002/)
3 years, 6 months ago (2017-06-16 21:41:08 UTC) #39
Peter Kasting
LGTM https://codereview.chromium.org/2913253003/diff/180001/chrome/browser/ui/cryptuiapi_shim.h File chrome/browser/ui/cryptuiapi_shim.h (right): https://codereview.chromium.org/2913253003/diff/180001/chrome/browser/ui/cryptuiapi_shim.h#newcode11 chrome/browser/ui/cryptuiapi_shim.h:11: // which include cryptuiapi should instead include this ...
3 years, 6 months ago (2017-06-16 23:53:47 UTC) #40
mattm
https://codereview.chromium.org/2913253003/diff/180001/chrome/browser/ui/cryptuiapi_shim.h File chrome/browser/ui/cryptuiapi_shim.h (right): https://codereview.chromium.org/2913253003/diff/180001/chrome/browser/ui/cryptuiapi_shim.h#newcode11 chrome/browser/ui/cryptuiapi_shim.h:11: // which include cryptuiapi should instead include this header. ...
3 years, 6 months ago (2017-06-19 22:19:39 UTC) #48
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/2913253003/260001
3 years, 6 months ago (2017-06-19 22:23:17 UTC) #51
commit-bot: I haz the power
3 years, 6 months ago (2017-06-20 01:53:58 UTC) #54
Message was sent while issue was closed.
Committed patchset #11 (id:260001) as
https://chromium.googlesource.com/chromium/src/+/2fe429a914dccf9bc3b8901c8a0d...

Powered by Google App Engine
This is Rietveld 408576698