New issue
Advanced search Search tips

Issue 809968 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Jun 2018
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug

Blocking:
issue 798412
issue 809927



Sign in to add a comment

Convert ExtensionDownloader's usage of ProfileIdentityProvider to be usage of the Identity Service client library

Project Member Reported by blundell@chromium.org, Feb 7 2018

Issue description

ExtensionDownloader uses IdentityProvider, which in practice is ProfileIdentityProvider, as the only place in the codebase where this is set is here:

https://cs.chromium.org/chromium/src/chrome/browser/extensions/updater/chrome_extension_downloader_factory.cc?type=cs&q=%22SetWebstoreIdentityProvider(%22&sq=package:chromium&l=70

This should be converted to be usage of the Identity Service client library.
 
Blocking: 798412
Components: Internals>Services>Identity
Status: Available (was: Untriaged)
Blocking: 809927
Owner: blundell@chromium.org
Status: Fixed (was: Available)
Fixed by https://chromium-review.googlesource.com/1051810.

Sign in to add a comment