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

Issue 471333003: Make sure avatar menu does not use account_id for display purposes. (Closed)

Created:
6 years, 4 months ago by Roger Tawa OOO till Jul 10th
Modified:
6 years, 3 months ago
CC:
chromium-reviews, tfarina
Project:
chromium
Visibility:
Public.

Description

Make sure avatar menu does not use account_id for display purposes. BUG=341408 Committed: https://crrev.com/fb6cea801d50d40e9e275bae619022f7e60de2ed Cr-Commit-Position: refs/heads/master@{#292178}

Patch Set 1 : rebased #

Patch Set 2 : merged #

Patch Set 3 : rebased #

Total comments: 12

Patch Set 4 : Address review comments #

Patch Set 5 : Fix display of account_id #

Patch Set 6 : rebased #

Total comments: 2

Patch Set 7 : rebased #

Patch Set 8 : Address review comments #

Patch Set 9 : Fix mac unit tests #

Patch Set 10 : Make Build static #

Patch Set 11 : Try another mac fix #

Patch Set 12 : rebased #

Patch Set 13 : rebased #

Patch Set 14 : Mac test experimental change #

Patch Set 15 : Undo last experiment #

Total comments: 2

Patch Set 16 : Add description to fake #

Unified diffs Side-by-side diffs Delta from patch set Stats (+124 lines, -20 lines) Patch
A chrome/browser/signin/fake_account_tracker_service.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +32 lines, -0 lines 0 comments Download
A chrome/browser/signin/fake_account_tracker_service.cc View 1 2 3 4 5 6 7 8 9 1 chunk +30 lines, -0 lines 0 comments Download
M chrome/browser/signin/signin_ui_util.h View 1 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/signin/signin_ui_util.cc View 1 2 3 4 5 3 chunks +14 lines, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/profiles/profile_chooser_controller.mm View 1 2 3 4 5 6 7 8 9 10 11 10 chunks +16 lines, -10 lines 0 comments Download
M chrome/browser/ui/cocoa/profiles/profile_chooser_controller_unittest.mm View 1 2 3 4 5 6 7 8 9 10 14 2 chunks +8 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/profiles/profile_chooser_view.h View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/profiles/profile_chooser_view.cc View 1 2 3 4 5 6 7 8 9 10 11 8 chunks +12 lines, -8 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +2 lines, -0 lines 0 comments Download
M components/signin/core/browser/account_tracker_service.h View 1 2 3 4 5 6 7 8 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 30 (0 generated)
Roger Tawa OOO till Jul 10th
Hi Hui, Please review. Thanks.
6 years, 4 months ago (2014-08-21 01:41:12 UTC) #1
guohui
it seems all calls to GetAuthenticatedUserName in profile_chooser* should (or at least could) be changed ...
6 years, 4 months ago (2014-08-21 19:01:53 UTC) #2
Roger Tawa OOO till Jul 10th
Thanks Hui. Changes uploaded. https://codereview.chromium.org/471333003/diff/120001/chrome/browser/ui/cocoa/profiles/profile_chooser_controller.mm File chrome/browser/ui/cocoa/profiles/profile_chooser_controller.mm (right): https://codereview.chromium.org/471333003/diff/120001/chrome/browser/ui/cocoa/profiles/profile_chooser_controller.mm#newcode945 chrome/browser/ui/cocoa/profiles/profile_chooser_controller.mm:945: browser_->profile())->GetAuthenticatedUsername(); On 2014/08/21 19:01:53, guohui ...
6 years, 4 months ago (2014-08-21 20:39:25 UTC) #3
guohui
https://codereview.chromium.org/471333003/diff/120001/chrome/browser/ui/views/profiles/profile_chooser_view.cc File chrome/browser/ui/views/profiles/profile_chooser_view.cc (right): https://codereview.chromium.org/471333003/diff/120001/chrome/browser/ui/views/profiles/profile_chooser_view.cc#newcode1434 chrome/browser/ui/views/profiles/profile_chooser_view.cc:1434: browser_->profile())->GetAuthenticatedUsername(); you need to convert account id to display ...
6 years, 4 months ago (2014-08-21 20:42:41 UTC) #4
Roger Tawa OOO till Jul 10th
Hopefully this is the last one :-) https://codereview.chromium.org/471333003/diff/120001/chrome/browser/ui/views/profiles/profile_chooser_view.cc File chrome/browser/ui/views/profiles/profile_chooser_view.cc (right): https://codereview.chromium.org/471333003/diff/120001/chrome/browser/ui/views/profiles/profile_chooser_view.cc#newcode1434 chrome/browser/ui/views/profiles/profile_chooser_view.cc:1434: browser_->profile())->GetAuthenticatedUsername(); On ...
6 years, 4 months ago (2014-08-21 20:59:34 UTC) #5
guohui
lgtm
6 years, 4 months ago (2014-08-22 21:14:58 UTC) #6
Roger Tawa OOO till Jul 10th
The CQ bit was checked by rogerta@chromium.org
6 years, 4 months ago (2014-08-25 20:47:10 UTC) #7
Roger Tawa OOO till Jul 10th
The CQ bit was unchecked by rogerta@chromium.org
6 years, 4 months ago (2014-08-25 20:47:42 UTC) #8
Roger Tawa OOO till Jul 10th
Patchset #6 (id:180001) has been deleted
6 years, 4 months ago (2014-08-26 00:22:21 UTC) #9
Roger Tawa OOO till Jul 10th
Patchset #6 (id:200001) has been deleted
6 years, 4 months ago (2014-08-26 00:22:36 UTC) #10
Roger Tawa OOO till Jul 10th
Patchset #6 (id:220001) has been deleted
6 years, 4 months ago (2014-08-26 00:22:49 UTC) #11
Roger Tawa OOO till Jul 10th
Patchset #6 (id:240001) has been deleted
6 years, 4 months ago (2014-08-26 00:23:02 UTC) #12
Roger Tawa OOO till Jul 10th
Patchset #6 (id:260001) has been deleted
6 years, 4 months ago (2014-08-26 00:24:17 UTC) #13
Roger Tawa OOO till Jul 10th
Hi Alexei, Scott, Alexei: Please take a look at profile_chooser_controller.mm Scott: Please take a look ...
6 years, 4 months ago (2014-08-26 00:52:22 UTC) #14
Roger Tawa OOO till Jul 10th
rogerta@chromium.org changed reviewers: + asvitkine@chromium.org, sky@chromium.org
6 years, 4 months ago (2014-08-26 00:53:42 UTC) #15
Roger Tawa OOO till Jul 10th
Hi Alexei, Scott, (Actually adding you guys as reviewers this time.) Alexei: Please take a ...
6 years, 4 months ago (2014-08-26 00:53:42 UTC) #16
Alexei Svitkine (slow)
LGTM % comment - please address before landing https://codereview.chromium.org/471333003/diff/280001/chrome/browser/ui/cocoa/profiles/profile_chooser_controller.mm File chrome/browser/ui/cocoa/profiles/profile_chooser_controller.mm (right): https://codereview.chromium.org/471333003/diff/280001/chrome/browser/ui/cocoa/profiles/profile_chooser_controller.mm#newcode864 chrome/browser/ui/cocoa/profiles/profile_chooser_controller.mm:864: account_id:(const ...
6 years, 4 months ago (2014-08-26 01:04:45 UTC) #17
sky
LGTM
6 years, 3 months ago (2014-08-26 16:41:23 UTC) #18
Roger Tawa OOO till Jul 10th
Thanks Alexei, Scott. Alexei: please take another look. https://codereview.chromium.org/471333003/diff/280001/chrome/browser/ui/cocoa/profiles/profile_chooser_controller.mm File chrome/browser/ui/cocoa/profiles/profile_chooser_controller.mm (right): https://codereview.chromium.org/471333003/diff/280001/chrome/browser/ui/cocoa/profiles/profile_chooser_controller.mm#newcode864 chrome/browser/ui/cocoa/profiles/profile_chooser_controller.mm:864: account_id:(const ...
6 years, 3 months ago (2014-08-26 19:25:12 UTC) #19
Alexei Svitkine (slow)
lgtm
6 years, 3 months ago (2014-08-26 20:35:41 UTC) #20
Roger Tawa OOO till Jul 10th
Patchset #9 (id:340001) has been deleted
6 years, 3 months ago (2014-08-26 22:20:38 UTC) #21
Roger Tawa OOO till Jul 10th
Patchset #9 (id:360001) has been deleted
6 years, 3 months ago (2014-08-26 23:45:16 UTC) #22
noms (inactive)
noms@chromium.org changed reviewers: + noms@chromium.org
6 years, 3 months ago (2014-08-27 15:06:28 UTC) #23
noms (inactive)
fake tracker service lgtm % nit https://codereview.chromium.org/471333003/diff/500001/chrome/browser/signin/fake_account_tracker_service.h File chrome/browser/signin/fake_account_tracker_service.h (right): https://codereview.chromium.org/471333003/diff/500001/chrome/browser/signin/fake_account_tracker_service.h#newcode16 chrome/browser/signin/fake_account_tracker_service.h:16: // AccountTrackerService is ...
6 years, 3 months ago (2014-08-27 15:06:28 UTC) #24
Roger Tawa OOO till Jul 10th
Thanks Monica. https://codereview.chromium.org/471333003/diff/500001/chrome/browser/signin/fake_account_tracker_service.h File chrome/browser/signin/fake_account_tracker_service.h (right): https://codereview.chromium.org/471333003/diff/500001/chrome/browser/signin/fake_account_tracker_service.h#newcode16 chrome/browser/signin/fake_account_tracker_service.h:16: // AccountTrackerService is a KeyedService that retrieves ...
6 years, 3 months ago (2014-08-27 15:11:40 UTC) #25
Roger Tawa OOO till Jul 10th
The CQ bit was checked by rogerta@chromium.org
6 years, 3 months ago (2014-08-27 15:11:56 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rogerta@chromium.org/471333003/520001
6 years, 3 months ago (2014-08-27 15:13:08 UTC) #27
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_clang_dbg on tryserver.chromium.linux ...
6 years, 3 months ago (2014-08-27 16:42:30 UTC) #28
commit-bot: I haz the power
Committed patchset #16 (id:520001) as 131250eb22a1f61c816ee2cb08b31b7d5036b100
6 years, 3 months ago (2014-08-27 17:42:16 UTC) #29
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 02:52:34 UTC) #30
Message was sent while issue was closed.
Patchset 16 (id:??) landed as
https://crrev.com/fb6cea801d50d40e9e275bae619022f7e60de2ed
Cr-Commit-Position: refs/heads/master@{#292178}

Powered by Google App Engine
This is Rietveld 408576698