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

Issue 13792003: Switch ComponentCloudPolicyUpdater to ExternalPolicyDataUpdater backend (Closed)

Created:
7 years, 8 months ago by bartfab (slow)
Modified:
7 years, 8 months ago
Reviewers:
Joao da Silva
CC:
chromium-reviews
Visibility:
Public.

Description

Switch ComponentCloudPolicyUpdater to ExternalPolicyDataUpdater backend This CL makes the ComponentCloudPolicyUpdater class use a ExternalPolicyDataUpdater as its backend, removing code duplicated between the two classes and completing the refactor that makes ExternalPolicyDataUpdater available for other consumers. BUG=152957, 220418, 225960 TEST=unittests Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=193417

Patch Set 1 #

Total comments: 10

Patch Set 2 : Comments addressed. #

Patch Set 3 : Rebased. #

Patch Set 4 : Fixed copy&paste mistake that tripped up clang. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+167 lines, -664 lines) Patch
M chrome/browser/policy/cloud/component_cloud_policy_updater.h View 1 3 chunks +3 lines, -40 lines 0 comments Download
M chrome/browser/policy/cloud/component_cloud_policy_updater.cc View 1 4 chunks +31 lines, -353 lines 0 comments Download
M chrome/browser/policy/cloud/component_cloud_policy_updater_unittest.cc View 1 2 3 4 chunks +133 lines, -271 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
bartfab (slow)
Hi Joao, Could you take a look?
7 years, 8 months ago (2013-04-08 12:54:09 UTC) #1
Joao da Silva
lgtm https://codereview.chromium.org/13792003/diff/1/chrome/browser/policy/cloud/component_cloud_policy_updater.cc File chrome/browser/policy/cloud/component_cloud_policy_updater.cc (right): https://codereview.chromium.org/13792003/diff/1/chrome/browser/policy/cloud/component_cloud_policy_updater.cc#newcode39 chrome/browser/policy/cloud/component_cloud_policy_updater.cc:39: external_policy_data_updater_(task_runner, request_context, 1) { Come to think of ...
7 years, 8 months ago (2013-04-08 14:49:40 UTC) #2
bartfab (slow)
https://chromiumcodereview.appspot.com/13792003/diff/1/chrome/browser/policy/cloud/component_cloud_policy_updater.cc File chrome/browser/policy/cloud/component_cloud_policy_updater.cc (right): https://chromiumcodereview.appspot.com/13792003/diff/1/chrome/browser/policy/cloud/component_cloud_policy_updater.cc#newcode39 chrome/browser/policy/cloud/component_cloud_policy_updater.cc:39: external_policy_data_updater_(task_runner, request_context, 1) { On 2013/04/08 14:49:40, Joao da ...
7 years, 8 months ago (2013-04-08 15:32:12 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bartfab@chromium.org/13792003/5001
7 years, 8 months ago (2013-04-09 16:11:50 UTC) #4
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 8 months ago (2013-04-09 16:38:33 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bartfab@chromium.org/13792003/19001
7 years, 8 months ago (2013-04-10 11:05:04 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bartfab@chromium.org/13792003/27002
7 years, 8 months ago (2013-04-10 11:07:17 UTC) #7
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) chrome_frame_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=133168
7 years, 8 months ago (2013-04-10 15:06:34 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bartfab@chromium.org/13792003/27002
7 years, 8 months ago (2013-04-10 16:08:35 UTC) #9
commit-bot: I haz the power
7 years, 8 months ago (2013-04-10 17:57:32 UTC) #10
Message was sent while issue was closed.
Change committed as 193417

Powered by Google App Engine
This is Rietveld 408576698