Chromium Code Reviews| Index: testing/variations/fieldtrial_testing_config.json |
| diff --git a/testing/variations/fieldtrial_testing_config.json b/testing/variations/fieldtrial_testing_config.json |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..1696b87ba99b79900eedae1d0a86f533d306acff |
| --- /dev/null |
| +++ b/testing/variations/fieldtrial_testing_config.json |
| @@ -0,0 +1,2195 @@ |
| +{ |
| + "AllBookmarks": [ |
|
Alexei Svitkine (slow)
2016/09/19 16:59:38
Hmm, one thing I just realized - sorry should have
robliao
2016/09/19 17:16:26
Do you mean different groups per platform?
That's
Alexei Svitkine (slow)
2016/09/19 18:57:02
Ah, perfect - then it should be fine. :)
Probably
|
| + { |
| + "platforms": [ |
| + "android" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Disabled", |
| + "enable_features": [ |
| + "AllBookmarks" |
| + ] |
| + } |
| + ] |
| + } |
| + ], |
| + "AndroidSessionNotifications": [ |
| + { |
| + "platforms": [ |
| + "android" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Disabled" |
| + } |
| + ] |
| + } |
| + ], |
| + "AsyncDNS": [ |
| + { |
| + "platforms": [ |
| + "linux" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "AsyncDNSA" |
| + } |
| + ] |
| + } |
| + ], |
| + "AsyncDns": [ |
| + { |
| + "platforms": [ |
| + "android" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "AsyncDnsA" |
| + }, |
| + { |
| + "name": "SystemDnsA" |
| + }, |
| + { |
| + "name": "AsyncDnsNoFallbackA" |
| + } |
| + ] |
| + } |
| + ], |
| + "AutodetectEncoding": [ |
| + { |
| + "platforms": [ |
| + "android" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled" |
| + } |
| + ] |
| + } |
| + ], |
| + "AutofillClassifier": [ |
| + { |
| + "platforms": [ |
| + "android", |
| + "chromeos", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled" |
| + } |
| + ] |
| + } |
| + ], |
| + "AutofillFieldMetadata": [ |
| + { |
| + "platforms": [ |
| + "android", |
| + "chromeos", |
| + "ios", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled" |
| + } |
| + ] |
| + } |
| + ], |
| + "AutofillProfileCleanup": [ |
| + { |
| + "platforms": [ |
| + "android", |
| + "chromeos", |
| + "ios", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled", |
| + "enable_features": [ |
| + "AutofillProfileCleanup" |
| + ] |
| + } |
| + ] |
| + } |
| + ], |
| + "AutofillProfileOrderByFrecency": [ |
| + { |
| + "platforms": [ |
| + "android", |
| + "chromeos", |
| + "ios", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "EnabledLimitTo3", |
| + "params": { |
| + "limit": "3" |
| + } |
| + }, |
| + { |
| + "name": "Enabled" |
| + } |
| + ] |
| + } |
| + ], |
| + "AutomaticTabDiscarding": [ |
| + { |
| + "platforms": [ |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled_Once_10-gen2", |
| + "params": { |
| + "MinimumProtectionTime": "600" |
| + }, |
| + "enable_features": [ |
| + "AutomaticTabDiscarding" |
| + ] |
| + } |
| + ] |
| + } |
| + ], |
| + "BlockSmallPluginContent": [ |
| + { |
| + "platforms": [ |
| + "chromeos", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled" |
| + } |
| + ] |
| + } |
| + ], |
| + "BrowserBlacklist": [ |
| + { |
| + "platforms": [ |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled" |
| + } |
| + ] |
| + } |
| + ], |
| + "CaptivePortalInterstitial": [ |
| + { |
| + "platforms": [ |
| + "chromeos", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled" |
| + } |
| + ] |
| + } |
| + ], |
| + "ChildAccountDetection": [ |
| + { |
| + "platforms": [ |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Disabled" |
| + } |
| + ] |
| + } |
| + ], |
| + "ChromeDashboard": [ |
| + { |
| + "platforms": [ |
| + "chromeos", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled" |
| + }, |
| + { |
| + "name": "Default" |
| + } |
| + ] |
| + } |
| + ], |
| + "ChromotingQUIC": [ |
| + { |
| + "platforms": [ |
| + "android", |
| + "chromeos", |
| + "ios", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled" |
| + } |
| + ] |
| + } |
| + ], |
| + "ContextualSearch": [ |
| + { |
| + "platforms": [ |
| + "android" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Expected", |
| + "params": { |
| + "enable_quick_answers": "true", |
| + "enable_translation": "true", |
| + "recent_scroll_duration_ms": "300", |
| + "suppression_taps": "10" |
| + } |
| + } |
| + ] |
| + } |
| + ], |
| + "DataCompressionProxyDevRollout": [ |
| + { |
| + "platforms": [ |
| + "android", |
| + "ios" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Control" |
| + }, |
| + { |
| + "name": "Enabled" |
| + } |
| + ] |
| + } |
| + ], |
| + "DataCompressionProxyLoFi": [ |
| + { |
| + "platforms": [ |
| + "android" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled", |
| + "params": { |
| + "hysteresis_period_seconds": "120", |
| + "rtt_msec": "2000" |
| + } |
| + } |
| + ] |
| + } |
| + ], |
| + "DataCompressionProxyPromoVisibility": [ |
| + { |
| + "platforms": [ |
| + "android" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled" |
| + } |
| + ] |
| + } |
| + ], |
| + "DataReductionProxyFREPromo": [ |
| + { |
| + "platforms": [ |
| + "android" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled" |
| + } |
| + ] |
| + } |
| + ], |
| + "DataReductionProxyServerExperiments": [ |
| + { |
| + "platforms": [ |
| + "android" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Prefetch", |
| + "params": { |
| + "exp": "prefetch" |
| + } |
| + }, |
| + { |
| + "name": "Control1", |
| + "params": { |
| + "exp": "finch_control1" |
| + } |
| + }, |
| + { |
| + "name": "Control2", |
| + "params": { |
| + "exp": "finch_control2" |
| + } |
| + } |
| + ] |
| + } |
| + ], |
| + "DataReductionProxyUseQuic": [ |
| + { |
| + "platforms": [ |
| + "android", |
| + "chromeos", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled" |
| + } |
| + ] |
| + } |
| + ], |
| + "DefaultBrowserInfobar": [ |
| + { |
| + "platforms": [ |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "SettingsTextNotNow" |
| + } |
| + ] |
| + } |
| + ], |
| + "DefaultEnableGpuRasterization": [ |
| + { |
| + "platforms": [ |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "DefaultEnableGpuRasterization", |
| + "enable_features": [ |
| + "DefaultEnableGpuRasterization" |
| + ] |
| + } |
| + ] |
| + } |
| + ], |
| + "DisallowFetchForDocWrittenScriptsInMainFrame": [ |
| + { |
| + "platforms": [ |
| + "android" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "DocumentWriteEvaluatorGroup", |
| + "params": { |
| + "disallowFetchForDocWrittenScriptsInMainFrame": "false", |
| + "disallowFetchForDocWrittenScriptsInMainFrameOnSlowConnections": "false" |
| + }, |
| + "enable_features": [ |
| + "DocumentWriteEvaluator" |
| + ] |
| + } |
| + ] |
| + }, |
| + { |
| + "platforms": [ |
| + "chromeos" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "DocumentWriteScriptBlockGroup", |
| + "params": { |
| + "disallowFetchForDocWrittenScriptsInMainFrame": "true" |
| + }, |
| + "enable_features": [ |
| + "DocumentWriteEvaluator" |
| + ] |
| + } |
| + ] |
| + }, |
| + { |
| + "platforms": [ |
| + "linux" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "DocumentWriteEvaluatorGroup", |
| + "params": { |
| + "disallowFetchForDocWrittenScriptsInMainFrame": "false", |
| + "disallowFetchForDocWrittenScriptsInMainFrameOnSlowConnections": "false" |
| + }, |
| + "enable_features": [ |
| + "DocumentWriteEvaluator" |
| + ] |
| + } |
| + ] |
| + }, |
| + { |
| + "platforms": [ |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "DocumentWriteScriptBlockGroup", |
| + "params": { |
| + "disallowFetchForDocWrittenScriptsInMainFrameOnSlowConnections": "true" |
| + }, |
| + "enable_features": [ |
| + "DocumentWriteEvaluator" |
| + ] |
| + } |
| + ] |
| + } |
| + ], |
| + "DownloadsUi": [ |
| + { |
| + "platforms": [ |
| + "android" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled", |
| + "enable_features": [ |
| + "DownloadsUi" |
| + ] |
| + } |
| + ] |
| + } |
| + ], |
| + "EnableAppContainer": [ |
| + { |
| + "platforms": [ |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled" |
| + } |
| + ] |
| + } |
| + ], |
| + "EnableGoogleCachedCopyTextExperiment": [ |
| + { |
| + "platforms": [ |
| + "chromeos", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Button" |
| + } |
| + ] |
| + } |
| + ], |
| + "EnableMediaRouter": [ |
| + { |
| + "platforms": [ |
| + "chromeos", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled" |
| + } |
| + ] |
| + } |
| + ], |
| + "EnableMediaRouterWithCastExtension": [ |
| + { |
| + "platforms": [ |
| + "chromeos", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled" |
| + } |
| + ] |
| + } |
| + ], |
| + "EnableMediaThreadForMediaPlayback": [ |
| + { |
| + "platforms": [ |
| + "android" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled" |
| + } |
| + ] |
| + } |
| + ], |
| + "EnableSessionCrashedBubbleUI": [ |
| + { |
| + "platforms": [ |
| + "linux", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled" |
| + } |
| + ] |
| + } |
| + ], |
| + "EnableWin32kLockDownMimeTypes": [ |
| + { |
| + "platforms": [ |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "PPAPILockdown_Enabled", |
| + "params": { |
| + "*": "Enabled" |
| + } |
| + } |
| + ] |
| + } |
| + ], |
| + "ExpectCTReporting": [ |
| + { |
| + "platforms": [ |
| + "android", |
| + "chromeos", |
| + "ios", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "ExpectCTReportingEnabled", |
| + "enable_features": [ |
| + "ExpectCTReporting" |
| + ] |
| + } |
| + ] |
| + } |
| + ], |
| + "ExtensionActionRedesign": [ |
| + { |
| + "platforms": [ |
| + "chromeos", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled" |
| + } |
| + ] |
| + } |
| + ], |
| + "ExtensionContentVerification": [ |
| + { |
| + "platforms": [ |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enforce" |
| + } |
| + ] |
| + } |
| + ], |
| + "ExtensionDeveloperModeWarning": [ |
| + { |
| + "platforms": [ |
| + "mac" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled" |
| + } |
| + ] |
| + } |
| + ], |
| + "ExtensionInstallVerification": [ |
| + { |
| + "platforms": [ |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enforce" |
| + } |
| + ] |
| + } |
| + ], |
| + "GoogleBrandedContextMenu": [ |
| + { |
| + "platforms": [ |
| + "chromeos", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "branded" |
| + } |
| + ] |
| + } |
| + ], |
| + "GoogleNow": [ |
| + { |
| + "platforms": [ |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enable" |
| + } |
| + ] |
| + } |
| + ], |
| + "IOSurfaceClearYosemite": [ |
| + { |
| + "platforms": [ |
| + "mac" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled", |
| + "enable_features": [ |
| + "IOSurfaceClearYosemite" |
| + ] |
| + } |
| + ] |
| + } |
| + ], |
| + "IconNTP": [ |
| + { |
| + "platforms": [ |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Default" |
| + } |
| + ] |
| + } |
| + ], |
| + "ImeThread": [ |
| + { |
| + "platforms": [ |
| + "android" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled", |
| + "enable_features": [ |
| + "ImeThread" |
| + ] |
| + } |
| + ] |
| + } |
| + ], |
| + "ImportantSitesInCBD": [ |
| + { |
| + "platforms": [ |
| + "android" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "DialogEnabled", |
| + "enable_features": [ |
| + "ImportantSitesInCBD" |
| + ] |
| + } |
| + ] |
| + } |
| + ], |
| + "InstanceID": [ |
| + { |
| + "platforms": [ |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled" |
| + } |
| + ] |
| + } |
| + ], |
| + "IntelligentSessionRestore": [ |
| + { |
| + "platforms": [ |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled" |
| + } |
| + ] |
| + } |
| + ], |
| + "InvalidationsGCMUpstream": [ |
| + { |
| + "platforms": [ |
| + "android" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled" |
| + }, |
| + { |
| + "name": "Control" |
| + }, |
| + { |
| + "name": "Disabled" |
| + } |
| + ] |
| + } |
| + ], |
| + "LimitSyncPassphrasePrompt": [ |
| + { |
| + "platforms": [ |
| + "android" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled" |
| + } |
| + ] |
| + } |
| + ], |
| + "LowPriorityIFrames": [ |
| + { |
| + "platforms": [ |
| + "android" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled", |
| + "params": { |
| + "lowPriorityIframes": "true" |
| + } |
| + } |
| + ] |
| + } |
| + ], |
| + "MacMemoryMechanism": [ |
| + { |
| + "platforms": [ |
| + "mac" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Mach" |
| + } |
| + ] |
| + } |
| + ], |
| + "MaterialDesignDownloads": [ |
| + { |
| + "platforms": [ |
| + "chromeos", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled" |
| + } |
| + ] |
| + } |
| + ], |
| + "MaterialDesignUserManager": [ |
| + { |
| + "platforms": [ |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled", |
| + "enable_features": [ |
| + "MaterialDesignUserManager" |
| + ] |
| + } |
| + ] |
| + } |
| + ], |
| + "MediaFoundationH264Encoding": [ |
| + { |
| + "platforms": [ |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled" |
| + } |
| + ] |
| + } |
| + ], |
| + "ModerateBindingOnBackgroundTabCreation": [ |
| + { |
| + "platforms": [ |
| + "android" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled" |
| + } |
| + ] |
| + } |
| + ], |
| + "MojoChannel": [ |
| + { |
| + "platforms": [ |
| + "android", |
| + "chromeos", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled" |
| + } |
| + ] |
| + } |
| + ], |
| + "NTPPopularSites": [ |
| + { |
| + "platforms": [ |
| + "android" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled" |
| + } |
| + ] |
| + } |
| + ], |
| + "NTPSnippets": [ |
| + { |
| + "platforms": [ |
| + "android" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled", |
| + "enable_features": [ |
| + "NTPSnippets" |
| + ] |
| + } |
| + ] |
| + } |
| + ], |
| + "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" |
| + } |
| + } |
| + ] |
| + } |
| + ], |
| + "NetworkTimeQueries": [ |
| + { |
| + "platforms": [ |
| + "android", |
| + "chromeos", |
| + "ios", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "NetworkTimeQueriesEnabled", |
| + "enable_features": [ |
| + "NetworkTimeServiceQuerying" |
| + ] |
| + } |
| + ] |
| + } |
| + ], |
| + "NewAudioRenderingMixingStrategy": [ |
| + { |
| + "platforms": [ |
| + "android", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled", |
| + "enable_features": [ |
| + "NewAudioRenderingMixingStrategy" |
| + ] |
| + } |
| + ] |
| + } |
| + ], |
| + "NewProfileManagement": [ |
| + { |
| + "platforms": [ |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled" |
| + } |
| + ] |
| + } |
| + ], |
| + "NonValidatingReloadOnNormalReload": [ |
| + { |
| + "platforms": [ |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled", |
| + "enable_features": [ |
| + "NonValidatingReloadOnNormalReload" |
| + ] |
| + } |
| + ] |
| + } |
| + ], |
| + "NonValidatingReloadOnRefreshContent": [ |
| + { |
| + "platforms": [ |
| + "android" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled", |
| + "enable_features": [ |
| + "NonValidatingReloadOnRefreshContent" |
| + ] |
| + } |
| + ] |
| + } |
| + ], |
| + "NonValidatingReloadOnRefreshContentV2": [ |
| + { |
| + "platforms": [ |
| + "android" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled", |
| + "enable_features": [ |
| + "NonValidatingReloadOnRefreshContentV2" |
| + ] |
| + } |
| + ] |
| + } |
| + ], |
| + "OfferUploadCreditCards": [ |
| + { |
| + "platforms": [ |
| + "android", |
| + "chromeos", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled" |
| + } |
| + ] |
| + } |
| + ], |
| + "OfflinePages": [ |
| + { |
| + "platforms": [ |
| + "android" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "EnabledAsBookmarks", |
| + "enable_features": [ |
| + "NTPOfflinePages" |
| + ] |
| + } |
| + ] |
| + } |
| + ], |
| + "OutOfProcessPac": [ |
| + { |
| + "platforms": [ |
| + "chromeos", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled" |
| + } |
| + ] |
| + } |
| + ], |
| + "PageRevisitInstrumentation": [ |
| + { |
| + "platforms": [ |
| + "android", |
| + "chromeos", |
| + "ios", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled" |
| + } |
| + ] |
| + } |
| + ], |
| + "ParseHTMLOnMainThread": [ |
| + { |
| + "platforms": [ |
| + "android", |
| + "chromeos", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled", |
| + "params": { |
| + "parseHTMLOnMainThreadCoalesceChunks": "false", |
| + "parseHTMLOnMainThreadSyncTokenize": "false" |
| + }, |
| + "enable_features": [ |
| + "ParseHTMLOnMainThread" |
| + ] |
| + } |
| + ] |
| + } |
| + ], |
| + "PassiveDocumentEventListeners": [ |
| + { |
| + "platforms": [ |
| + "android", |
| + "chromeos", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled", |
| + "enable_features": [ |
| + "PassiveDocumentEventListeners" |
| + ] |
| + } |
| + ] |
| + } |
| + ], |
| + "PassiveEventListenersDueToFling": [ |
| + { |
| + "platforms": [ |
| + "android", |
| + "chromeos", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled", |
| + "enable_features": [ |
| + "PassiveEventListenersDueToFling" |
| + ] |
| + } |
| + ] |
| + } |
| + ], |
| + "PasswordBranding": [ |
| + { |
| + "platforms": [ |
| + "android", |
| + "chromeos", |
| + "ios", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "SmartLockBrandingSavePromptOnly" |
| + } |
| + ] |
| + } |
| + ], |
| + "PasswordGeneration": [ |
| + { |
| + "platforms": [ |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Disabled" |
| + } |
| + ] |
| + } |
| + ], |
| + "PasswordManagerSettingsMigration": [ |
| + { |
| + "platforms": [ |
| + "android", |
| + "chromeos", |
| + "ios", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enable" |
| + } |
| + ] |
| + } |
| + ], |
| + "PasswordSeparatedSigninFlow": [ |
| + { |
| + "platforms": [ |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled", |
| + "enable_features": [ |
| + "UsePasswordSeparatedSigninFlow" |
| + ] |
| + } |
| + ] |
| + } |
| + ], |
| + "PasswordSmartBubble": [ |
| + { |
| + "platforms": [ |
| + "chromeos", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "3-Times", |
| + "params": { |
| + "dismissal_count": "3" |
| + } |
| + } |
| + ] |
| + } |
| + ], |
| + "PersistentHistograms": [ |
| + { |
| + "platforms": [ |
| + "android", |
| + "chromeos", |
| + "ios", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "EnabledInMemory", |
| + "params": { |
| + "storage": "LocalMemory" |
| + }, |
| + "enable_features": [ |
| + "PersistentHistograms" |
| + ] |
| + }, |
| + { |
| + "name": "EnabledOnDisk", |
| + "params": { |
| + "storage": "MappedFile" |
| + }, |
| + "enable_features": [ |
| + "PersistentHistograms" |
| + ] |
| + } |
| + ] |
| + } |
| + ], |
| + "PhysicalWeb": [ |
| + { |
| + "platforms": [ |
| + "android" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled", |
| + "enable_features": [ |
| + "PhysicalWeb" |
| + ] |
| + } |
| + ] |
| + } |
| + ], |
| + "PointerEvent": [ |
| + { |
| + "platforms": [ |
| + "android", |
| + "chromeos", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled", |
| + "enable_features": [ |
| + "PointerEvent" |
| + ] |
| + } |
| + ] |
| + } |
| + ], |
| + "Precache": [ |
| + { |
| + "platforms": [ |
| + "android" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled" |
| + } |
| + ] |
| + } |
| + ], |
| + "PreconnectMore": [ |
| + { |
| + "platforms": [ |
| + "android", |
| + "chromeos", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled", |
| + "enable_features": [ |
| + "PreconnectMore" |
| + ] |
| + } |
| + ] |
| + } |
| + ], |
| + "ProgressBarAnimationAndroid": [ |
| + { |
| + "platforms": [ |
| + "android" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "SmoothAnimation", |
| + "params": { |
| + "progress-bar-animation": "smooth" |
| + } |
| + } |
| + ] |
| + } |
| + ], |
| + "QUIC": [ |
| + { |
| + "platforms": [ |
| + "android", |
| + "chromeos", |
| + "ios", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled", |
| + "params": { |
| + "delay_tcp_race": "true" |
| + } |
| + } |
| + ] |
| + } |
| + ], |
| + "RafAlignedInput": [ |
| + { |
| + "platforms": [ |
| + "android", |
| + "chromeos", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled", |
| + "enable_features": [ |
| + "RafAlignedInput" |
| + ] |
| + } |
| + ] |
| + } |
| + ], |
| + "ReadItLater": [ |
| + { |
| + "platforms": [ |
| + "android" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled", |
| + "enable_features": [ |
| + "ReadItLaterInMenu" |
| + ] |
| + } |
| + ] |
| + } |
| + ], |
| + "ReaderModeUI": [ |
| + { |
| + "platforms": [ |
| + "android" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "AdaBoost" |
| + }, |
| + { |
| + "name": "Disabled" |
| + } |
| + ] |
| + } |
| + ], |
| + "ReaderModeUIFeedback": [ |
| + { |
| + "platforms": [ |
| + "android" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Show" |
| + }, |
| + { |
| + "name": "DoNotShow" |
| + } |
| + ] |
| + } |
| + ], |
| + "RefreshTokenDeviceId": [ |
| + { |
| + "platforms": [ |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled" |
| + } |
| + ] |
| + } |
| + ], |
| + "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": [ |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "On" |
| + } |
| + ] |
| + } |
| + ], |
| + "SSLCommonNameMismatchHandling": [ |
| + { |
| + "platforms": [ |
| + "chromeos", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled" |
| + } |
| + ] |
| + } |
| + ], |
| + "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": [ |
| + "chromeos", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled", |
| + "params": { |
| + "collect_reg_data": "true" |
| + }, |
| + "enable_features": [ |
| + "IncidentReportingDisableUpload" |
| + ] |
| + }, |
| + { |
| + "name": "Default" |
| + } |
| + ] |
| + } |
| + ], |
| + "SafeBrowsingIncidentReportingServiceFeatures": [ |
| + { |
| + "platforms": [ |
| + "chromeos", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "WithSuspiciousModuleReporting", |
| + "enable_features": [ |
| + "IncidentReportingModuleLoadAnalysis", |
| + "IncidentReportingSuspiciousModuleReporting" |
| + ] |
| + }, |
| + { |
| + "name": "WithModuleLoadAnalysis", |
| + "enable_features": [ |
| + "IncidentReportingModuleLoadAnalysis" |
| + ] |
| + }, |
| + { |
| + "name": "Default" |
| + } |
| + ] |
| + } |
| + ], |
| + "SafeBrowsingReportPhishingErrorLink": [ |
| + { |
| + "platforms": [ |
| + "android", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled" |
| + }, |
| + { |
| + "name": "Control" |
| + }, |
| + { |
| + "name": "Disabled" |
| + } |
| + ] |
| + } |
| + ], |
| + "SafeBrowsingUpdateFrequency": [ |
| + { |
| + "platforms": [ |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "UpdateTime15m", |
| + "params": { |
| + "NextUpdateIntervalInMinutes": "15" |
| + } |
| + } |
| + ] |
| + } |
| + ], |
| + "SafeBrowsingV4LocalDatabaseManagerEnabled": [ |
| + { |
| + "platforms": [ |
| + "chromeos", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled" |
| + } |
| + ] |
| + } |
| + ], |
| + "SchedulerExpensiveTaskBlocking": [ |
| + { |
| + "platforms": [ |
| + "android", |
| + "chromeos", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled" |
| + } |
| + ] |
| + } |
| + ], |
| + "SdchPersistence": [ |
| + { |
| + "platforms": [ |
| + "android", |
| + "chromeos", |
| + "ios", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled" |
| + } |
| + ] |
| + } |
| + ], |
| + "SecurityWarningIconUpdate": [ |
| + { |
| + "platforms": [ |
| + "android", |
| + "chromeos", |
| + "ios", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled", |
| + "enable_features": [ |
| + "SecurityWarningIconUpdate" |
| + ] |
| + }, |
| + { |
| + "name": "Control", |
| + "enable_features": [ |
| + "SecurityWarningIconUpdate" |
| + ] |
| + }, |
| + { |
| + "name": "Default" |
| + } |
| + ] |
| + } |
| + ], |
| + "SettingsEnforcement": [ |
| + { |
| + "platforms": [ |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "enforce_always_with_extensions_and_dse" |
| + } |
| + ] |
| + } |
| + ], |
| + "SignInPasswordPromo": [ |
| + { |
| + "platforms": [ |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enable", |
| + "params": { |
| + "dismissal_threshold": "1" |
| + } |
| + } |
| + ] |
| + } |
| + ], |
| + "SimpleCacheTrial": [ |
| + { |
| + "platforms": [ |
| + "chromeos", |
| + "linux", |
| + "mac" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "ExperimentYes" |
| + } |
| + ] |
| + } |
| + ], |
| + "SiteEngagement": [ |
| + { |
| + "platforms": [ |
| + "android", |
| + "chromeos", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "AggressiveAccumulation", |
| + "params": { |
| + "bootstrap_points": "24", |
| + "decay_period_in_hours": "2", |
| + "decay_points": "0", |
| + "decay_proportion": "0.984", |
| + "first_daily_engagement_points": "1.5", |
| + "hidden_media_playing_points": "0.01", |
| + "high_engagement_boundary": "50", |
| + "last_engagement_grace_period_in_hours": "1", |
| + "max_decays_per_score": "4", |
| + "max_points_per_day": "15", |
| + "medium_engagement_boundary": "15", |
| + "navigation_points": "1.5", |
| + "score_cleanup_threshold": "0.5", |
| + "user_input_points": "0.6", |
| + "visible_media_playing_points": "0.06", |
| + "web_app_installed_points": "5" |
| + } |
| + } |
| + ] |
| + } |
| + ], |
| + "SpeculativeLaunchServiceWorker": [ |
| + { |
| + "platforms": [ |
| + "android", |
| + "chromeos", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled", |
| + "enable_features": [ |
| + "SpeculativeLaunchServiceWorker" |
| + ] |
| + }, |
| + { |
| + "name": "Disabled" |
| + } |
| + ] |
| + } |
| + ], |
| + "StrictSecureCookies": [ |
| + { |
| + "platforms": [ |
| + "android", |
| + "chromeos", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled" |
| + } |
| + ] |
| + } |
| + ], |
| + "SyncHttpContentCompression": [ |
| + { |
| + "platforms": [ |
| + "android", |
| + "chromeos", |
| + "ios", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled" |
| + }, |
| + { |
| + "name": "Disabled" |
| + } |
| + ] |
| + } |
| + ], |
| + "TabSyncByRecency": [ |
| + { |
| + "platforms": [ |
| + "android", |
| + "chromeos", |
| + "ios", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled" |
| + } |
| + ] |
| + } |
| + ], |
| + "TokenBinding": [ |
| + { |
| + "platforms": [ |
| + "android", |
| + "chromeos", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "TokenBinding", |
| + "enable_features": [ |
| + "token-binding" |
| + ] |
| + } |
| + ] |
| + } |
| + ], |
| + "TranslateUiLangTrial": [ |
| + { |
| + "platforms": [ |
| + "mac" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "DefaultTranslateLanguage" |
| + }, |
| + { |
| + "name": "EnabledTranslateLanguage" |
| + } |
| + ] |
| + } |
| + ], |
| + "TriggeredResetFieldTrial": [ |
| + { |
| + "platforms": [ |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "On" |
| + } |
| + ] |
| + } |
| + ], |
| + "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": [ |
| + "android" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled" |
| + } |
| + ] |
| + } |
| + ], |
| + "UpdateMenuItem": [ |
| + { |
| + "platforms": [ |
| + "android" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled", |
| + "params": { |
| + "enable_update_menu_item": "true" |
| + } |
| + }, |
| + { |
| + "name": "EnabledWithBadge", |
| + "params": { |
| + "enable_update_badge": "true", |
| + "enable_update_menu_item": "true" |
| + } |
| + }, |
| + { |
| + "name": "EnabledWithSummary", |
| + "params": { |
| + "enable_update_menu_item": "true", |
| + "show_summary": "true" |
| + } |
| + }, |
| + { |
| + "name": "EnabledWithCustomSummary", |
| + "params": { |
| + "custom_summary": "Custom update summary", |
| + "enable_update_menu_item": "true", |
| + "show_summary": "true" |
| + } |
| + }, |
| + { |
| + "name": "EnabledWithSummaryAndBadge", |
| + "params": { |
| + "enable_update_badge": "true", |
| + "enable_update_menu_item": "true", |
| + "show_summary": "true" |
| + } |
| + }, |
| + { |
| + "name": "Default", |
| + "params": { |
| + "enable_update_menu_item": "false" |
| + } |
| + } |
| + ] |
| + } |
| + ], |
| + "V8CacheStrategiesForCacheStorage": [ |
| + { |
| + "platforms": [ |
| + "android", |
| + "chromeos", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "default" |
| + }, |
| + { |
| + "name": "none" |
| + }, |
| + { |
| + "name": "normal" |
| + }, |
| + { |
| + "name": "aggressive" |
| + } |
| + ] |
| + } |
| + ], |
| + "ViewsSimplifiedFullscreenUI": [ |
| + { |
| + "platforms": [ |
| + "mac" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled", |
| + "enable_features": [ |
| + "ViewsSimplifiedFullscreenUI" |
| + ] |
| + } |
| + ] |
| + } |
| + ], |
| + "WebBluetoothBlacklist": [ |
| + { |
| + "platforms": [ |
| + "android", |
| + "chromeos", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "//1": "The value 'ed5f25a4:e' is included for the", |
| + "//2": "WebBluetoothTest BlacklistShouldBlock test.", |
| + "//3": "TODO(643013): Remove other values in Chrome 55 or later.", |
| + "name": "TestGroup", |
| + "params": { |
| + "blacklist_additions": "00060000:e,fffd:e,ed5f25a4:e" |
| + } |
| + } |
| + ] |
| + } |
| + ], |
| + "WebFontsInterventionV2": [ |
| + { |
| + "platforms": [ |
| + "android", |
| + "chromeos", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled-slow2g" |
| + } |
| + ] |
| + } |
| + ], |
| + "WebRTC-EnableWebRtcEcdsa": [ |
| + { |
| + "platforms": [ |
| + "android", |
| + "chromeos", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled", |
| + "enable_features": [ |
| + "WebRTC-EnableWebRtcEcdsa" |
| + ] |
| + } |
| + ] |
| + } |
| + ], |
| + "WebRTC-H264WithOpenH264FFmpeg": [ |
| + { |
| + "platforms": [ |
| + "chromeos", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled", |
| + "enable_features": [ |
| + "WebRTC-H264WithOpenH264FFmpeg" |
| + ] |
| + } |
| + ] |
| + } |
| + ], |
| + "WebRTC-LocalIPPermissionCheck": [ |
| + { |
| + "platforms": [ |
| + "android", |
| + "chromeos", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled" |
| + } |
| + ] |
| + } |
| + ], |
| + "WebRTC-PeerConnectionDTLS1.2": [ |
| + { |
| + "platforms": [ |
| + "android", |
| + "chromeos", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled" |
| + } |
| + ] |
| + } |
| + ], |
| + "use-new-media-cache": [ |
| + { |
| + "platforms": [ |
| + "android", |
| + "chromeos", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled", |
| + "enable_features": [ |
| + "use-new-media-cache" |
| + ] |
| + } |
| + ] |
| + } |
| + ] |
| +} |