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

Issue 493113002: [Win, Profiles] Changing your default avatar should not change your default name (Closed)

Created:
6 years, 4 months ago by noms (inactive)
Modified:
6 years, 4 months ago
CC:
chromium-reviews, tfarina
Project:
chromium
Visibility:
Public.

Description

[Win, Profiles] Changing your default avatar should not change your default name Two things going wrong: - the Windows new avatar button wasn't listening to avatar changes, so its display would be out of sync with the avatar bubble - when saving the avatar photo, this was also considered a name save (even though the name wouldn't change), which made the default name an explicit user decision (which it wasn't) BUG=405750 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=291258

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -4 lines) Patch
M chrome/browser/profiles/profiles_state.cc View 1 chunk +8 lines, -4 lines 2 comments Download
M chrome/browser/ui/views/profiles/new_avatar_button.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/profiles/new_avatar_button.cc View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
noms (inactive)
Making Profiles work correctly, one CL at a time :) + Scott: c/b/ui/views/* + Roger: ...
6 years, 4 months ago (2014-08-21 15:41:08 UTC) #1
sky
LGTM
6 years, 4 months ago (2014-08-21 16:55:12 UTC) #2
Roger Tawa OOO till Jul 10th
lgtm https://codereview.chromium.org/493113002/diff/1/chrome/browser/profiles/profiles_state.cc File chrome/browser/profiles/profiles_state.cc (right): https://codereview.chromium.org/493113002/diff/1/chrome/browser/profiles/profiles_state.cc#newcode100 chrome/browser/profiles/profiles_state.cc:100: return; Should this be a DCHECK?
6 years, 4 months ago (2014-08-21 18:32:32 UTC) #3
noms (inactive)
https://codereview.chromium.org/493113002/diff/1/chrome/browser/profiles/profiles_state.cc File chrome/browser/profiles/profiles_state.cc (right): https://codereview.chromium.org/493113002/diff/1/chrome/browser/profiles/profiles_state.cc#newcode100 chrome/browser/profiles/profiles_state.cc:100: return; Ugh, everything is peppered with this kind of ...
6 years, 4 months ago (2014-08-21 18:36:18 UTC) #4
noms (inactive)
The CQ bit was checked by noms@chromium.org
6 years, 4 months ago (2014-08-21 19:44:00 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/noms@chromium.org/493113002/1
6 years, 4 months ago (2014-08-21 19:45:20 UTC) #6
commit-bot: I haz the power
6 years, 4 months ago (2014-08-22 00:07:57 UTC) #7
Message was sent while issue was closed.
Committed patchset #1 (1) as 291258

Powered by Google App Engine
This is Rietveld 408576698