New issue
Advanced search Search tips

Issue 922450 link

Starred by 2 users

Issue metadata

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

Blocked on:
issue 922410



Sign in to add a comment

Eliminate IdentityManager::LegacyLoadCredentials()

Project Member Reported by blundell@chromium.org, Jan 16 (6 days ago)

Issue description

We want to avoid clients of IdentityManager ever needing to load the accounts from disk. There are currently two use cases for this method:

- OAuth2LoginManager
- SupervisedUserService

The blocking bug tracks eliminating this usage from OAuth2LoginManager.

Supervised users are deprecated, but I can't find a bug for removing this support. We can simply check whether there's still a call to this method in SupervisedUserService.
 

Sign in to add a comment