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

Issue 2046863002: Remove traces of USE_NSS_CERTS from crypto/ (Closed)

Created:
4 years, 6 months ago by Ryan Sleevi
Modified:
4 years, 6 months ago
Reviewers:
svaldez, davidben
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove traces of USE_NSS_CERTS from crypto/ NSS is no longer an option as the cryptographic service provider - all platforms have transitioned to using BoringSSL. Any remaining files in crypto/ that use NSS will always have USE_NSS_CERTS set. This also fixes some unit tests that used the wrong ifdefs once everything was converted to use BoringSSL. BUG=604728 Committed: https://crrev.com/a3ad8d0bc490d62f9de55216f40f0135bdafd9dd Cr-Commit-Position: refs/heads/master@{#398348}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -113 lines) Patch
M crypto/encryptor_unittest.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M crypto/nss_key_util.h View 2 chunks +0 lines, -4 lines 0 comments Download
M crypto/nss_key_util.cc View 4 chunks +1 line, -12 lines 0 comments Download
M crypto/nss_key_util_unittest.cc View 2 chunks +0 lines, -2 lines 0 comments Download
M crypto/nss_util.h View 3 chunks +0 lines, -4 lines 0 comments Download
M crypto/nss_util.cc View 11 chunks +39 lines, -80 lines 0 comments Download
M crypto/symmetric_key_unittest.cc View 1 chunk +0 lines, -9 lines 2 comments Download

Messages

Total messages: 16 (7 generated)
Ryan Sleevi
Steven: Can you do primary review David: Can you OWNERs stamp with Steven's happy & ...
4 years, 6 months ago (2016-06-07 02:11:31 UTC) #2
svaldez
lgtm Might want to clarify the CL description. Took a couple reads. "As such, all ...
4 years, 6 months ago (2016-06-07 13:56:41 UTC) #3
Ryan Sleevi
https://codereview.chromium.org/2046863002/diff/1/crypto/symmetric_key_unittest.cc File crypto/symmetric_key_unittest.cc (left): https://codereview.chromium.org/2046863002/diff/1/crypto/symmetric_key_unittest.cc#oldcode84 crypto/symmetric_key_unittest.cc:84: // The OS X crypto libraries have minimum salt ...
4 years, 6 months ago (2016-06-07 14:58:18 UTC) #5
davidben
lgtm
4 years, 6 months ago (2016-06-07 15:26:37 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2046863002/1
4 years, 6 months ago (2016-06-07 15:33:32 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: win_clang on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_clang/builds/33770)
4 years, 6 months ago (2016-06-07 17:30:08 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2046863002/1
4 years, 6 months ago (2016-06-07 17:31:24 UTC) #12
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 6 months ago (2016-06-07 18:22:45 UTC) #14
commit-bot: I haz the power
4 years, 6 months ago (2016-06-07 18:25:02 UTC) #16
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/a3ad8d0bc490d62f9de55216f40f0135bdafd9dd
Cr-Commit-Position: refs/heads/master@{#398348}

Powered by Google App Engine
This is Rietveld 408576698