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

Issue 25242002: Support policies referencing external data for device-local accounts (Closed)

Created:
7 years, 2 months ago by bartfab (slow)
Modified:
7 years, 1 month ago
CC:
chromium-reviews, oshima+watch_chromium.org, stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

Support policies referencing external data for device-local accounts This CL adds a DeviceLocalAccountExternalDataService that provides each device-local account with a DeviceLocalAccountExternalDataManager which fetches, caches and retrieves external policy data. BUG=256635 TEST=New browser test R=derat@chromium.org, joaodasilva@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=233048 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=233054

Patch Set 1 : #

Total comments: 4

Patch Set 2 : Comments addressed and rebased. #

Patch Set 3 : Rebased. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+620 lines, -138 lines) Patch
A chrome/browser/chromeos/policy/cloud_external_data_manager_base_test_util.h View 1 chunk +47 lines, -0 lines 0 comments Download
A chrome/browser/chromeos/policy/cloud_external_data_manager_base_test_util.cc View 1 1 chunk +56 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/policy/device_local_account_browsertest.cc View 1 2 9 chunks +159 lines, -1 line 0 comments Download
A chrome/browser/chromeos/policy/device_local_account_external_data_manager.h View 1 chunk +67 lines, -0 lines 0 comments Download
A + chrome/browser/chromeos/policy/device_local_account_external_data_manager.cc View 1 chunk +16 lines, -18 lines 0 comments Download
A chrome/browser/chromeos/policy/device_local_account_external_data_service.h View 1 chunk +63 lines, -0 lines 0 comments Download
A chrome/browser/chromeos/policy/device_local_account_external_data_service.cc View 1 chunk +88 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/policy/device_local_account_policy_provider.h View 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/policy/device_local_account_policy_provider.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/policy/device_local_account_policy_service.h View 8 chunks +28 lines, -9 lines 0 comments Download
M chrome/browser/chromeos/policy/device_local_account_policy_service.cc View 12 chunks +38 lines, -22 lines 0 comments Download
M chrome/browser/chromeos/policy/device_local_account_policy_service_unittest.cc View 5 chunks +7 lines, -9 lines 0 comments Download
M chrome/browser/chromeos/policy/user_cloud_external_data_manager_browsertest.cc View 4 chunks +16 lines, -70 lines 0 comments Download
M chrome/browser/policy/browser_policy_connector.cc View 2 chunks +6 lines, -2 lines 0 comments Download
M chrome/browser/policy/cloud/cloud_external_data_manager.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/chrome_browser_chromeos.gypi View 1 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M chromeos/chromeos_paths.h View 1 chunk +7 lines, -4 lines 0 comments Download
M chromeos/chromeos_paths.cc View 2 chunks +9 lines, -3 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
bartfab (slow)
Hi Joao, Could you please review this CL? Hi Daniel, Could you please review chromeos/chromeos_paths.*?
7 years, 1 month ago (2013-10-31 20:49:18 UTC) #1
Daniel Erat
lgtm
7 years, 1 month ago (2013-11-01 13:22:14 UTC) #2
Joao da Silva
lgtm https://codereview.chromium.org/25242002/diff/3001/chrome/browser/chromeos/policy/cloud_external_data_manager_base_test_util.cc File chrome/browser/chromeos/policy/cloud_external_data_manager_base_test_util.cc (right): https://codereview.chromium.org/25242002/diff/3001/chrome/browser/chromeos/policy/cloud_external_data_manager_base_test_util.cc#newcode26 chrome/browser/chromeos/policy/cloud_external_data_manager_base_test_util.cc:26: destination->reset(data.release()); *destination = data.Pass(); also works https://codereview.chromium.org/25242002/diff/3001/chrome/browser/policy/cloud/cloud_external_data_manager.cc File ...
7 years, 1 month ago (2013-11-04 09:16:50 UTC) #3
bartfab (slow)
https://codereview.chromium.org/25242002/diff/3001/chrome/browser/chromeos/policy/cloud_external_data_manager_base_test_util.cc File chrome/browser/chromeos/policy/cloud_external_data_manager_base_test_util.cc (right): https://codereview.chromium.org/25242002/diff/3001/chrome/browser/chromeos/policy/cloud_external_data_manager_base_test_util.cc#newcode26 chrome/browser/chromeos/policy/cloud_external_data_manager_base_test_util.cc:26: destination->reset(data.release()); On 2013/11/04 09:16:51, Joao da Silva wrote: > ...
7 years, 1 month ago (2013-11-04 16:03:47 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bartfab@chromium.org/25242002/83001
7 years, 1 month ago (2013-11-04 16:11:25 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/25242002/83001
7 years, 1 month ago (2013-11-04 17:37:29 UTC) #6
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 1 month ago (2013-11-04 19:54:32 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bartfab@chromium.org/25242002/83001
7 years, 1 month ago (2013-11-04 20:11:35 UTC) #8
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=218930
7 years, 1 month ago (2013-11-05 01:48:33 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bartfab@chromium.org/25242002/83001
7 years, 1 month ago (2013-11-05 10:12:16 UTC) #10
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=219540
7 years, 1 month ago (2013-11-05 13:26:33 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bartfab@chromium.org/25242002/83001
7 years, 1 month ago (2013-11-05 15:41:15 UTC) #12
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 1 month ago (2013-11-05 15:57:53 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bartfab@chromium.org/25242002/83001
7 years, 1 month ago (2013-11-05 16:02:37 UTC) #14
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=219744
7 years, 1 month ago (2013-11-05 19:09:53 UTC) #15
bartfab (slow)
Committed patchset #2 manually as r233048 (presubmit successful).
7 years, 1 month ago (2013-11-05 19:11:30 UTC) #16
bartfab (slow)
7 years, 1 month ago (2013-11-05 19:30:58 UTC) #17
Message was sent while issue was closed.
Committed patchset #3 manually as r233054 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698