New issue
Advanced search Search tips

Issue 797953 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Jul 31
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug

Blocking:
issue 796544



Sign in to add a comment

Convert //chrome/browser/ui/app_list to talk to Identity Service client lib

Project Member Reported by blundell@chromium.org, Dec 28 2017

Issue description

This code gets access tokens for the primary account. It can be converted to do so via using a PrimaryAccountAccessTokenFetcher obtained via IdentityManager.

It also listens for the refresh token being available. My guess is that that can be folded into the usage of PrimaryAccountAccessTokenFetcher, but we'll have to verify.
 
Components: Internals>Services>Identity
Blocking: 796544
Status: Available (was: Untriaged)
Status: WontFix (was: Available)
This code doesn't have these dependencies anymore. It's not obvious what changed.

Sign in to add a comment