New issue
Advanced search Search tips

Issue 806772 link

Starred by 2 users

Issue metadata

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

Blocking:
issue 796544
issue 808982



Sign in to add a comment

Determine how to convert usage of AccountFetcherService::SetupInvalidationsOnProfileLoad() to Identity Service client lib

Project Member Reported by blundell@chromium.org, Jan 29 2018

Issue description

There is a small amount of usage of the above method:

chrome/browser/profiles/profile_manager.cc:1283:      ->SetupInvalidationsOnProfileLoad(invalidation_service);
components/signin/core/browser/account_fetcher_service.cc:124:  SetupInvalidationsOnProfileLoad(nullptr);
ios/chrome/browser/browser_state/chrome_browser_state_manager_impl.cc:223:      ->SetupInvalidationsOnProfileLoad(invalidation_service);

It's not immediately clear what this method is doing or how to enable equivalent functionality via the Identity Service client library.

 
Blocking: 796544
Components: Internals>Services>Identity
Status: Available (was: Untriaged)
Blocking: 808982

Sign in to add a comment