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

Issue 494973003: Disable checkboxes in the advanced sync settings overlay whose type is force-enabled. (Closed)

Created:
6 years, 4 months ago by Marc Treib
Modified:
6 years, 3 months ago
CC:
chromium-reviews, tim+watch_chromium.org, haitaol+watch_chromium.org, arv+watch_chromium.org, zea+watch_chromium.org, maniscalco+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

Disable checkboxes in the advanced sync settings overlay whose type is force-enabled. https://codereview.chromium.org/428143002 added a way to enable sync types programmatically, i.e. without user choice. This should be reflected in the sync settings dialog. BUG=403326 Committed: https://crrev.com/da3248829b975a5ed1d0b34b8f19ba6b27e41a99 Cr-Commit-Position: refs/heads/master@{#291657}

Patch Set 1 #

Total comments: 10

Patch Set 2 : rebase #

Patch Set 3 : review comments #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -28 lines) Patch
M chrome/browser/resources/sync_setup_overlay.js View 12 chunks +37 lines, -20 lines 0 comments Download
M chrome/browser/sync/profile_sync_service.h View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/sync/profile_sync_service.cc View 1 2 3 4 chunks +15 lines, -4 lines 0 comments Download
M chrome/browser/ui/webui/sync_setup_handler.cc View 1 2 1 chunk +6 lines, -4 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Marc Treib
bauerb@chromium.org: Please review changes in webui and resources. zea@chromium.org: Please review changes in sync. https://codereview.chromium.org/494973003/diff/1/chrome/browser/sync/profile_sync_service.cc ...
6 years, 4 months ago (2014-08-21 09:12:24 UTC) #1
Bernhard Bauer
LGTM https://codereview.chromium.org/494973003/diff/1/chrome/browser/sync/profile_sync_service.h File chrome/browser/sync/profile_sync_service.h (right): https://codereview.chromium.org/494973003/diff/1/chrome/browser/sync/profile_sync_service.h#newcode638 chrome/browser/sync/profile_sync_service.h:638: virtual syncer::ModelTypeSet GetNonUserChoicePreferredDataTypes() const; On 2014/08/21 09:12:24, Marc ...
6 years, 4 months ago (2014-08-21 15:00:06 UTC) #2
Nicolas Zea
https://codereview.chromium.org/494973003/diff/1/chrome/browser/sync/profile_sync_service.cc File chrome/browser/sync/profile_sync_service.cc (right): https://codereview.chromium.org/494973003/diff/1/chrome/browser/sync/profile_sync_service.cc#newcode1895 chrome/browser/sync/profile_sync_service.cc:1895: return Union(preferred_types, GetDataTypesFromPreferenceProviders()); On 2014/08/21 09:12:24, Marc Treib wrote: ...
6 years, 4 months ago (2014-08-21 23:33:54 UTC) #3
Marc Treib
https://codereview.chromium.org/494973003/diff/1/chrome/browser/sync/profile_sync_service.cc File chrome/browser/sync/profile_sync_service.cc (right): https://codereview.chromium.org/494973003/diff/1/chrome/browser/sync/profile_sync_service.cc#newcode1895 chrome/browser/sync/profile_sync_service.cc:1895: return Union(preferred_types, GetDataTypesFromPreferenceProviders()); On 2014/08/21 23:33:53, Nicolas Zea wrote: ...
6 years, 4 months ago (2014-08-22 08:36:38 UTC) #4
Nicolas Zea
lgtm https://codereview.chromium.org/494973003/diff/1/chrome/browser/sync/profile_sync_service.cc File chrome/browser/sync/profile_sync_service.cc (right): https://codereview.chromium.org/494973003/diff/1/chrome/browser/sync/profile_sync_service.cc#newcode1917 chrome/browser/sync/profile_sync_service.cc:1917: return GetDataTypesFromPreferenceProviders(); On 2014/08/22 08:36:38, Marc Treib wrote: ...
6 years, 4 months ago (2014-08-22 17:26:47 UTC) #5
Marc Treib
The CQ bit was checked by treib@chromium.org
6 years, 4 months ago (2014-08-25 07:45:15 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/treib@chromium.org/494973003/60001
6 years, 4 months ago (2014-08-25 07:46:05 UTC) #7
commit-bot: I haz the power
Committed patchset #4 (60001) as d0994a7a61b9eec10a3b8f2723c71ae976ad4dd5
6 years, 4 months ago (2014-08-25 11:09:02 UTC) #8
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 02:33:38 UTC) #9
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/da3248829b975a5ed1d0b34b8f19ba6b27e41a99
Cr-Commit-Position: refs/heads/master@{#291657}

Powered by Google App Engine
This is Rietveld 408576698