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

Issue 435423005: Implement the inline signin confirmation bubble and mirror upgrade tutorial (Closed)

Created:
6 years, 4 months ago by guohui
Modified:
6 years, 4 months ago
CC:
chromium-reviews, tim+watch_chromium.org, tfarina, haitaol+watch_chromium.org, zea+watch_chromium.org, maniscalco+watch_chromium.org, Mike Lerman
Project:
chromium
Visibility:
Public.

Description

Patch Set 1 : #

Total comments: 10

Patch Set 2 : comments addressed and implemented "not claire" view #

Patch Set 3 : added mac implementation #

Total comments: 4

Patch Set 4 : nits fixed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+518 lines, -483 lines) Patch
M chrome/app/chromium_strings.grd View 1 2 chunks +7 lines, -13 lines 0 comments Download
M chrome/app/generated_resources.grd View 1 chunk +17 lines, -14 lines 0 comments Download
M chrome/app/google_chrome_strings.grd View 1 2 chunks +7 lines, -13 lines 0 comments Download
M chrome/browser/ui/cocoa/profiles/profile_chooser_controller.h View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/profiles/profile_chooser_controller.mm View 1 2 3 24 chunks +203 lines, -189 lines 0 comments Download
M chrome/browser/ui/profile_chooser_constants.h View 1 1 chunk +10 lines, -6 lines 0 comments Download
M chrome/browser/ui/sync/one_click_signin_sync_starter.h View 4 chunks +13 lines, -1 line 0 comments Download
M chrome/browser/ui/sync/one_click_signin_sync_starter.cc View 1 2 5 chunks +19 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/profiles/profile_chooser_view.h View 1 2 5 chunks +26 lines, -25 lines 0 comments Download
M chrome/browser/ui/views/profiles/profile_chooser_view.cc View 1 2 24 chunks +168 lines, -205 lines 0 comments Download
M chrome/browser/ui/webui/signin/inline_login_handler_impl.cc View 1 2 chunks +24 lines, -9 lines 0 comments Download
M chrome/browser/ui/webui/signin/login_ui_service.h View 3 chunks +12 lines, -4 lines 0 comments Download
M chrome/browser/ui/webui/signin/login_ui_service.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/common/pref_names.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
guohui
Hey, could you please review the CL? rogerta@ for everything, sky@ for owner review of ...
6 years, 4 months ago (2014-08-05 14:50:10 UTC) #1
Roger Tawa OOO till Jul 10th
lgtm with some questions below. https://codereview.chromium.org/435423005/diff/40001/chrome/browser/ui/sync/one_click_signin_sync_starter.cc File chrome/browser/ui/sync/one_click_signin_sync_starter.cc (right): https://codereview.chromium.org/435423005/diff/40001/chrome/browser/ui/sync/one_click_signin_sync_starter.cc#newcode391 chrome/browser/ui/sync/one_click_signin_sync_starter.cc:391: } Are we guaranteed ...
6 years, 4 months ago (2014-08-05 16:02:13 UTC) #2
sky
LGTM
6 years, 4 months ago (2014-08-05 17:45:35 UTC) #3
guohui
Addressed Roger's comments and also added the missing implementation for the "not claire' view (slide ...
6 years, 4 months ago (2014-08-05 19:27:42 UTC) #4
guohui
Added mac implementation. @alex, could you please review the mac implementation in chrome/browser/ui/cocoa/profiles/...? Thanks!
6 years, 4 months ago (2014-08-06 13:22:59 UTC) #5
guohui
https://codereview.chromium.org/435423005/diff/40001/chrome/browser/ui/sync/one_click_signin_sync_starter.cc File chrome/browser/ui/sync/one_click_signin_sync_starter.cc (right): https://codereview.chromium.org/435423005/diff/40001/chrome/browser/ui/sync/one_click_signin_sync_starter.cc#newcode391 chrome/browser/ui/sync/one_click_signin_sync_starter.cc:391: } eh actually i missed one case =( The ...
6 years, 4 months ago (2014-08-06 13:42:52 UTC) #6
Roger Tawa OOO till Jul 10th
https://codereview.chromium.org/435423005/diff/40001/chrome/browser/ui/sync/one_click_signin_sync_starter.cc File chrome/browser/ui/sync/one_click_signin_sync_starter.cc (right): https://codereview.chromium.org/435423005/diff/40001/chrome/browser/ui/sync/one_click_signin_sync_starter.cc#newcode391 chrome/browser/ui/sync/one_click_signin_sync_starter.cc:391: } On 2014/08/06 13:42:52, guohui wrote: > eh actually ...
6 years, 4 months ago (2014-08-06 14:09:41 UTC) #7
guohui
wee have a few options here: 1. not auto-close during signin. However i am not ...
6 years, 4 months ago (2014-08-06 15:12:42 UTC) #8
Alexei Svitkine (slow)
cocoa LGTM % nits Please associate this CL with a crbug, since this is quite ...
6 years, 4 months ago (2014-08-06 15:37:25 UTC) #9
guohui
The CQ bit was checked by guohui@chromium.org
6 years, 4 months ago (2014-08-06 17:23:39 UTC) #10
guohui
https://codereview.chromium.org/435423005/diff/80001/chrome/browser/ui/cocoa/profiles/profile_chooser_controller.mm File chrome/browser/ui/cocoa/profiles/profile_chooser_controller.mm (right): https://codereview.chromium.org/435423005/diff/80001/chrome/browser/ui/cocoa/profiles/profile_chooser_controller.mm#newcode1786 chrome/browser/ui/cocoa/profiles/profile_chooser_controller.mm:1786: IDS_PROFILES_DISCONNECT_BUTTON) On 2014/08/06 15:37:24, Alexei Svitkine wrote: > Nit: ...
6 years, 4 months ago (2014-08-06 17:23:47 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/guohui@chromium.org/435423005/100001
6 years, 4 months ago (2014-08-06 17:25:37 UTC) #12
commit-bot: I haz the power
6 years, 4 months ago (2014-08-06 20:27:27 UTC) #13
Message was sent while issue was closed.
Change committed as 287843

Powered by Google App Engine
This is Rietveld 408576698