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

Issue 754963004: Add a datatype for supervised user whitelists. (Closed)

Created:
6 years ago by Bernhard Bauer
Modified:
6 years ago
CC:
chromium-reviews, tim+watch_chromium.org, asvitkine+watch_chromium.org, zea+watch_chromium.org, maxbogue+watch_chromium.org, pvalenzuela+watch_chromium.org, pam+watch_chromium.org, albertb+watch_chromium.org, maniscalco+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src@master
Project:
chromium
Visibility:
Public.

Description

Add a datatype for supervised user whitelists. BUG=436459 Committed: https://crrev.com/8a4355ef1a592e6eba484c354e6805fe8e097494 Cr-Commit-Position: refs/heads/master@{#308569}

Patch Set 1 #

Patch Set 2 : missing file #

Patch Set 3 : x #

Patch Set 4 : . #

Total comments: 2

Patch Set 5 : review #

Total comments: 6

Patch Set 6 : review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+96 lines, -5 lines) Patch
M chrome/browser/sync/profile_sync_service.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M components/sync_driver/model_association_manager.cc View 1 chunk +1 line, -0 lines 0 comments Download
M components/sync_driver/pref_names.h View 1 chunk +1 line, -0 lines 0 comments Download
M components/sync_driver/pref_names.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M components/sync_driver/sync_prefs.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M sync/internal_api/public/base/model_type.h View 1 2 3 4 5 1 chunk +3 lines, -0 lines 0 comments Download
M sync/protocol/BUILD.gn View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
A sync/protocol/managed_user_whitelist_specifics.proto View 1 2 3 4 5 1 chunk +25 lines, -0 lines 0 comments Download
M sync/protocol/proto_value_conversions.h View 1 2 3 2 chunks +5 lines, -0 lines 0 comments Download
M sync/protocol/proto_value_conversions.cc View 1 2 3 4 2 chunks +9 lines, -0 lines 0 comments Download
M sync/protocol/proto_value_conversions_unittest.cc View 4 chunks +7 lines, -1 line 0 comments Download
M sync/protocol/sync.proto View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download
M sync/sync.gyp View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M sync/syncable/model_type.cc View 13 chunks +29 lines, -1 line 0 comments Download
M sync/syncable/nigori_util.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M sync/util/data_type_histogram.h View 1 chunk +3 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (3 generated)
Bernhard Bauer
Please review. Thanks!
6 years ago (2014-12-12 17:05:52 UTC) #2
Nicolas Zea
Mostly LG https://codereview.chromium.org/754963004/diff/60001/sync/protocol/managed_user_whitelist_specifics.proto File sync/protocol/managed_user_whitelist_specifics.proto (right): https://codereview.chromium.org/754963004/diff/60001/sync/protocol/managed_user_whitelist_specifics.proto#newcode22 sync/protocol/managed_user_whitelist_specifics.proto:22: optional ExtensionSpecifics extension = 1; Do you ...
6 years ago (2014-12-15 21:47:53 UTC) #3
Bernhard Bauer
https://codereview.chromium.org/754963004/diff/60001/sync/protocol/managed_user_whitelist_specifics.proto File sync/protocol/managed_user_whitelist_specifics.proto (right): https://codereview.chromium.org/754963004/diff/60001/sync/protocol/managed_user_whitelist_specifics.proto#newcode22 sync/protocol/managed_user_whitelist_specifics.proto:22: optional ExtensionSpecifics extension = 1; On 2014/12/15 21:47:53, Nicolas ...
6 years ago (2014-12-15 22:36:42 UTC) #4
Nicolas Zea
LGTM with some nits https://codereview.chromium.org/754963004/diff/80001/sync/internal_api/public/base/model_type.h File sync/internal_api/public/base/model_type.h (right): https://codereview.chromium.org/754963004/diff/80001/sync/internal_api/public/base/model_type.h#newcode118 sync/internal_api/public/base/model_type.h:118: // an extension. The data ...
6 years ago (2014-12-15 22:45:36 UTC) #5
Bernhard Bauer
Ilya, can I get an OWNERS review for histograms.xml? https://codereview.chromium.org/754963004/diff/80001/sync/internal_api/public/base/model_type.h File sync/internal_api/public/base/model_type.h (right): https://codereview.chromium.org/754963004/diff/80001/sync/internal_api/public/base/model_type.h#newcode118 sync/internal_api/public/base/model_type.h:118: ...
6 years ago (2014-12-15 22:56:14 UTC) #7
Ilya Sherman
histograms.xml lgtm
6 years ago (2014-12-15 23:45:02 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/754963004/100001
6 years ago (2014-12-16 09:22:12 UTC) #10
commit-bot: I haz the power
Committed patchset #6 (id:100001)
6 years ago (2014-12-16 11:23:54 UTC) #11
commit-bot: I haz the power
6 years ago (2014-12-16 11:24:39 UTC) #12
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/8a4355ef1a592e6eba484c354e6805fe8e097494
Cr-Commit-Position: refs/heads/master@{#308569}

Powered by Google App Engine
This is Rietveld 408576698