New issue
Advanced search Search tips

Issue 908410 link

Starred by 2 users

Issue metadata

Status: WontFix
Owner:
Closed: Nov 27
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug

Blocking:
issue 883318
issue 908412



Sign in to add a comment

IdentityManager: Add GetPersistentErrorStateOfRefreshTokenForAccount() API

Project Member Reported by blundell@chromium.org, Nov 26

Issue description

Parallel of OAuth2TokenService::GetAuthError(). Specify that it should only be called when |account_id| is a known account (otherwise it's ambiguous what to return in the case when the account is unknown), and enforce via DCHECK.
 
Blocking: 908412
Cc: lowell@chromium.org
Owner: blundell@chromium.org
Status: Assigned (was: Available)
Taking this one to do some pair-programming with Lowell.
Status: WontFix (was: Assigned)
Whoops, I or someone else already added this API: GetErrorStateOfRefreshTokenForAccount().

Sign in to add a comment