Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(161)

Unified Diff: testing/variations/fieldtrial_testing_config_chromeos.json

Issue 1638413004: [Autofill] Field trial config for the Frecency experiment. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: testing/variations/fieldtrial_testing_config_chromeos.json
diff --git a/testing/variations/fieldtrial_testing_config_chromeos.json b/testing/variations/fieldtrial_testing_config_chromeos.json
index cc6991a3b30ccb42701dcfeef270c7208cdff46c..4ac64c4aa4c6942b25e30000c5473abee0f33906 100644
--- a/testing/variations/fieldtrial_testing_config_chromeos.json
+++ b/testing/variations/fieldtrial_testing_config_chromeos.json
@@ -1,168 +1,171 @@
-{
- "AutofillClassifier": [
- {
- "group_name": "Enabled"
- }
- ],
- "AutofillFieldMetadata": [
- {
- "group_name": "Enabled"
- }
- ],
- "AutofillProfileOrderByFrecency": [
- {
- "group_name": "EnabledLimitTo3",
- "params": {
- "limit": "3"
- }
- }
- ],
- "CaptivePortalInterstitial": [
- {
- "group_name": "Enabled"
- }
- ],
- "ChromeDashboard": [
- {
- "group_name": "Enabled"
- },
- {
- "group_name": "Default"
- }
- ],
- "ChromotingQUIC": [
- {
- "group_name": "Enabled"
- }
- ],
- "DataReductionProxyConfigService": [
- {
- "group_name": "Enabled",
- "params": {
- "minimum_refresh_interval_on_success_msec": "21600000"
- }
- }
- ],
- "EnableGoogleCachedCopyTextExperiment": [
- {
- "group_name": "Button"
- }
- ],
- "ExtensionActionRedesign": [
- {
- "group_name": "Enabled"
- }
- ],
- "MaterialDesignDownloads": [
- {
- "group_name": "Enabled"
- }
- ],
- "PasswordBranding": [
- {
- "group_name": "SmartLockBrandingSavePromptOnly"
- }
- ],
- "QUIC": [
- {
- "group_name": "Enabled",
- "params": {
- "alternate_protocol_probability_threshold": "0.01"
- }
- }
- ],
- "ReportCertificateErrors": [
- {
- "group_name": "ShowAndPossiblySend",
- "params": {
- "sendingThreshold": "1.0"
- }
- },
- {
- "group_name": "ShowAndPossiblySend",
- "params": {
- "sendingThreshold": "-1.0"
- }
- },
- {
- "group_name": "ShowAndPossiblySend",
- "params": {
- "sendingThreshold": "0.0"
- }
- },
- {
- "group_name": "ShowAndPossiblySend",
- "params": {
- "sendingThreshold": "abcdef"
- }
- },
- {
- "group_name": "DontShowAndDontSend"
- }
- ],
- "SafeBrowsingUnverifiedDownloads": [
- {
- "group_name": "DisableByParameterMostSbTypes",
- "params": {
- "block_sb_types": "true",
- "whitelist": ".rar,.svg,.url,.xml,.zip"
- }
- }
- ],
- "SchedulerExpensiveTaskBlocking": [
- {
- "group_name": "Enabled"
- }
- ],
- "SdchPersistence": [
- {
- "group_name": "Enabled"
- }
- ],
- "SpdyEnableDependencies": [
- {
- "group_name": "Enable"
- }
- ],
- "StrictSecureCookies": [
- {
- "group_name": "Enabled"
- }
- ],
- "SyncHttpContentCompression": [
- {
- "group_name": "Enabled"
- },
- {
- "group_name": "Disabled"
- }
- ],
- "TabSyncByRecency": [
- {
- "group_name": "Enabled"
- }
- ],
- "VarationsServiceControl": [
- {
- "group_name": "Interval_30min",
- "params": {
- "fetch_period_min": "30"
- }
- }
- ],
- "WebFontsIntervention": [
- {
- "group_name": "Enabled"
- }
- ],
- "WebRTC-LocalIPPermissionCheck": [
- {
- "group_name": "Enabled"
- }
- ],
- "WebRTC-PeerConnectionDTLS1.2": [
- {
- "group_name": "Enabled"
- }
- ]
-}
+{
+ "AutofillClassifier": [
+ {
+ "group_name": "Enabled"
+ }
+ ],
+ "AutofillFieldMetadata": [
+ {
+ "group_name": "Enabled"
+ }
+ ],
+ "AutofillProfileOrderByFrecency": [
+ {
+ "group_name": "EnabledLimitTo3",
+ "params": {
+ "limit": "3"
+ }
+ },
+ {
+ "group_name": "Enabled"
+ }
+ ],
+ "CaptivePortalInterstitial": [
+ {
+ "group_name": "Enabled"
+ }
+ ],
+ "ChromeDashboard": [
+ {
+ "group_name": "Enabled"
+ },
+ {
+ "group_name": "Default"
+ }
+ ],
+ "ChromotingQUIC": [
+ {
+ "group_name": "Enabled"
+ }
+ ],
+ "DataReductionProxyConfigService": [
+ {
+ "group_name": "Enabled",
+ "params": {
+ "minimum_refresh_interval_on_success_msec": "21600000"
+ }
+ }
+ ],
+ "EnableGoogleCachedCopyTextExperiment": [
+ {
+ "group_name": "Button"
+ }
+ ],
+ "ExtensionActionRedesign": [
+ {
+ "group_name": "Enabled"
+ }
+ ],
+ "MaterialDesignDownloads": [
+ {
+ "group_name": "Enabled"
+ }
+ ],
+ "PasswordBranding": [
+ {
+ "group_name": "SmartLockBrandingSavePromptOnly"
+ }
+ ],
+ "QUIC": [
+ {
+ "group_name": "Enabled",
+ "params": {
+ "alternate_protocol_probability_threshold": "0.01"
+ }
+ }
+ ],
+ "ReportCertificateErrors": [
+ {
+ "group_name": "ShowAndPossiblySend",
+ "params": {
+ "sendingThreshold": "1.0"
+ }
+ },
+ {
+ "group_name": "ShowAndPossiblySend",
+ "params": {
+ "sendingThreshold": "-1.0"
+ }
+ },
+ {
+ "group_name": "ShowAndPossiblySend",
+ "params": {
+ "sendingThreshold": "0.0"
+ }
+ },
+ {
+ "group_name": "ShowAndPossiblySend",
+ "params": {
+ "sendingThreshold": "abcdef"
+ }
+ },
+ {
+ "group_name": "DontShowAndDontSend"
+ }
+ ],
+ "SafeBrowsingUnverifiedDownloads": [
+ {
+ "group_name": "DisableByParameterMostSbTypes",
+ "params": {
+ "block_sb_types": "true",
+ "whitelist": ".rar,.svg,.url,.xml,.zip"
+ }
+ }
+ ],
+ "SchedulerExpensiveTaskBlocking": [
+ {
+ "group_name": "Enabled"
+ }
+ ],
+ "SdchPersistence": [
+ {
+ "group_name": "Enabled"
+ }
+ ],
+ "SpdyEnableDependencies": [
+ {
+ "group_name": "Enable"
+ }
+ ],
+ "StrictSecureCookies": [
+ {
+ "group_name": "Enabled"
+ }
+ ],
+ "SyncHttpContentCompression": [
+ {
+ "group_name": "Enabled"
+ },
+ {
+ "group_name": "Disabled"
+ }
+ ],
+ "TabSyncByRecency": [
+ {
+ "group_name": "Enabled"
+ }
+ ],
+ "VarationsServiceControl": [
+ {
+ "group_name": "Interval_30min",
+ "params": {
+ "fetch_period_min": "30"
+ }
+ }
+ ],
+ "WebFontsIntervention": [
+ {
+ "group_name": "Enabled"
+ }
+ ],
+ "WebRTC-LocalIPPermissionCheck": [
+ {
+ "group_name": "Enabled"
+ }
+ ],
+ "WebRTC-PeerConnectionDTLS1.2": [
+ {
+ "group_name": "Enabled"
+ }
+ ]
+}
« no previous file with comments | « testing/variations/fieldtrial_testing_config_android.json ('k') | testing/variations/fieldtrial_testing_config_ios.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698