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

Issue 2257363002: Define EnabledComponentUpdates group policy for the component updater. (Closed)

Created:
4 years, 4 months ago by Sorin Jianu
Modified:
4 years, 4 months ago
CC:
chromium-reviews, jam, tnagel+watch_chromium.org, pam+watch_chromium.org, asvitkine+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@callback
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Define EnabledComponentUpdates group policy for the component updater. BUG=624128 Committed: https://crrev.com/0b99b8d3c1cc918f43923e5566d7fcb4fae66d13 Cr-Commit-Position: refs/heads/master@{#413526}

Patch Set 1 #

Patch Set 2 : . #

Total comments: 5

Patch Set 3 : rebase+comments #

Total comments: 4

Patch Set 4 : Removed policy group. Reworded comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+368 lines, -10 lines) Patch
M chrome/browser/component_updater/chrome_component_updater_configurator.h View 1 2 chunks +8 lines, -0 lines 0 comments Download
M chrome/browser/component_updater/chrome_component_updater_configurator.cc View 1 2 4 chunks +9 lines, -2 lines 0 comments Download
M chrome/browser/component_updater/chrome_component_updater_configurator_unittest.cc View 1 2 4 chunks +31 lines, -4 lines 0 comments Download
M chrome/browser/component_updater/component_updater_prefs.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/policy/configuration_policy_handler_list_factory.cc View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/policy/policy_browsertest.cc View 1 2 3 chunks +272 lines, -0 lines 0 comments Download
M chrome/common/pref_names.h View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/pref_names.cc View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/test/data/policy/policy_test_cases.json View 1 2 2 chunks +11 lines, -1 line 0 comments Download
M components/component_updater/component_updater_service.h View 1 2 2 chunks +5 lines, -0 lines 0 comments Download
M components/component_updater/component_updater_service_unittest.cc View 1 2 3 1 chunk +1 line, -2 lines 0 comments Download
M components/policy/resources/policy_templates.json View 1 2 3 2 chunks +19 lines, -1 line 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 37 (21 generated)
Sorin Jianu
Julian, could you please do an owner's review for the group policy changes? The change ...
4 years, 4 months ago (2016-08-19 05:15:15 UTC) #2
Thiemo Nagel
https://codereview.chromium.org/2257363002/diff/20001/components/policy/resources/policy_templates.json File components/policy/resources/policy_templates.json (right): https://codereview.chromium.org/2257363002/diff/20001/components/policy/resources/policy_templates.json#newcode8856 components/policy/resources/policy_templates.json:8856: 'name': 'EnabledComponentUpdates', Please move "Enabled" to the end of ...
4 years, 4 months ago (2016-08-19 10:38:30 UTC) #4
pastarmovj
+1 to Thiemo's comments. Otherwise I am ok with the change and will stamp it ...
4 years, 4 months ago (2016-08-19 14:06:13 UTC) #5
waffles
lgtm https://codereview.chromium.org/2257363002/diff/20001/components/policy/resources/policy_templates.json File components/policy/resources/policy_templates.json (right): https://codereview.chromium.org/2257363002/diff/20001/components/policy/resources/policy_templates.json#newcode8871 components/policy/resources/policy_templates.json:8871: The updates for some components can't be disabled. ...
4 years, 4 months ago (2016-08-19 16:42:03 UTC) #6
Sorin Jianu
Uploaded a new patch after the rebase and responding to comments. Thiemo and Julian, PTAL ...
4 years, 4 months ago (2016-08-19 20:08:47 UTC) #9
pastarmovj
policy LGTM with two nits. https://codereview.chromium.org/2257363002/diff/40001/components/policy/resources/policy_templates.json File components/policy/resources/policy_templates.json (right): https://codereview.chromium.org/2257363002/diff/40001/components/policy/resources/policy_templates.json#newcode8850 components/policy/resources/policy_templates.json:8850: 'name': 'ComponentUpdates', nit: Remove ...
4 years, 4 months ago (2016-08-22 11:30:46 UTC) #16
Sorin Jianu
Thank you Julian, all done. https://codereview.chromium.org/2257363002/diff/40001/components/policy/resources/policy_templates.json File components/policy/resources/policy_templates.json (right): https://codereview.chromium.org/2257363002/diff/40001/components/policy/resources/policy_templates.json#newcode8850 components/policy/resources/policy_templates.json:8850: 'name': 'ComponentUpdates', On 2016/08/22 ...
4 years, 4 months ago (2016-08-22 17:35:55 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2257363002/60001
4 years, 4 months ago (2016-08-22 17:48:24 UTC) #23
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/243099)
4 years, 4 months ago (2016-08-22 17:56:20 UTC) #25
Sorin Jianu
Robert, I need an owner's approval for for the histogram changes. Thank you!
4 years, 4 months ago (2016-08-22 18:05:11 UTC) #27
rkaplow
lgtm
4 years, 4 months ago (2016-08-22 18:09:48 UTC) #28
Sorin Jianu
Alexei, can you please review the histograms.xml change? Robert may be slow to respond. I ...
4 years, 4 months ago (2016-08-22 18:10:51 UTC) #30
Sorin Jianu
4 years, 4 months ago (2016-08-22 18:11:42 UTC) #32
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2257363002/60001
4 years, 4 months ago (2016-08-22 18:12:59 UTC) #34
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 4 months ago (2016-08-22 20:41:56 UTC) #35
commit-bot: I haz the power
4 years, 4 months ago (2016-08-22 20:44:31 UTC) #37
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/0b99b8d3c1cc918f43923e5566d7fcb4fae66d13
Cr-Commit-Position: refs/heads/master@{#413526}

Powered by Google App Engine
This is Rietveld 408576698