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

Unified Diff: testing/variations/fieldtrial_testing_config_linux.json

Issue 1857443002: Plumb experiment flags through page_load_metrics and add a new observer (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@page_load_experiments
Patch Set: fix up histograms (trybots prev) Created 4 years, 8 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
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 690552619f6da948138916a38ac8e56fc3e0730f..c68676022ad670e96ceb49827597d147bcffaeb3 100644
--- a/testing/variations/fieldtrial_testing_config_linux.json
+++ b/testing/variations/fieldtrial_testing_config_linux.json
@@ -49,6 +49,9 @@
"DocumentWriteEvaluator"
],
"group_name": "Enabled"
+ },
+ {
+ "group_name": "Default"
Ilya Sherman 2016/04/07 18:46:04 It's generally not recommended to include the defa
Charlie Harrison 2016/04/07 19:12:52 What about disabling the experiment completely for
Ilya Sherman 2016/04/07 19:31:32 Okay, I was apparently mistaken. The bots will ac
Charlie Harrison 2016/04/07 19:46:32 The FYI coverage is okay with me! Thanks for the c
}
],
"EnableGoogleCachedCopyTextExperiment": [
« no previous file with comments | « components/page_load_metrics/renderer/page_timing_metrics_sender_unittest.cc ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698