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

Issue 485083002: Fix network configurations that use the system CA certs. (Closed)

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

Description

Fix network configurations that use the system CA certs. Before, for EAP, the network configuration UI sent a list with an empty string to Shill instead of an empty list. For VPNs, CACertPEM property was not sent at all and thus potentially not deleting a previously selected CA cert. Now, in all cases, if no CA cert is selected, an empty list will be sent to Shill. BUG=405067 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=290597

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -11 lines) Patch
M chrome/browser/chromeos/options/vpn_config_view.cc View 2 chunks +8 lines, -10 lines 0 comments Download
M chrome/browser/chromeos/options/wifi_config_view.cc View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
pneubeck (no reviews)
ptal
6 years, 4 months ago (2014-08-19 15:47:37 UTC) #1
stevenjb
lgtm
6 years, 4 months ago (2014-08-19 16:02:38 UTC) #2
pneubeck (no reviews)
The CQ bit was checked by pneubeck@chromium.org
6 years, 4 months ago (2014-08-19 16:04:48 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pneubeck@chromium.org/485083002/1
6 years, 4 months ago (2014-08-19 16:05:33 UTC) #4
commit-bot: I haz the power
6 years, 4 months ago (2014-08-19 17:02:09 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (1) as 290597

Powered by Google App Engine
This is Rietveld 408576698