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

Issue 421113002: Use correct slot id for client certs in network config. (Closed)

Created:
6 years, 4 months ago by pneubeck (no reviews)
Modified:
6 years, 4 months ago
Reviewers:
stevenjb, tbarzic
CC:
chromium-reviews, stevenjb+watch_chromium.org, davemoore+watch_chromium.org, oshima+watch_chromium.org, nkostylev+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

Use correct slot id for client certs in network config. - Now all client cert related Shill properties are set through client_cert_util.* - Slot id is obtained from the slot in which the private key is stored - All client cert pattern resolution now happens in ClientCertResolver BUG=358366 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=286583

Patch Set 1 : #

Total comments: 2

Patch Set 2 : Addressed comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+264 lines, -333 lines) Patch
M chrome/browser/chromeos/options/cert_library.h View 1 chunk +1 line, -4 lines 0 comments Download
M chrome/browser/chromeos/options/cert_library.cc View 3 chunks +4 lines, -7 lines 0 comments Download
M chrome/browser/chromeos/options/vpn_config_view.h View 3 chunks +6 lines, -1 line 0 comments Download
M chrome/browser/chromeos/options/vpn_config_view.cc View 3 chunks +13 lines, -7 lines 0 comments Download
M chrome/browser/chromeos/options/wifi_config_view.h View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/options/wifi_config_view.cc View 4 chunks +11 lines, -13 lines 0 comments Download
M chromeos/cert_loader.h View 2 chunks +5 lines, -8 lines 0 comments Download
M chromeos/cert_loader.cc View 2 chunks +7 lines, -9 lines 0 comments Download
M chromeos/cert_loader_unittest.cc View 1 1 chunk +0 lines, -2 lines 0 comments Download
M chromeos/network/client_cert_resolver.h View 1 2 chunks +10 lines, -0 lines 0 comments Download
M chromeos/network/client_cert_resolver.cc View 1 8 chunks +74 lines, -31 lines 0 comments Download
M chromeos/network/client_cert_resolver_unittest.cc View 1 4 chunks +8 lines, -9 lines 0 comments Download
M chromeos/network/client_cert_util.h View 2 chunks +9 lines, -14 lines 0 comments Download
M chromeos/network/client_cert_util.cc View 4 chunks +64 lines, -165 lines 0 comments Download
M chromeos/network/network_connection_handler.h View 2 chunks +0 lines, -4 lines 0 comments Download
M chromeos/network/network_connection_handler.cc View 5 chunks +5 lines, -35 lines 0 comments Download
M chromeos/network/network_connection_handler_unittest.cc View 1 3 chunks +43 lines, -24 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
pneubeck (no reviews)
The primary reason for this CL is to use the correct slot id for client ...
6 years, 4 months ago (2014-07-27 16:19:22 UTC) #1
pneubeck (no reviews)
The primary reason for this CL is to use the correct slot id for client ...
6 years, 4 months ago (2014-07-27 16:19:23 UTC) #2
pneubeck (no reviews)
+Toni, since he changed CertLoader for multiprofile before and this might affect multiprofile as well.
6 years, 4 months ago (2014-07-27 16:20:25 UTC) #3
stevenjb
LGTM https://codereview.chromium.org/421113002/diff/60001/chromeos/network/client_cert_resolver.cc File chromeos/network/client_cert_resolver.cc (right): https://codereview.chromium.org/421113002/diff/60001/chromeos/network/client_cert_resolver.cc#newcode271 chromeos/network/client_cert_resolver.cc:271: base::DictionaryValue* config_properties) { nit: name this shill_properties maybe? ...
6 years, 4 months ago (2014-07-29 18:31:10 UTC) #4
pneubeck (no reviews)
The CQ bit was checked by pneubeck@chromium.org
6 years, 4 months ago (2014-07-30 18:22:46 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pneubeck@chromium.org/421113002/100001
6 years, 4 months ago (2014-07-30 18:23:44 UTC) #6
tbarzic
On 2014/07/30 18:23:44, I haz the power (commit-bot) wrote: > CQ is trying da patch. ...
6 years, 4 months ago (2014-07-30 18:33:54 UTC) #7
commit-bot: I haz the power
6 years, 4 months ago (2014-07-30 19:40:14 UTC) #8
Message was sent while issue was closed.
Change committed as 286583

Powered by Google App Engine
This is Rietveld 408576698