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

Unified Diff: testing/variations/fieldtrial_testing_config_linux.json

Issue 1967663002: Effectively disable the predictor's DNS queue for an experiment (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase on #393103 Created 4 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 | « testing/variations/fieldtrial_testing_config_android.json ('k') | 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_linux.json
diff --git a/testing/variations/fieldtrial_testing_config_linux.json b/testing/variations/fieldtrial_testing_config_linux.json
index 527863c4f593ad1ee17fff0d82910dcfad38d313..d4cc04e4582ba801c905aa8733d4aa3c114247b4 100644
--- a/testing/variations/fieldtrial_testing_config_linux.json
+++ b/testing/variations/fieldtrial_testing_config_linux.json
@@ -289,6 +289,11 @@
"group_name": "TokenBinding"
}
],
+ "UsePredictorDNSQueue": [
+ {
+ "group_name": "Disabled"
+ }
+ ],
"V8CacheStrategiesForCacheStorage": [
{
"group_name": "none"
« no previous file with comments | « testing/variations/fieldtrial_testing_config_android.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698