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

Issue 14254003: Clarify that ClientCertStoreImpl::SelectClientCerts is testing-only (Closed)

Created:
7 years, 8 months ago by Ryan Sleevi
Modified:
7 years, 7 months ago
Reviewers:
wtc
CC:
chromium-reviews, cbentzel+watch_chromium.org, sail+watch_chromium.org
Visibility:
Public.

Description

Clarify that ClientCertStoreImpl::SelectClientCerts is testing-only Rename SelectClientCerts to SelectClientCertsForTesting, indicating that its a testing only function (matching the comments). Also switch the unittests to use a fixture, to avoid FRIEND_TEST_ALL_PREFIXES growth BUG=none R=wtc Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=197211

Patch Set 1 #

Total comments: 4

Patch Set 2 : Right branch; win fix #

Patch Set 3 : Rebased #

Patch Set 4 : Review feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -44 lines) Patch
M net/ssl/client_cert_store_impl.h View 3 chunks +5 lines, -12 lines 0 comments Download
M net/ssl/client_cert_store_impl_mac.cc View 1 2 3 1 chunk +10 lines, -9 lines 0 comments Download
M net/ssl/client_cert_store_impl_nss.cc View 1 chunk +4 lines, -3 lines 0 comments Download
M net/ssl/client_cert_store_impl_unittest.cc View 7 chunks +36 lines, -17 lines 0 comments Download
M net/ssl/client_cert_store_impl_win.cc View 1 1 chunk +4 lines, -3 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Ryan Sleevi
wtc: Just based on your comments on https://codereview.chromium.org/13866049/ , a little renaming to clarify things ...
7 years, 8 months ago (2013-04-19 23:37:49 UTC) #1
wtc
Patch set 1 LGTM. https://codereview.chromium.org/14254003/diff/1/net/ssl/client_cert_store_impl_mac.cc File net/ssl/client_cert_store_impl_mac.cc (right): https://codereview.chromium.org/14254003/diff/1/net/ssl/client_cert_store_impl_mac.cc#newcode258 net/ssl/client_cert_store_impl_mac.cc:258: #if defined(OS_MACOSX) && !defined(OS_IOS) I ...
7 years, 8 months ago (2013-04-19 23:57:11 UTC) #2
Ryan Sleevi
https://codereview.chromium.org/14254003/diff/1/net/ssl/client_cert_store_impl_mac.cc File net/ssl/client_cert_store_impl_mac.cc (right): https://codereview.chromium.org/14254003/diff/1/net/ssl/client_cert_store_impl_mac.cc#newcode258 net/ssl/client_cert_store_impl_mac.cc:258: #if defined(OS_MACOSX) && !defined(OS_IOS) On 2013/04/19 23:57:11, wtc wrote: ...
7 years, 7 months ago (2013-04-29 22:52:18 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rsleevi@chromium.org/14254003/11001
7 years, 7 months ago (2013-04-29 22:52:59 UTC) #4
commit-bot: I haz the power
7 years, 7 months ago (2013-04-30 01:15:58 UTC) #5
Message was sent while issue was closed.
Change committed as 197211

Powered by Google App Engine
This is Rietveld 408576698