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

Issue 11578005: Rejecting networks/certificates independently on ONC import and policy loading. (Closed)

Created:
8 years ago by pneubeck (no reviews)
Modified:
8 years ago
CC:
chromium-reviews, nkostylev+watch_chromium.org, tfarina, gspencer+watch_chromium.org, gauravsh+watch_chromium.org, eroman, mmenke, oshima+watch_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@reject_network_independently
Visibility:
Public.

Description

Rejecting networks/certificates independently on ONC import and policy loading. Adapted NetworkLibrary and onc::CertificateImporter. BUG=162801 TEST=Import an ONC with one invalid and one valid network/certificate. Ensure that the valid one is correctly imported. TBR=eroman@chromium.org (net_internals, string change) Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=173444

Patch Set 1 : Initial patch. #

Total comments: 1

Patch Set 2 : Rebased. #

Patch Set 3 : Addressed Steven's comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -27 lines) Patch
M chrome/browser/chromeos/cros/network_library.h View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/chromeos/cros/network_library_impl_base.cc View 1 2 5 chunks +7 lines, -8 lines 0 comments Download
M chrome/browser/policy/network_configuration_updater.cc View 5 chunks +14 lines, -7 lines 0 comments Download
M chrome/browser/ui/webui/net_internals/net_internals_ui.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chromeos/network/onc/onc_certificate_importer.cc View 2 chunks +14 lines, -8 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
pneubeck (no reviews)
This is the second part of https://codereview.chromium.org/11428078/.
8 years ago (2012-12-13 15:03:06 UTC) #1
stevenjb
https://codereview.chromium.org/11578005/diff/2001/chrome/browser/chromeos/cros/network_library_impl_base.cc File chrome/browser/chromeos/cros/network_library_impl_base.cc (right): https://codereview.chromium.org/11578005/diff/2001/chrome/browser/chromeos/cros/network_library_impl_base.cc#newcode1088 chrome/browser/chromeos/cros/network_library_impl_base.cc:1088: bool error_occurred = false; nit: 'success = true' would ...
8 years ago (2012-12-14 01:09:15 UTC) #2
Greg Spencer (Chromium)
lgtm
8 years ago (2012-12-14 18:17:48 UTC) #3
pneubeck (no reviews)
@Steven, addressed your comment. According to the previous commit, onc::Validator doesn't abort LoadOncNetworks anymore. But ...
8 years ago (2012-12-14 19:34:12 UTC) #4
stevenjb
lgtm
8 years ago (2012-12-14 20:22:12 UTC) #5
pneubeck (no reviews)
@Joao, a trivial change in chrome/browser/policy/network_configuration_updater.cc
8 years ago (2012-12-14 22:10:22 UTC) #6
Joao da Silva
policy/ lgtm
8 years ago (2012-12-14 22:15:06 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pneubeck@chromium.org/11578005/7002
8 years ago (2012-12-17 08:37:31 UTC) #8
commit-bot: I haz the power
Presubmit check for 11578005-7002 failed and returned exit status 1. Running presubmit commit checks ...
8 years ago (2012-12-17 08:37:35 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pneubeck@chromium.org/11578005/7002
8 years ago (2012-12-17 08:53:13 UTC) #10
commit-bot: I haz the power
8 years ago (2012-12-17 11:55:58 UTC) #11
Message was sent while issue was closed.
Change committed as 173444

Powered by Google App Engine
This is Rietveld 408576698