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. Review URL: http://codereview.chromium.org/8905001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114073 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment