Chrome reports the signed in user name instead of the profile name |
||
Issue descriptionIt uses: profile->GetProfileUserName(), which is documented as: the username associated with this profile, if any. In non-test implementations, this is usually the Google-services email address. When it should use: profile->GetPrefs()->GetString(prefs::kProfileName)
,
Sep 20
Is this fixed already?
,
Sep 20
Yep, a quick look at a browser details page demonstrates it. :-) |
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, May 23 2018