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

Issue 23045003: Moved chrome/common/policy to components/policy. (Closed)

Created:
7 years, 4 months ago by Joao da Silva
Modified:
7 years, 4 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Visibility:
Public.

Description

Moved chrome/common/policy to components/policy. This change also introduces //components/policy as a new layered component. Some of the chrome/browser/policy code is being prepared to be moved into this component. This CL depends on https://codereview.chromium.org/22807004/. BUG=271392 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=217552

Patch Set 1 #

Total comments: 9

Patch Set 2 : Addressed comments #

Patch Set 3 : fixed ios build #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+105 lines, -563 lines) Patch
M chrome/browser/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/extensions/api/storage/managed_value_store_cache.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/policy/DEPS View 1 2 3 3 chunks +0 lines, -26 lines 0 comments Download
M chrome/browser/policy/cloud/DEPS View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/policy/cloud/component_cloud_policy_service_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/policy/policy_domain_descriptor.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/policy/policy_domain_descriptor_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/policy/policy_loader_mac.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/policy/policy_service_impl_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/policy_ui.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/chrome_common.gypi View 2 chunks +1 line, -2 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/storage/storage_schema_manifest_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
D chrome/common/policy/OWNERS View 1 chunk +0 lines, -7 lines 0 comments Download
D chrome/common/policy/policy_schema.h View 1 chunk +0 lines, -69 lines 0 comments Download
D chrome/common/policy/policy_schema.cc View 1 chunk +0 lines, -244 lines 0 comments Download
D chrome/common/policy/policy_schema_unittest.cc View 1 chunk +0 lines, -194 lines 0 comments Download
M components/OWNERS View 1 chunk +7 lines, -0 lines 0 comments Download
M components/components.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M components/components_tests.gypi View 2 chunks +8 lines, -0 lines 0 comments Download
A components/policy.gypi View 1 2 1 chunk +41 lines, -0 lines 0 comments Download
A + components/policy/OWNERS View 0 chunks +-1 lines, --1 lines 0 comments Download
A + components/policy/core/common/policy_schema.h View 4 chunks +5 lines, -4 lines 0 comments Download
A + components/policy/core/common/policy_schema.cc View 1 chunk +1 line, -1 line 0 comments Download
A + components/policy/core/common/policy_schema_unittest.cc View 2 chunks +1 line, -2 lines 0 comments Download
A components/policy/policy_export.h View 1 chunk +29 lines, -0 lines 0 comments Download
A + components/policy/stub_to_remove.cc View 1 2 1 chunk +2 lines, -5 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Joao da Silva
Please have a look: @ Mattias: the whole shebang @ Jói: the new component @ ...
7 years, 4 months ago (2013-08-13 12:07:30 UTC) #1
Jói
//components LGTM with a nit. https://codereview.chromium.org/23045003/diff/1/components/policy.gypi File components/policy.gypi (right): https://codereview.chromium.org/23045003/diff/1/components/policy.gypi#newcode25 components/policy.gypi:25: 'policy/core/common/policy_schema.cc', Maybe list policy_export.h ...
7 years, 4 months ago (2013-08-13 12:26:43 UTC) #2
Mattias Nissler (ping if slow)
Mostly good, but I'd like to get an answer to the directory layout first before ...
7 years, 4 months ago (2013-08-13 12:32:08 UTC) #3
Joao da Silva
PTAL The android issues come from the parent CL, which needs to update the isolate ...
7 years, 4 months ago (2013-08-13 12:50:18 UTC) #4
Mattias Nissler (ping if slow)
LGTM pending the bug update with a plan-of-action. https://codereview.chromium.org/23045003/diff/1/components/policy.gypi File components/policy.gypi (right): https://codereview.chromium.org/23045003/diff/1/components/policy.gypi#newcode25 components/policy.gypi:25: 'policy/core/common/policy_schema.cc', ...
7 years, 4 months ago (2013-08-13 13:14:38 UTC) #5
jochen (gone - plz use gerrit)
lgtm
7 years, 4 months ago (2013-08-13 13:36:51 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/joaodasilva@chromium.org/23045003/59001
7 years, 4 months ago (2013-08-14 07:55:03 UTC) #7
commit-bot: I haz the power
7 years, 4 months ago (2013-08-14 14:41:15 UTC) #8
Message was sent while issue was closed.
Change committed as 217552

Powered by Google App Engine
This is Rietveld 408576698