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

Issue 58183002: Auto refresh avatar bubble after adding a secondary account (Closed)

Created:
7 years, 1 month ago by guohui
Modified:
7 years, 1 month ago
CC:
chromium-reviews, tfarina
Visibility:
Public.

Description

Auto refresh avatar bubble after adding a secondary account BUG= R=rogerta@chromium.org, sky@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=233306

Patch Set 1 #

Total comments: 4

Patch Set 2 : roger comments addressed #

Total comments: 4

Patch Set 3 : move initialization of view_mode_ to constructor #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -2 lines) Patch
M chrome/browser/ui/views/profile_chooser_view.h View 4 chunks +10 lines, -1 line 0 comments Download
M chrome/browser/ui/views/profile_chooser_view.cc View 1 2 4 chunks +27 lines, -1 line 0 comments Download

Messages

Total messages: 15 (0 generated)
guohui
Hey, could you please take a look at the CL? Thanks, Hui
7 years, 1 month ago (2013-11-04 19:06:18 UTC) #1
Roger Tawa OOO till Jul 10th
lgtm https://codereview.chromium.org/58183002/diff/1/chrome/browser/ui/views/profile_chooser_view.cc File chrome/browser/ui/views/profile_chooser_view.cc (right): https://codereview.chromium.org/58183002/diff/1/chrome/browser/ui/views/profile_chooser_view.cc#newcode224 chrome/browser/ui/views/profile_chooser_view.cc:224: browser_(browser) { Initialize view_mode_ here? https://codereview.chromium.org/58183002/diff/1/chrome/browser/ui/views/profile_chooser_view.cc#newcode280 chrome/browser/ui/views/profile_chooser_view.cc:280: ShowView(ACCOUNT_MANAGEMENT_VIEW, ...
7 years, 1 month ago (2013-11-04 19:13:14 UTC) #2
guohui
https://codereview.chromium.org/58183002/diff/1/chrome/browser/ui/views/profile_chooser_view.cc File chrome/browser/ui/views/profile_chooser_view.cc (right): https://codereview.chromium.org/58183002/diff/1/chrome/browser/ui/views/profile_chooser_view.cc#newcode224 chrome/browser/ui/views/profile_chooser_view.cc:224: browser_(browser) { On 2013/11/04 19:13:14, Roger Tawa wrote: > ...
7 years, 1 month ago (2013-11-04 19:56:31 UTC) #3
sky
https://codereview.chromium.org/58183002/diff/80001/chrome/browser/ui/views/profile_chooser_view.cc File chrome/browser/ui/views/profile_chooser_view.cc (right): https://codereview.chromium.org/58183002/diff/80001/chrome/browser/ui/views/profile_chooser_view.cc#newcode259 chrome/browser/ui/views/profile_chooser_view.cc:259: view_mode_ = PROFILE_CHOOSER_VIEW; Is there a reason this is ...
7 years, 1 month ago (2013-11-04 21:19:33 UTC) #4
guohui
https://codereview.chromium.org/58183002/diff/80001/chrome/browser/ui/views/profile_chooser_view.cc File chrome/browser/ui/views/profile_chooser_view.cc (right): https://codereview.chromium.org/58183002/diff/80001/chrome/browser/ui/views/profile_chooser_view.cc#newcode259 chrome/browser/ui/views/profile_chooser_view.cc:259: view_mode_ = PROFILE_CHOOSER_VIEW; On 2013/11/04 21:19:33, sky wrote: > ...
7 years, 1 month ago (2013-11-05 14:40:01 UTC) #5
sky
https://codereview.chromium.org/58183002/diff/80001/chrome/browser/ui/views/profile_chooser_view.cc File chrome/browser/ui/views/profile_chooser_view.cc (right): https://codereview.chromium.org/58183002/diff/80001/chrome/browser/ui/views/profile_chooser_view.cc#newcode259 chrome/browser/ui/views/profile_chooser_view.cc:259: view_mode_ = PROFILE_CHOOSER_VIEW; On 2013/11/05 14:40:01, guohui wrote: > ...
7 years, 1 month ago (2013-11-05 15:53:50 UTC) #6
guohui
https://codereview.chromium.org/58183002/diff/80001/chrome/browser/ui/views/profile_chooser_view.cc File chrome/browser/ui/views/profile_chooser_view.cc (right): https://codereview.chromium.org/58183002/diff/80001/chrome/browser/ui/views/profile_chooser_view.cc#newcode259 chrome/browser/ui/views/profile_chooser_view.cc:259: view_mode_ = PROFILE_CHOOSER_VIEW; On 2013/11/05 15:53:50, sky wrote: > ...
7 years, 1 month ago (2013-11-05 20:00:50 UTC) #7
sky
LGTM
7 years, 1 month ago (2013-11-05 22:25:44 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/guohui@chromium.org/58183002/140002
7 years, 1 month ago (2013-11-05 22:42:05 UTC) #9
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=220125
7 years, 1 month ago (2013-11-06 01:47:31 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/guohui@chromium.org/58183002/140002
7 years, 1 month ago (2013-11-06 03:11:15 UTC) #11
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 1 month ago (2013-11-06 04:49:05 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/guohui@chromium.org/58183002/140002
7 years, 1 month ago (2013-11-06 13:41:14 UTC) #13
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=220573
7 years, 1 month ago (2013-11-06 16:49:11 UTC) #14
guohui
7 years, 1 month ago (2013-11-06 18:46:44 UTC) #15
Message was sent while issue was closed.
Committed patchset #3 manually as r233306 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698