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

Issue 8905001: Fix profile name resetting to GAIA name (Closed)

Created:
9 years ago by sail
Modified:
9 years ago
Reviewers:
James Hawkins, binji
CC:
chromium-reviews, jstritar+watch_chromium.org, Aaron Boodman, arv (Not doing code reviews), mihaip+watch_chromium.org
Visibility:
Public.

Description

Fix profile name resetting to GAIA name If the user had a custom profile name then clicking on "Edit profile" would reset the name to their GAIA name. The problem was that we were incorrectly detecting that the user had changed their profile picture to their GAIA picture. Clicking on the GAIA picture causes us to set the profile name to the GAIA name. Fix was to only send profile picture changed events if the user actually changed their profile picture. BUG=106382 TEST=Reproduced the bug. Applied my fix and verified that it no longer reproduced. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=114073

Patch Set 1 #

Patch Set 2 : branch #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -0 lines) Patch
M chrome/browser/resources/options/manage_profile_overlay.js View 3 chunks +7 lines, -0 lines 2 comments Download

Messages

Total messages: 10 (0 generated)
sail
9 years ago (2011-12-10 20:04:45 UTC) #1
binji
http://codereview.chromium.org/8905001/diff/2001/chrome/browser/resources/options/manage_profile_overlay.js File chrome/browser/resources/options/manage_profile_overlay.js (right): http://codereview.chromium.org/8905001/diff/2001/chrome/browser/resources/options/manage_profile_overlay.js#newcode206 chrome/browser/resources/options/manage_profile_overlay.js:206: this.iconGridSelectedURL_ = iconURL; Shouldn't this be set, even if ...
9 years ago (2011-12-12 18:44:51 UTC) #2
sail
http://codereview.chromium.org/8905001/diff/2001/chrome/browser/resources/options/manage_profile_overlay.js File chrome/browser/resources/options/manage_profile_overlay.js (right): http://codereview.chromium.org/8905001/diff/2001/chrome/browser/resources/options/manage_profile_overlay.js#newcode206 chrome/browser/resources/options/manage_profile_overlay.js:206: this.iconGridSelectedURL_ = iconURL; On 2011/12/12 18:44:52, binji wrote: > ...
9 years ago (2011-12-12 18:53:57 UTC) #3
binji
OK, lgtm!
9 years ago (2011-12-12 18:55:04 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sail@chromium.org/8905001/2001
9 years ago (2011-12-12 19:24:59 UTC) #5
commit-bot: I haz the power
Presubmit check for 8905001-2001 failed and returned exit status 1. Running presubmit commit checks ...
9 years ago (2011-12-12 19:25:01 UTC) #6
sail
jhawkins for OWNERS approval
9 years ago (2011-12-12 19:25:44 UTC) #7
James Hawkins
LGTM
9 years ago (2011-12-12 19:30:13 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sail@chromium.org/8905001/2001
9 years ago (2011-12-12 19:45:12 UTC) #9
commit-bot: I haz the power
9 years ago (2011-12-12 20:43:41 UTC) #10
Change committed as 114073

Powered by Google App Engine
This is Rietveld 408576698