New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 874993 link

Starred by 2 users

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug



Sign in to add a comment

ChromeSigninController uses deprecated preference "google.services.username"

Project Member Reported by jrumm...@chromium.org, Aug 16

Issue description

The Java class ChromeSigninController [1] uses preference "google.services.username". However, the definition of the preference [2] states that it is deprecated, and only appears to be used in preference migration (from the C++ code).

I noticed this when updating the Clear Browsing Data dialog for Android [3], as it displays different text depending on whether the user is signed in or not. (I'm customizing the messages, so they need to be set from C++ code.)

cc'ing the original authors of [1] and [2] in case they have any insights.

[1] https://cs.chromium.org/chromium/src/components/signin/core/browser/android/java/src/org/chromium/components/signin/ChromeSigninController.java?l=18
[2] https://cs.chromium.org/chromium/src/components/signin/core/browser/signin_pref_names.cc?l=72
[3] https://cs.chromium.org/chromium/src/chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/ClearBrowsingDataPreferencesBasic.java?l=42
 
Project Member

Comment 1 by sheriffbot@chromium.org, Aug 31

Cc: droger@chromium.org ew...@chromium.org bsazonov@chromium.org jlebel@chromium.org tangltom@chromium.org sabineb@chromium.org msarda@chromium.org
Status: Available (was: Untriaged)
--Chrome Identity automated triaging--

This bug is Untriaged and has gone for two weeks without any activity, so it is being moved to Available. Please see https://goo.gl/78kbny for more details. Please remove the Services>SignIn or UI>Browser>Profiles components if this bug isn't related to Chrome Identity.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot

Sign in to add a comment