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

Issue 1868273002: Enhanced Sync Confirmation modal (Closed)

Created:
4 years, 8 months ago by Moe
Modified:
4 years, 8 months ago
CC:
chromium-reviews, dbeam+watch-options_chromium.org, michaelpg+watch-options_chromium.org, oshima+watch_chromium.org, tfarina, arv+watch_chromium.org, asvitkine+watch_chromium.org, sync-reviews_chromium.org, anthonyvd
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Enhanced Sync Confirmation modal This is replacing https://codereview.chromium.org/1806353002/ which got lgtm but was abandoned due to design changes. This patch includes no C++ logic changes and instead of the sync confirmation screen, it adds a link to the "activity controls" in the Sync setup page. BUG=595349 Committed: https://crrev.com/11a598fe8a0f2ae63b0e18dcc48c3d0d6c6b6738 Cr-Commit-Position: refs/heads/master@{#387322}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Addressed Dan's comments + rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+180 lines, -55 lines) Patch
M chrome/app/generated_resources.grd View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/options/sync_setup_overlay.css View 3 chunks +24 lines, -9 lines 0 comments Download
M chrome/browser/resources/options/sync_setup_overlay.html View 1 2 chunks +8 lines, -1 line 0 comments Download
M chrome/browser/resources/options/sync_setup_overlay.js View 3 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/resources/sync_confirmation/sync_confirmation.css View 4 chunks +52 lines, -21 lines 0 comments Download
M chrome/browser/resources/sync_confirmation/sync_confirmation.html View 1 2 chunks +38 lines, -8 lines 0 comments Download
M chrome/browser/ui/sync/one_click_signin_sync_starter.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/sync/one_click_signin_sync_starter.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/profiles/signin_view_controller_delegate_views.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/options/sync_setup_handler.cc View 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/signin/login_ui_service.h View 3 chunks +6 lines, -5 lines 0 comments Download
M chrome/browser/ui/webui/signin/login_ui_service.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/signin/sync_confirmation_handler.h View 1 chunk +6 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/signin/sync_confirmation_handler.cc View 2 chunks +4 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/signin/sync_confirmation_ui.cc View 1 chunk +7 lines, -1 line 0 comments Download
M chrome/common/url_constants.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/common/url_constants.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M tools/metrics/actions/actions.xml View 1 1 chunk +8 lines, -0 lines 0 comments Download
A ui/webui/resources/images/200-logo_chrome.png View Binary file 0 comments Download
A ui/webui/resources/images/200-logo_googleg.png View Binary file 0 comments Download

Messages

Total messages: 17 (6 generated)
Moe
Hi, Please review this patch that replaces https://codereview.chromium.org/1806353002/
4 years, 8 months ago (2016-04-08 19:38:04 UTC) #3
rkaplow
lgtm actions lgtm
4 years, 8 months ago (2016-04-08 20:43:21 UTC) #4
sky
You've added 5 reviewers. Please indicate who you expect to review what.
4 years, 8 months ago (2016-04-08 22:01:26 UTC) #5
Moe
On 2016/04/08 22:01:26, sky wrote: > You've added 5 reviewers. Please indicate who you expect ...
4 years, 8 months ago (2016-04-11 13:08:11 UTC) #6
sky
c/b/ui/views LGTM
4 years, 8 months ago (2016-04-11 15:33:05 UTC) #7
Roger Tawa OOO till Jul 10th
c/b/ui/sync lgtm
4 years, 8 months ago (2016-04-11 15:43:05 UTC) #8
Dan Beam
lgtm https://codereview.chromium.org/1868273002/diff/1/chrome/browser/resources/options/sync_setup_overlay.html File chrome/browser/resources/options/sync_setup_overlay.html (right): https://codereview.chromium.org/1868273002/diff/1/chrome/browser/resources/options/sync_setup_overlay.html#newcode199 chrome/browser/resources/options/sync_setup_overlay.html:199: i18n-values=".innerHTML:personalizeGoogleServicesMessage"> nit: why are you wrapping this? https://codereview.chromium.org/1868273002/diff/1/chrome/browser/resources/sync_confirmation/sync_confirmation.html ...
4 years, 8 months ago (2016-04-14 04:05:56 UTC) #9
Moe
Thanks everyone! https://codereview.chromium.org/1868273002/diff/1/chrome/browser/resources/options/sync_setup_overlay.html File chrome/browser/resources/options/sync_setup_overlay.html (right): https://codereview.chromium.org/1868273002/diff/1/chrome/browser/resources/options/sync_setup_overlay.html#newcode199 chrome/browser/resources/options/sync_setup_overlay.html:199: i18n-values=".innerHTML:personalizeGoogleServicesMessage"> On 2016/04/14 04:05:56, Dan Beam wrote: ...
4 years, 8 months ago (2016-04-14 14:26:53 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1868273002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1868273002/20001
4 years, 8 months ago (2016-04-14 15:28:07 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 8 months ago (2016-04-14 15:34:38 UTC) #15
commit-bot: I haz the power
4 years, 8 months ago (2016-04-14 15:36:02 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/11a598fe8a0f2ae63b0e18dcc48c3d0d6c6b6738
Cr-Commit-Position: refs/heads/master@{#387322}

Powered by Google App Engine
This is Rietveld 408576698