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

Unified Diff: testing/variations/fieldtrial_testing_config_win.json

Issue 1700253002: Added ResourcePriorities field trial to the waterfall testing config in preparation for launch (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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_mac.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_win.json
diff --git a/testing/variations/fieldtrial_testing_config_win.json b/testing/variations/fieldtrial_testing_config_win.json
index d51dbf11f76592be1bd34c5312cf8f6446ce1722..df6248448825149d379831124384e54a8c19e755 100644
--- a/testing/variations/fieldtrial_testing_config_win.json
+++ b/testing/variations/fieldtrial_testing_config_win.json
@@ -218,6 +218,14 @@
"group_name": "DontShowAndDontSend"
}
],
+ "ResourcePriorities": [
+ {
+ "group_name": "AllExceptAsyncScripts_11011_1_1_10"
+ },
+ {
+ "group_name": "Control"
+ }
+ ],
"SRTPromptFieldTrial": [
{
"group_name": "On"
« no previous file with comments | « testing/variations/fieldtrial_testing_config_mac.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698