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

Unified Diff: testing/variations/fieldtrial_testing_config.json

Issue 2868743003: New bisect for crbug.com/706941. [B]
Patch Set: Created 3 years, 7 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 | tools/perf/core/trybot_command.py » ('j') | 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 761331ae0aa5f9efc38f57c90dd7eea44df9850a..d617c03e46bd1f20e21e86dc10dbad9c4ebf26ca 100644
--- a/testing/variations/fieldtrial_testing_config.json
+++ b/testing/variations/fieldtrial_testing_config.json
@@ -1321,9 +1321,6 @@
"experiments": [
{
"name": "Enabled-ClickBasedRanker",
- "params": {
- "category_ranker": "click_based"
- },
"enable_features": [
"ContentSuggestionsCategoryRanker"
]
@@ -1366,9 +1363,6 @@
"experiments": [
{
"name": "Enabled-ThreeHour",
- "params": {
- "max_foreign_tabs_age_in_minutes": "180"
- },
"enable_features": [
"NTPForeignSessionsSuggestions"
]
@@ -1515,9 +1509,6 @@
"experiments": [
{
"name": "NetworkTimeQueriesEnabledBackgroundAndOnDemand",
- "params": {
- "FetchBehavior": "background-and-on-demand"
- },
"enable_features": [
"NetworkTimeServiceQuerying"
]
@@ -1561,9 +1552,6 @@
"experiments": [
{
"name": "Enabled",
- "params": {
- "mode": "no_state_prefetch"
- },
"enable_features": [
"NoStatePrefetch"
]
@@ -1813,9 +1801,6 @@
"experiments": [
{
"name": "ModalGestureEnabled",
- "params": {
- "require_gesture": "true"
- },
"enable_features": [
"ModalPermissionPrompts"
],
@@ -1887,10 +1872,6 @@
"experiments": [
{
"name": "EnabledOnDiskNoStability3",
- "params": {
- "send_unreported_metrics": "no",
- "storage": "MappedFile"
- },
"enable_features": [
"PersistentHistograms"
]
@@ -2359,9 +2340,6 @@
"experiments": [
{
"name": "Enabled",
- "params": {
- "tag_attribute_csv": "div,id,iframe,id"
- },
"enable_features": [
"ThreatDomDetailsTagAttributes"
]
« no previous file with comments | « no previous file | tools/perf/core/trybot_command.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698