| Index: testing/variations/fieldtrial_testing_config.json
|
| diff --git a/testing/variations/fieldtrial_testing_config.json b/testing/variations/fieldtrial_testing_config.json
|
| index 761331ae0aa5f9efc38f57c90dd7eea44df9850a..7edfd56150034be88aa8384587a8b0a4d0b455ca 100644
|
| --- a/testing/variations/fieldtrial_testing_config.json
|
| +++ b/testing/variations/fieldtrial_testing_config.json
|
| @@ -564,10 +564,6 @@
|
| "experiments": [
|
| {
|
| "name": "DocumentWriteEvaluatorGroup",
|
| - "params": {
|
| - "disallowFetchForDocWrittenScriptsInMainFrame": "false",
|
| - "disallowFetchForDocWrittenScriptsInMainFrameOnSlowConnections": "false"
|
| - },
|
| "enable_features": [
|
| "DocumentWriteEvaluator"
|
| ]
|
| @@ -846,12 +842,6 @@
|
| "experiments": [
|
| {
|
| "name": "Enabled_30sMaxThrottilingDelay",
|
| - "params": {
|
| - "cpu_budget": "0.01",
|
| - "initial_budget": "1.0",
|
| - "max_budget": "3.0",
|
| - "max_delay": "-1"
|
| - },
|
| "enable_features": [
|
| "ExpensiveBackgroundTimerThrottling"
|
| ]
|
| @@ -1279,14 +1269,6 @@
|
| "experiments": [
|
| {
|
| "name": "EnabledSoftFetches",
|
| - "params": {
|
| - "fetching_interval_hours-wifi-active_ntp_user": "8",
|
| - "scheduler_trigger_types": "persistent_scheduler_wake_up,ntp_opened",
|
| - "send_top_languages": "true",
|
| - "soft_fetching_interval_hours-active-active_ntp_user": "2",
|
| - "soft_fetching_interval_hours-active-active_suggestions_consumer": "1",
|
| - "soft_fetching_interval_hours-active-rare_ntp_user": "4"
|
| - },
|
| "enable_features": [
|
| "NTPArticleSuggestions"
|
| ]
|
| @@ -1302,10 +1284,6 @@
|
| "experiments": [
|
| {
|
| "name": "Phase2Enabled3wWithDesktop",
|
| - "params": {
|
| - "bookmarks_consider_desktop_visits": "true",
|
| - "bookmarks_max_age_in_days": "21"
|
| - },
|
| "enable_features": [
|
| "NTPBookmarkSuggestions"
|
| ]
|
|
|