Develop IdentityTestEnvironment API to port test callers of ProfileOAuth2TokenService::GetDelegate()::UpdateAuthError() |
||||
Issue descriptionThis usage already has a bug for eliminating reaching into the delegate: crbug.com/836212. The design for solving that bug interacts with the design for bringing up this API in IdentityManager.
,
Nov 27
,
Nov 28
It looks like almost all of the usage is in tests. For now, let's add an API to IdentityTestEnvironment/identity_test_utils to update the persistent error state for the refresh token for a given account. There might be one or two production usages of this method outside of code that will be inside the IdentityManager implementation; we can look at those when they come in focus later on.
,
Nov 30
|
||||
►
Sign in to add a comment |
||||
Comment 1 by blundell@chromium.org
, Sep 21