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

Unified Diff: testing/variations/fieldtrial_testing_config_chromeos.json

Issue 2296493002: Merge all Field Trial Testing Configuration Together (Closed)
Patch Set: Review Created 4 years, 4 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
deleted file mode 100644
index b28aa73c2aae099e64bf3ffc14ba6850c3b9b074..0000000000000000000000000000000000000000
--- a/testing/variations/fieldtrial_testing_config_chromeos.json
+++ /dev/null
@@ -1,377 +0,0 @@
-{
- "AutofillClassifier": [
- {
- "group_name": "Enabled"
- }
- ],
- "AutofillFieldMetadata": [
- {
- "group_name": "Enabled"
- }
- ],
- "AutofillProfileOrderByFrecency": [
- {
- "group_name": "EnabledLimitTo3",
- "params": {
- "limit": "3"
- }
- },
- {
- "group_name": "Enabled"
- }
- ],
- "BlockSmallPluginContent": [
- {
- "group_name": "Enabled"
- }
- ],
- "CaptivePortalInterstitial": [
- {
- "group_name": "Enabled"
- }
- ],
- "ChromeDashboard": [
- {
- "group_name": "Enabled"
- },
- {
- "group_name": "Default"
- }
- ],
- "ChromotingQUIC": [
- {
- "group_name": "Enabled"
- }
- ],
- "DisallowFetchForDocWrittenScriptsInMainFrame": [
- {
- "disable_features": [
- "DocumentWriteEvaluator"
- ],
- "group_name": "DocumentWriteScriptBlockGroup",
- "params": {
- "disallowFetchForDocWrittenScriptsInMainFrame": "true"
- }
- }
- ],
- "EnableGoogleCachedCopyTextExperiment": [
- {
- "group_name": "Button"
- }
- ],
- "EnableMediaRouter": [
- {
- "group_name": "Enabled"
- }
- ],
- "EnableMediaRouterWithCastExtension": [
- {
- "group_name": "Enabled"
- }
- ],
- "ExpectCTReporting": [
- {
- "enable_features": [
- "ExpectCTReporting"
- ],
- "group_name": "ExpectCTReportingEnabled"
- }
- ],
- "ExtensionActionRedesign": [
- {
- "group_name": "Enabled"
- }
- ],
- "GoogleBrandedContextMenu": [
- {
- "group_name": "branded"
- }
- ],
- "MainFrameBeforeActivation": [
- {
- "enable_features": [
- "MainFrameBeforeActivation"
- ],
- "group_name": "Enabled"
- }
- ],
- "MaterialDesignDownloads": [
- {
- "group_name": "Enabled"
- }
- ],
- "MojoChannel": [
- {
- "group_name": "Enabled"
- }
- ],
- "NetworkTimeQueries": [
- {
- "enable_features": [
- "NetworkTimeServiceQuerying"
- ],
- "group_name": "NetworkTimeQueriesEnabled"
- }
- ],
- "OfferUploadCreditCards": [
- {
- "group_name": "Enabled"
- }
- ],
- "OutOfProcessPac": [
- {
- "group_name": "Enabled"
- }
- ],
- "PageRevisitInstrumentation": [
- {
- "group_name": "Enabled"
- }
- ],
- "ParseHTMLOnMainThread": [
- {
- "enable_features": [
- "ParseHTMLOnMainThread"
- ],
- "group_name": "Enabled",
- "params": {
- "parseHTMLOnMainThreadCoalesceChunks": "false",
- "parseHTMLOnMainThreadSyncTokenize": "false"
- }
- }
- ],
- "PassiveDocumentEventListeners": [
- {
- "enable_features": [
- "PassiveDocumentEventListeners"
- ],
- "group_name": "Enabled"
- }
- ],
- "PasswordBranding": [
- {
- "group_name": "SmartLockBrandingSavePromptOnly"
- }
- ],
- "PasswordManagerSettingsMigration": [
- {
- "group_name": "Enable"
- }
- ],
- "PasswordSmartBubble": [
- {
- "group_name": "3-Times",
- "params": {
- "dismissal_count": "3"
- }
- }
- ],
- "PointerEvent": [
- {
- "enable_features": [
- "PointerEvent"
- ],
- "group_name": "Enabled"
- }
- ],
- "PreconnectMore": [
- {
- "enable_features": [
- "PreconnectMore"
- ],
- "group_name": "Enabled"
- }
- ],
- "QUIC": [
- {
- "group_name": "Enabled",
- "params": {
- "delay_tcp_race": "true"
- }
- }
- ],
- "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"
- }
- ],
- "SSLCommonNameMismatchHandling": [
- {
- "group_name": "Enabled"
- }
- ],
- "SafeBrowsingIncidentReportingService": [
- {
- "enable_features": [
- "IncidentReportingDisableUpload"
- ],
- "group_name": "Enabled",
- "params": {
- "collect_reg_data": "true"
- }
- },
- {
- "group_name": "Default"
- }
- ],
- "SafeBrowsingIncidentReportingServiceFeatures": [
- {
- "enable_features": [
- "IncidentReportingModuleLoadAnalysis",
- "IncidentReportingSuspiciousModuleReporting"
- ],
- "group_name": "WithSuspiciousModuleReporting"
- },
- {
- "enable_features": [
- "IncidentReportingModuleLoadAnalysis"
- ],
- "group_name": "WithModuleLoadAnalysis"
- },
- {
- "group_name": "Default"
- }
- ],
- "SafeBrowsingV4LocalDatabaseManagerEnabled": [
- {
- "group_name": "Enabled"
- }
- ],
- "SchedulerExpensiveTaskBlocking": [
- {
- "group_name": "Enabled"
- }
- ],
- "SdchPersistence": [
- {
- "group_name": "Enabled"
- }
- ],
- "SimpleCacheTrial": [
- {
- "group_name": "ExperimentYes"
- }
- ],
- "SpeculativeLaunchServiceWorker": [
- {
- "enable_features": [
- "SpeculativeLaunchServiceWorker"
- ],
- "group_name": "Enabled"
- },
- {
- "group_name": "Disabled"
- }
- ],
- "StrictSecureCookies": [
- {
- "group_name": "Enabled"
- }
- ],
- "SyncHttpContentCompression": [
- {
- "group_name": "Enabled"
- },
- {
- "group_name": "Disabled"
- }
- ],
- "TabSyncByRecency": [
- {
- "group_name": "Enabled"
- }
- ],
- "TokenBinding": [
- {
- "enable_features": [
- "token-binding"
- ],
- "group_name": "TokenBinding"
- }
- ],
- "V8CacheStrategiesForCacheStorage": [
- {
- "group_name": "default"
- },
- {
- "group_name": "none"
- },
- {
- "group_name": "normal"
- },
- {
- "group_name": "aggressive"
- }
- ],
- "VarationsServiceControl": [
- {
- "group_name": "Interval_30min",
- "params": {
- "fetch_period_min": "30"
- }
- }
- ],
- "WebFontsInterventionV2": [
- {
- "group_name": "Enabled-slow2g"
- }
- ],
- "WebRTC-EnableWebRtcEcdsa": [
- {
- "enable_features": [
- "WebRTC-EnableWebRtcEcdsa"
- ],
- "group_name": "Enabled"
- }
- ],
- "WebRTC-H264WithOpenH264FFmpeg": [
- {
- "enable_features": [
- "WebRTC-H264WithOpenH264FFmpeg"
- ],
- "group_name": "Enabled"
- }
- ],
- "WebRTC-LocalIPPermissionCheck": [
- {
- "group_name": "Enabled"
- }
- ],
- "WebRTC-PeerConnectionDTLS1.2": [
- {
- "group_name": "Enabled"
- }
- ],
- "use-new-media-cache": [
- {
- "enable_features": [
- "use-new-media-cache"
- ],
- "group_name": "Enabled"
- }
- ]
-}

Powered by Google App Engine
This is Rietveld 408576698