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

Issue 510123004: Apply global auto connect ONC policy in GetManagedProperties. (Closed)

Created:
6 years, 3 months ago by pneubeck (no reviews)
Modified:
6 years, 3 months ago
Reviewers:
stevenjb
CC:
chromium-reviews, stevenjb+watch_chromium.org, oshima+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Apply global auto connect ONC policy in GetManagedProperties. BUG=279351 Committed: https://crrev.com/fe3e74f327f252a00b0fb7c5291bd916e9feba85 Cr-Commit-Position: refs/heads/master@{#293091}

Patch Set 1 #

Total comments: 8

Patch Set 2 : Add more comments and unit test. #

Total comments: 2

Patch Set 3 : Addressed nit. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+347 lines, -94 lines) Patch
M chromeos/network/managed_network_configuration_handler_impl.cc View 1 4 chunks +26 lines, -33 lines 0 comments Download
M chromeos/network/managed_network_configuration_handler_unittest.cc View 1 9 chunks +100 lines, -4 lines 0 comments Download
M chromeos/network/policy_applicator.h View 1 chunk +0 lines, -8 lines 0 comments Download
M chromeos/network/policy_applicator.cc View 1 2 5 chunks +18 lines, -41 lines 0 comments Download
M chromeos/network/policy_util.h View 1 1 chunk +26 lines, -4 lines 0 comments Download
M chromeos/network/policy_util.cc View 1 2 chunks +156 lines, -4 lines 0 comments Download
A chromeos/test/data/network/policy/managed_onc_disallow_autoconnect_on_unmanaged_wifi2.onc View 1 1 chunk +21 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (2 generated)
pneubeck (no reviews)
pneubeck@chromium.org changed reviewers: + stevenjb@chromium.org
6 years, 3 months ago (2014-08-28 16:02:48 UTC) #1
pneubeck (no reviews)
picked up your CL as there was more work to make the various places consistent.
6 years, 3 months ago (2014-08-28 16:02:48 UTC) #2
pneubeck (no reviews)
On 2014/08/28 16:02:48, pneubeck wrote: > picked up your CL as there was more work ...
6 years, 3 months ago (2014-08-28 16:03:01 UTC) #3
pneubeck (no reviews)
I'll also have to update the function comments... https://codereview.chromium.org/510123004/diff/1/chromeos/network/managed_network_configuration_handler_impl.cc File chromeos/network/managed_network_configuration_handler_impl.cc (left): https://codereview.chromium.org/510123004/diff/1/chromeos/network/managed_network_configuration_handler_impl.cc#oldcode155 chromeos/network/managed_network_configuration_handler_impl.cc:155: if ...
6 years, 3 months ago (2014-08-28 16:09:49 UTC) #4
stevenjb
Thanks for doing this. Just minor comments. I'll review again when the tests are updated. ...
6 years, 3 months ago (2014-08-28 16:19:41 UTC) #5
pneubeck (no reviews)
Patchset #2 (id:20001) has been deleted
6 years, 3 months ago (2014-08-29 16:21:48 UTC) #6
pneubeck (no reviews)
Patchset #2 (id:40001) has been deleted
6 years, 3 months ago (2014-08-29 16:22:02 UTC) #7
pneubeck (no reviews)
is good for review now. https://codereview.chromium.org/510123004/diff/1/chromeos/network/policy_util.h File chromeos/network/policy_util.h (right): https://codereview.chromium.org/510123004/diff/1/chromeos/network/policy_util.h#newcode25 chromeos/network/policy_util.h:25: scoped_ptr<base::DictionaryValue> CreateManagedONC( On 2014/08/28 ...
6 years, 3 months ago (2014-08-29 16:22:21 UTC) #8
stevenjb
lgtm https://codereview.chromium.org/510123004/diff/60001/chromeos/network/policy_applicator.cc File chromeos/network/policy_applicator.cc (right): https://codereview.chromium.org/510123004/diff/60001/chromeos/network/policy_applicator.cc#newcode318 chromeos/network/policy_applicator.cc:318: WriteNewShillConfiguration(*shill_dictionary, *network_policy, false); nit: comment for 'false'
6 years, 3 months ago (2014-09-02 16:26:36 UTC) #9
pneubeck (no reviews)
https://codereview.chromium.org/510123004/diff/60001/chromeos/network/policy_applicator.cc File chromeos/network/policy_applicator.cc (right): https://codereview.chromium.org/510123004/diff/60001/chromeos/network/policy_applicator.cc#newcode318 chromeos/network/policy_applicator.cc:318: WriteNewShillConfiguration(*shill_dictionary, *network_policy, false); On 2014/09/02 16:26:35, stevenjb wrote: > ...
6 years, 3 months ago (2014-09-03 06:31:16 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pneubeck@chromium.org/510123004/80001
6 years, 3 months ago (2014-09-03 06:32:08 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:80001) as 95f37e2fbebc46130e7a031b105b92326f4f4b36
6 years, 3 months ago (2014-09-03 07:28:42 UTC) #14
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:24:12 UTC) #15
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/fe3e74f327f252a00b0fb7c5291bd916e9feba85
Cr-Commit-Position: refs/heads/master@{#293091}

Powered by Google App Engine
This is Rietveld 408576698