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

Issue 155923002: Add a platform policy provider for Android. (Closed)

Created:
6 years, 10 months ago by Bernhard Bauer
Modified:
6 years, 10 months ago
CC:
chromium-reviews, Mattias Nissler (ping if slow), Andrew T Wilson (Slow)
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Add a platform policy provider for Android. BUG=340704 TBR=ben@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=249618

Patch Set 1 #

Patch Set 2 : x #

Patch Set 3 : test #

Patch Set 4 : test #

Total comments: 14

Patch Set 5 : review #

Total comments: 4

Patch Set 6 : review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+271 lines, -0 lines) Patch
M chrome/browser/policy/chrome_browser_policy_connector.cc View 1 2 3 4 2 chunks +4 lines, -0 lines 0 comments Download
M components/components_tests.gyp View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
A components/policy/core/common/policy_provider_android.h View 1 2 1 chunk +45 lines, -0 lines 0 comments Download
A components/policy/core/common/policy_provider_android.cc View 1 2 3 4 1 chunk +61 lines, -0 lines 0 comments Download
A components/policy/core/common/policy_provider_android_delegate.h View 1 2 3 4 1 chunk +29 lines, -0 lines 0 comments Download
A components/policy/core/common/policy_provider_android_unittest.cc View 1 2 3 4 5 1 chunk +128 lines, -0 lines 0 comments Download
M components/policy/policy_common.gypi View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Bernhard Bauer
Please review. Thanks!
6 years, 10 months ago (2014-02-05 19:22:20 UTC) #1
Joao da Silva
Other than the behavior of IsInitializationComplete(), this class is mostly like the ProxyPolicyProvider. If that ...
6 years, 10 months ago (2014-02-05 20:22:26 UTC) #2
Bernhard Bauer
Thanks for the review! On 2014/02/05 20:22:26, Joao da Silva wrote: > Other than the ...
6 years, 10 months ago (2014-02-05 22:20:19 UTC) #3
Joao da Silva
The BPC is created quite early on; it's guaranteed to be created before local_state (so ...
6 years, 10 months ago (2014-02-06 11:05:41 UTC) #4
Bernhard Bauer
OK, I tried adding a BrowserPolicyConnectorAndroid, but it turns out we still need to static ...
6 years, 10 months ago (2014-02-06 15:00:18 UTC) #5
Joao da Silva
lgtm Thanks for doing this! https://codereview.chromium.org/155923002/diff/290001/components/policy/core/common/policy_provider_android_unittest.cc File components/policy/core/common/policy_provider_android_unittest.cc (right): https://codereview.chromium.org/155923002/diff/290001/components/policy/core/common/policy_provider_android_unittest.cc#newcode30 components/policy/core/common/policy_provider_android_unittest.cc:30: ~MockPolicyProviderAndroidDelegate() {} virtual https://codereview.chromium.org/155923002/diff/290001/components/policy/core/common/policy_provider_android_unittest.cc#newcode69 ...
6 years, 10 months ago (2014-02-06 15:38:26 UTC) #6
Bernhard Bauer
You're welcome! I'm glad we can get this done quickly. TBR: Ben for components GYP ...
6 years, 10 months ago (2014-02-06 16:34:57 UTC) #7
Bernhard Bauer
The CQ bit was checked by bauerb@chromium.org
6 years, 10 months ago (2014-02-06 16:35:02 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bauerb@chromium.org/155923002/420001
6 years, 10 months ago (2014-02-06 16:37:01 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bauerb@chromium.org/155923002/420001
6 years, 10 months ago (2014-02-07 02:13:20 UTC) #10
commit-bot: I haz the power
6 years, 10 months ago (2014-02-07 08:17:18 UTC) #11
Message was sent while issue was closed.
Change committed as 249618

Powered by Google App Engine
This is Rietveld 408576698