Add server-side experiment configs field trials for Password Manager features.
Reported by
pritam.n...@samsung.com,
Feb 29 2016
|
|||
Issue descriptionExperimental field trials for password manager features need to be appended to server-side configs. Please refer [1] for details. Vaclav already compiled [2] an overview of what the features' default values and Field trial dependencies should be, based on the current code: affiliation-based-matching: * default = on * Field trial name = "AffiliationBasedMatching" - groups starting with "Disabled" turns the feature off - other groups turn it on drop-sync-credential * default = on * Field trial name = "PasswordManagerDropSyncCredential" - group "Disabled" turns the feature off - other groups turn it on protect-sync-credential * default = off * Field trial name = "AutofillSyncCredential" - group "DisallowSyncCredentials" turns the feature on - other groups turn it off protect-sync-credential-on-reauth * default = off * Field trial name = "AutofillSyncCredential" - groups "DisallowSyncCredentials" and "DisallowSyncCredentialsForReauth" turn the feature on - other groups turn it off [1] https://codereview.chromium.org/1668523002/#msg51 [2] https://codereview.chromium.org/1668523002/#msg34
,
Mar 7 2016
Yep, that's what I meant. On 7 Mar 2016 8:01 a.m., "vabr@chromium.org via Monorail" < monorail@chromium.org> wrote:
,
Mar 8 2016
Thanks! I uploaded an internal CL with number 116649079 for that.
,
Mar 29 2016
|
|||
►
Sign in to add a comment |
|||
Comment 1 by vabr@chromium.org
, Mar 7 2016Status: Assigned (was: Available)