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

Unified Diff: testing/variations/fieldtrial_testing_config.json

Issue 2488513003: Revert of Enable SequencedWorkerPool to TaskScheduler redirection in testing config. (Closed)
Patch Set: Created 4 years, 1 month 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 | 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.json
diff --git a/testing/variations/fieldtrial_testing_config.json b/testing/variations/fieldtrial_testing_config.json
index 7b5a43cba2649e612686f25d43f6103220f869fc..fdffeb46d76d73f9ca38823ed61a6252919ab613 100644
--- a/testing/variations/fieldtrial_testing_config.json
+++ b/testing/variations/fieldtrial_testing_config.json
@@ -194,14 +194,7 @@
],
"experiments": [
{
- "name": "Enabled",
- "params": {
- "Background": "3;8;0.1;0;30000",
- "BackgroundFileIO": "3;8;0.1;0;30000",
- "Foreground": "8;32;0.3;0;30000",
- "ForegroundFileIO": "8;32;0.3;0;30000",
- "RedirectSequencedWorkerPools": "true"
- }
+ "name": "Default"
},
{
"name": "EnableViaFlag",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698