New issue
Advanced search Search tips

Issue 835936 link

Starred by 3 users

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Windows , Chrome , Mac
Pri: 2
Type: Feature



Sign in to add a comment

Verify that the NewExtensionUpdater uses the installsource and installedby parameters

Project Member Reported by proberge@chromium.org, Apr 23 2018

Issue description

In ManifestFetchData::AddExtension (and a few other code locations), several parameters are added to extension download/update requests.

Namely, the "installsource" and "installedby" parameters are useful to keep track of how extensions are installed in Chrome.

@mxnguyen is working on a feature (NewExtensionUpdater) which moves some of the extension downloading/updating logic to the component updater.

We should make sure that, with this new feature enabled, the "installsource" and "installedby" parameters are still reported.
 
Project Member

Comment 1 by bugdroid1@chromium.org, Apr 24 2018

Status: Assigned (was: Untriaged)
[Extensions Triage] Marking as assigned.
Fixed.

Sign in to add a comment