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

Unified Diff: testing/variations/fieldtrial_testing_config.json

Issue 2804723002: [2] Bisecting field trial testing config perf regression.
Patch Set: rebase Created 3 years, 8 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/variations/fieldtrial_testing_config.json
diff --git a/testing/variations/fieldtrial_testing_config.json b/testing/variations/fieldtrial_testing_config.json
index b82fe47b1c6e05a8049e5e08005e6f922ce52cab..370f71870d961e2dd3d4f925ae59b65808588a8f 100644
--- a/testing/variations/fieldtrial_testing_config.json
+++ b/testing/variations/fieldtrial_testing_config.json
@@ -1477,60 +1477,6 @@
]
}
],
- "NetProxyPreconnects": [
- {
- "platforms": [
- "android",
- "chromeos",
- "ios",
- "linux",
- "mac",
- "win"
- ],
- "experiments": [
- {
- "name": "Enabled",
- "params": {
- "restrict_to_one_preconnect_for_proxies": "true"
- }
- }
- ]
- }
- ],
- "NetworkQualityEstimator": [
- {
- "platforms": [
- "android",
- "win"
- ],
- "experiments": [
- {
- "name": "Enabled",
- "params": {
- "2G.DefaultMedianKbps": "81",
- "2G.DefaultMedianRTTMsec": "1337",
- "3G.DefaultMedianKbps": "658",
- "3G.DefaultMedianRTTMsec": "297",
- "4G.DefaultMedianKbps": "1756",
- "4G.DefaultMedianRTTMsec": "159",
- "Bluetooth.DefaultMedianKbps": "449",
- "Bluetooth.DefaultMedianRTTMsec": "135",
- "Ethernet.DefaultMedianKbps": "3263",
- "Ethernet.DefaultMedianRTTMsec": "106",
- "HalfLifeSeconds": "60",
- "None.DefaultMedianKbps": "567",
- "None.DefaultMedianRTTMsec": "272",
- "Slow2G.ThresholdMedianHttpRTTMsec": "2000",
- "Unknown.DefaultMedianKbps": "1916",
- "Unknown.DefaultMedianRTTMsec": "121",
- "WiFi.DefaultMedianKbps": "2736",
- "WiFi.DefaultMedianRTTMsec": "168",
- "correlation_logging_probability": "0.001"
- }
- }
- ]
- }
- ],
"NetworkSchedulerYielding": [
{
"platforms": [
@@ -1550,29 +1496,6 @@
]
}
],
- "NetworkTimeQueries": [
- {
- "platforms": [
- "android",
- "chromeos",
- "ios",
- "linux",
- "mac",
- "win"
- ],
- "experiments": [
- {
- "name": "NetworkTimeQueriesEnabledBackgroundAndOnDemand",
- "params": {
- "FetchBehavior": "background-and-on-demand"
- },
- "enable_features": [
- "NetworkTimeServiceQuerying"
- ]
- }
- ]
- }
- ],
"NewProfileManagement": [
{
"platforms": [
@@ -1597,28 +1520,6 @@
]
}
],
- "NoStatePrefetchValidation": [
- {
- "platforms": [
- "android",
- "chromeos",
- "linux",
- "mac",
- "win"
- ],
- "experiments": [
- {
- "name": "Enabled",
- "params": {
- "mode": "no_state_prefetch"
- },
- "enable_features": [
- "NoStatePrefetch"
- ]
- }
- ]
- }
- ],
"OfferUploadCreditCards": [
{
"platforms": [
@@ -1682,22 +1583,6 @@
]
}
],
- "OmniboxBundledExperimentV1": [
- {
- "platforms": [
- "android"
- ],
- "experiments": [
- {
- "name": "Beta_Android_PhysWeb_QuerySuggest_Experiment",
- "params": {
- "PhysicalWebAfterTyping": "true",
- "PhysicalWebZeroSuggest": "true"
- }
- }
- ]
- }
- ],
"OutOfProcessPac": [
{
"platforms": [
@@ -1869,58 +1754,6 @@
]
}
],
- "PermissionPromptUIAndroid": [
- {
- "platforms": [
- "android"
- ],
- "experiments": [
- {
- "name": "ModalGestureEnabled",
- "params": {
- "require_gesture": "true"
- },
- "enable_features": [
- "ModalPermissionPrompts"
- ],
- "disable_features": [
- "DisplayPersistenceToggleInPermissionPrompts"
- ]
- },
- {
- "name": "ModalNoGestureEnabled",
- "params": {
- "require_gesture": "false"
- },
- "enable_features": [
- "ModalPermissionPrompts"
- ],
- "disable_features": [
- "DisplayPersistenceToggleInPermissionPrompts"
- ]
- },
- {
- "name": "ModalAndToggleEnabled",
- "params": {
- "require_gesture": "false"
- },
- "enable_features": [
- "DisplayPersistenceToggleInPermissionPrompts",
- "ModalPermissionPrompts"
- ]
- },
- {
- "name": "ToggleEnabled",
- "enable_features": [
- "DisplayPersistenceToggleInPermissionPrompts"
- ],
- "disable_features": [
- "ModalPermissionPrompts"
- ]
- }
- ]
- }
- ],
"PermissionPromptUIViews": [
{
"platforms": [
@@ -1938,30 +1771,6 @@
]
}
],
- "PersistentHistograms": [
- {
- "platforms": [
- "android",
- "chromeos",
- "ios",
- "linux",
- "mac",
- "win"
- ],
- "experiments": [
- {
- "name": "EnabledOnDiskNoStability3",
- "params": {
- "send_unreported_metrics": "no",
- "storage": "MappedFile"
- },
- "enable_features": [
- "PersistentHistograms"
- ]
- }
- ]
- }
- ],
"PhysicalWeb": [
{
"platforms": [
@@ -2011,21 +1820,6 @@
]
}
],
- "Precache": [
- {
- "platforms": [
- "android"
- ],
- "experiments": [
- {
- "name": "EnabledCGRUV20b",
- "params": {
- "config_url": "https://www.gstatic.com/chrome/wifiprefetch/precache_config_g20"
- }
- }
- ]
- }
- ],
"PreconnectMore": [
{
"platforms": [
@@ -2079,21 +1873,6 @@
]
}
],
- "ProgressBarAnimationAndroid": [
- {
- "platforms": [
- "android"
- ],
- "experiments": [
- {
- "name": "SmoothIndeterminateAnimation",
- "params": {
- "progress-bar-animation": "smooth-indeterminate"
- }
- }
- ]
- }
- ],
"ProgressBarCompletion": [
{
"platforms": [
@@ -2208,76 +1987,6 @@
]
}
],
- "ReportCertificateErrors": [
- {
- "platforms": [
- "android"
- ],
- "experiments": [
- {
- "name": "ShowAndPossiblySend",
- "params": {
- "sendingThreshold": "1.0"
- }
- },
- {
- "name": "DontShowAndDontSend"
- }
- ]
- },
- {
- "platforms": [
- "chromeos"
- ],
- "experiments": [
- {
- "name": "ShowAndPossiblySend",
- "params": {
- "sendingThreshold": "1.0"
- }
- },
- {
- "name": "ShowAndPossiblySend",
- "params": {
- "sendingThreshold": "-1.0"
- }
- },
- {
- "name": "ShowAndPossiblySend",
- "params": {
- "sendingThreshold": "0.0"
- }
- },
- {
- "name": "ShowAndPossiblySend",
- "params": {
- "sendingThreshold": "abcdef"
- }
- },
- {
- "name": "DontShowAndDontSend"
- }
- ]
- },
- {
- "platforms": [
- "linux",
- "mac",
- "win"
- ],
- "experiments": [
- {
- "name": "ShowAndPossiblySend",
- "params": {
- "sendingThreshold": "1.0"
- }
- },
- {
- "name": "DontShowAndDontSend"
- }
- ]
- }
- ],
"SRTPromptFieldTrial": [
{
"platforms": [
@@ -2305,25 +2014,6 @@
]
}
],
- "SafeBrowsingAndroid": [
- {
- "platforms": [
- "android"
- ],
- "experiments": [
- {
- "name": "Enabled",
- "params": {
- "enabled": "true",
- "types_to_check": "0,1,3,6,7,8,9,10,11,13,14,15"
- }
- },
- {
- "name": "Control"
- }
- ]
- }
- ],
"SafeBrowsingIncidentReportingService": [
{
"platforms": [
@@ -2411,46 +2101,6 @@
]
}
],
- "SafeBrowsingThreatDomDetailsTagAttributes": [
- {
- "platforms": [
- "android",
- "chromeos",
- "linux",
- "mac",
- "win"
- ],
- "experiments": [
- {
- "name": "Enabled",
- "params": {
- "tag_attribute_csv": "div,id,iframe,id"
- },
- "enable_features": [
- "ThreatDomDetailsTagAttributes"
- ]
- },
- {
- "name": "Default"
- }
- ]
- }
- ],
- "SafeBrowsingUseLocalBlacklist": [
- {
- "platforms": [
- "android"
- ],
- "experiments": [
- {
- "name": "Use3PAPI",
- "params": {
- "check_local_blacklist": "false"
- }
- }
- ]
- }
- ],
"SafeBrowsingV4LocalDatabaseManagerEnabled": [
{
"platforms": [
@@ -2814,26 +2464,6 @@
]
}
],
- "TranslateServerStudy": [
- {
- "platforms": [
- "android",
- "chromeos",
- "ios",
- "linux",
- "mac",
- "win"
- ],
- "experiments": [
- {
- "name": "SmartRendering",
- "params": {
- "server_params": "smrd"
- }
- }
- ]
- }
- ],
"TranslateUI2016Q2": [
{
"platforms": [
@@ -2901,25 +2531,6 @@
]
}
],
- "UMA_EnableCellularLogUpload": [
- {
- "platforms": [
- "android"
- ],
- "experiments": [
- {
- "name": "Enabled_wo_sampling",
- "params": {
- "Enabled": "true",
- "Optimize": "true",
- "Sample_Probability": "100",
- "Uma_Quota": "204800",
- "Uma_Ratio": "0.05"
- }
- }
- ]
- }
- ],
"UnifiedMediaPipelineTrial": [
{
"platforms": [
@@ -2932,32 +2543,6 @@
]
}
],
- "UpdateMenuItem": [
- {
- "platforms": [
- "android"
- ],
- "experiments": [
- {
- "name": "EnabledWithNewerVersionAvailableSummary",
- "params": {
- "enable_update_badge": "true",
- "enable_update_menu_item": "true",
- "show_summary": "true"
- }
- },
- {
- "name": "EnabledWithCustomSummary",
- "params": {
- "custom_summary": "Custom update summary",
- "enable_update_badge": "true",
- "enable_update_menu_item": "true",
- "show_summary": "true"
- }
- }
- ]
- }
- ],
"V8CacheStrategiesForCacheStorage": [
{
"platforms": [
@@ -3047,28 +2632,6 @@
]
}
],
- "WebBluetoothBlocklist": [
- {
- "platforms": [
- "android",
- "chromeos",
- "linux",
- "mac",
- "win"
- ],
- "experiments": [
- {
- "//1": "The value 'ed5f25a4:e' is included for the",
- "//2": "WebBluetoothTest BlocklistShouldBlock test.",
- "//3": "TODO(643013): Remove other values in Chrome 55 or later.",
- "name": "TestGroup",
- "params": {
- "blocklist_additions": "00060000:e,fffd:e,ed5f25a4:e"
- }
- }
- ]
- }
- ],
"WebFontsInterventionV2": [
{
"platforms": [
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698