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

Issue 2243513002: arc: Make Location Service manageable (Closed)

Created:
4 years, 4 months ago by khmel
Modified:
4 years, 4 months ago
Reviewers:
bartfab (slow), phweiss
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

arc: Make Location Service manageable. Add policy declaration for using of Location Service BUG= b/30469058 TEST=policy and browser tests extended. CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation patch from issue 2225933002 at patchset 20001 (http://crrev.com/2225933002#ps20001) Committed: https://crrev.com/75cf0e73ef617606f3e38c28d0b470f74ee821de Cr-Commit-Position: refs/heads/master@{#412559}

Patch Set 1 #

Total comments: 18

Patch Set 2 : comments addressed #

Total comments: 1

Patch Set 3 : nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+181 lines, -0 lines) Patch
M chrome/browser/policy/configuration_policy_handler_list_factory.cc View 1 2 2 chunks +2 lines, -0 lines 0 comments Download
A chrome/browser/policy/default_geolocation_policy_handler.h View 1 1 chunk +32 lines, -0 lines 0 comments Download
A chrome/browser/policy/default_geolocation_policy_handler.cc View 1 1 chunk +32 lines, -0 lines 0 comments Download
A chrome/browser/policy/default_geolocation_policy_handler_unittest.cc View 1 1 chunk +73 lines, -0 lines 0 comments Download
M chrome/browser/policy/policy_browsertest.cc View 1 1 chunk +39 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 14 (6 generated)
khmel
Hi Bartosz, This is continuation of the work started by Philipp in https://codereview.chromium.org/2225933002/. I split ...
4 years, 4 months ago (2016-08-11 17:11:31 UTC) #3
khmel
On 2016/08/11 17:11:31, khmel wrote: > Hi Bartosz, > > This is continuation of the ...
4 years, 4 months ago (2016-08-16 23:28:23 UTC) #4
bartfab (slow)
https://codereview.chromium.org/2243513002/diff/1/chrome/browser/policy/default_geolocation_policy_handler.cc File chrome/browser/policy/default_geolocation_policy_handler.cc (right): https://codereview.chromium.org/2243513002/diff/1/chrome/browser/policy/default_geolocation_policy_handler.cc#newcode5 chrome/browser/policy/default_geolocation_policy_handler.cc:5: #include "chrome/browser/policy/default_geolocation_policy_handler.h" Nit: Add a blank line after this. ...
4 years, 4 months ago (2016-08-17 14:52:07 UTC) #5
khmel
Thanks Bartosz for your comments. PTAL https://codereview.chromium.org/2243513002/diff/1/chrome/browser/policy/default_geolocation_policy_handler.cc File chrome/browser/policy/default_geolocation_policy_handler.cc (right): https://codereview.chromium.org/2243513002/diff/1/chrome/browser/policy/default_geolocation_policy_handler.cc#newcode5 chrome/browser/policy/default_geolocation_policy_handler.cc:5: #include "chrome/browser/policy/default_geolocation_policy_handler.h" On ...
4 years, 4 months ago (2016-08-17 15:16:22 UTC) #6
bartfab (slow)
lgtm https://codereview.chromium.org/2243513002/diff/20001/chrome/browser/policy/configuration_policy_handler_list_factory.cc File chrome/browser/policy/configuration_policy_handler_list_factory.cc (right): https://codereview.chromium.org/2243513002/diff/20001/chrome/browser/policy/configuration_policy_handler_list_factory.cc#newcode19 chrome/browser/policy/configuration_policy_handler_list_factory.cc:19: #include "chrome/browser/policy/default_geolocation_policy_handler.h" This #include needs to be #ifdef'd ...
4 years, 4 months ago (2016-08-17 15:37:12 UTC) #7
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/2243513002/40001
4 years, 4 months ago (2016-08-17 15:40:22 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 4 months ago (2016-08-17 16:45:35 UTC) #12
commit-bot: I haz the power
4 years, 4 months ago (2016-08-17 16:47:41 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/75cf0e73ef617606f3e38c28d0b470f74ee821de
Cr-Commit-Position: refs/heads/master@{#412559}

Powered by Google App Engine
This is Rietveld 408576698