New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 784522 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: iOS
Pri: 3
Type: Bug



Sign in to add a comment

Enable persistent metrics on iOS

Project Member Reported by asvitk...@chromium.org, Nov 13 2017

Issue description

Enable persistent metrics on iOS.

chrome/browser/chrome_browser_field_trials.cc is not run on iOS, which is where we do the persistent metrics initialization. The corresponding file on iOS is ios/chrome/browser/ios_chrome_field_trials.cc

We should refactor the code so that most of the logic lives in a place that can be used on iOS - e.g. in components/metrics and then enable it on iOS as well.
 

Sign in to add a comment