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

Issue 1808963004: Adding macro to enable changing SSL library (Part 1) (Closed)

Created:
4 years, 9 months ago by svaldez
Modified:
4 years, 9 months ago
CC:
chromium-reviews, tfarina, cbentzel+watch_chromium.org, chromoting-reviews_chromium.org, 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

Adding macro to enable changing SSL library (Part 1) This changes the macro used to be USE_NSS_VERIFIER and modifies build files to no longer assume iOS is using NSS. BUG=591545 Committed: https://crrev.com/a1714ab3703201b3a3c424fa42788f0e4d060b26 Cr-Commit-Position: refs/heads/master@{#382077}

Patch Set 1 #

Total comments: 28

Patch Set 2 : Add missing build rule. #

Patch Set 3 : Fix nits. #

Total comments: 1

Patch Set 4 : Fix nits. #

Total comments: 2

Patch Set 5 : Trying to use BUILDFLAG. #

Patch Set 6 : Fixing. #

Patch Set 7 : Reverting BUILDFLAG change. #

Patch Set 8 : Remove remoting_nacl change. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+154 lines, -99 lines) Patch
M build/common.gypi View 1 2 5 6 4 chunks +16 lines, -0 lines 0 comments Download
M build/config/BUILD.gn View 5 6 1 chunk +3 lines, -0 lines 0 comments Download
M build/config/crypto.gni View 1 2 1 chunk +8 lines, -3 lines 0 comments Download
M crypto/nss_util.cc View 1 2 2 chunks +0 lines, -2 lines 0 comments Download
M ios/chrome/browser/ios_chrome_io_thread.mm View 5 6 3 chunks +11 lines, -1 line 0 comments Download
M ios/crnet/crnet_environment.mm View 5 6 3 chunks +8 lines, -0 lines 0 comments Download
M ios/web/app/web_main_loop.mm View 5 6 1 chunk +2 lines, -0 lines 0 comments Download
M net/BUILD.gn View 1 2 3 5 6 5 chunks +18 lines, -22 lines 0 comments Download
M net/cert/cert_verify_proc.cc View 5 6 2 chunks +2 lines, -2 lines 0 comments Download
M net/cert/cert_verify_proc_unittest.cc View 5 6 2 chunks +2 lines, -2 lines 0 comments Download
M net/cert/ev_root_ca_metadata.h View 5 6 4 chunks +4 lines, -4 lines 0 comments Download
M net/cert/ev_root_ca_metadata.cc View 5 6 4 chunks +5 lines, -5 lines 0 comments Download
M net/cert/multi_threaded_cert_verifier.cc View 5 6 3 chunks +10 lines, -11 lines 0 comments Download
M net/cert/test_root_certs.h View 5 6 3 chunks +3 lines, -3 lines 0 comments Download
M net/cert/test_root_certs_unittest.cc View 5 6 2 chunks +2 lines, -2 lines 0 comments Download
M net/cert/x509_util_nss.h View 5 6 2 chunks +2 lines, -2 lines 0 comments Download
M net/net.gyp View 1 2 5 6 5 chunks +14 lines, -6 lines 0 comments Download
M net/net_common.gypi View 1 2 6 chunks +19 lines, -17 lines 0 comments Download
M net/socket/ssl_client_socket_nss.cc View 5 6 1 chunk +1 line, -1 line 0 comments Download
M net/socket/ssl_client_socket_openssl.cc View 5 6 2 chunks +2 lines, -2 lines 0 comments Download
M net/test/embedded_test_server/embedded_test_server_unittest.cc View 5 6 5 chunks +5 lines, -5 lines 0 comments Download
M net/test/net_test_suite.cc View 5 6 2 chunks +2 lines, -2 lines 0 comments Download
M net/url_request/url_fetcher_impl_unittest.cc View 5 6 2 chunks +3 lines, -3 lines 0 comments Download
M net/url_request/url_request_unittest.cc View 5 6 4 chunks +4 lines, -4 lines 0 comments Download
M tools/gn/docs/cookbook.md View 1 chunk +1 line, -0 lines 0 comments Download
M tools/grit/grit_rule.gni View 1 chunk +7 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 25 (10 generated)
svaldez
4 years, 9 months ago (2016-03-17 17:18:00 UTC) #2
davidben
https://codereview.chromium.org/1808963004/diff/1/build/common.gypi File build/common.gypi (right): https://codereview.chromium.org/1808963004/diff/1/build/common.gypi#newcode743 build/common.gypi:743: # NSS verifier usage. Nit: Maybe add "On non-OpenSSL ...
4 years, 9 months ago (2016-03-17 19:48:09 UTC) #3
svaldez
https://codereview.chromium.org/1808963004/diff/1/build/common.gypi File build/common.gypi (right): https://codereview.chromium.org/1808963004/diff/1/build/common.gypi#newcode743 build/common.gypi:743: # NSS verifier usage. On 2016/03/17 19:48:08, davidben wrote: ...
4 years, 9 months ago (2016-03-17 20:04:19 UTC) #4
davidben
lgtm. Could you stable this to the appropriate bug? https://codereview.chromium.org/1808963004/diff/1/net/net.gyp File net/net.gyp (right): https://codereview.chromium.org/1808963004/diff/1/net/net.gyp#newcode249 net/net.gyp:249: ...
4 years, 9 months ago (2016-03-17 20:19:45 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1808963004/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1808963004/60001
4 years, 9 months ago (2016-03-18 13:42:44 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/158531)
4 years, 9 months ago (2016-03-18 13:51:28 UTC) #11
svaldez
Hi, This is the first CL in a set to allow us to change the ...
4 years, 9 months ago (2016-03-18 14:02:44 UTC) #13
Nico
Exciting! Generally lgtm, but one comment below. Once this is in, I guess we'll be ...
4 years, 9 months ago (2016-03-18 14:06:20 UTC) #14
svaldez
Yeah, eventually we'll just drop most of the NSS code. https://codereview.chromium.org/1808963004/diff/60001/build/config/BUILD.gn File build/config/BUILD.gn (right): https://codereview.chromium.org/1808963004/diff/60001/build/config/BUILD.gn#newcode133 ...
4 years, 9 months ago (2016-03-18 14:57:33 UTC) #15
Eugene But (OOO till 7-30)
lgtm
4 years, 9 months ago (2016-03-18 15:15:44 UTC) #16
svaldez
On 2016/03/18 14:57:33, svaldez wrote: > Yeah, eventually we'll just drop most of the NSS ...
4 years, 9 months ago (2016-03-18 15:30:51 UTC) #17
Nico
ok, old approach lgtm too then
4 years, 9 months ago (2016-03-18 18:37:26 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1808963004/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1808963004/140001
4 years, 9 months ago (2016-03-18 19:23:25 UTC) #21
commit-bot: I haz the power
Committed patchset #8 (id:140001)
4 years, 9 months ago (2016-03-18 20:48:02 UTC) #23
commit-bot: I haz the power
4 years, 9 months ago (2016-03-18 20:50:37 UTC) #25
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/a1714ab3703201b3a3c424fa42788f0e4d060b26
Cr-Commit-Position: refs/heads/master@{#382077}

Powered by Google App Engine
This is Rietveld 408576698