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

Unified Diff: testing/variations/fieldtrial_testing_config.json

Issue 2690183002: RedirectNonUINonIOBrowserThreads to TaskScheduler by default on trunk.
Patch Set: update dependency Created 3 years, 9 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 | « content/browser/browser_main_loop.cc ('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.json
diff --git a/testing/variations/fieldtrial_testing_config.json b/testing/variations/fieldtrial_testing_config.json
index 0aca586efc479716ee5d043f0af16b293a4bc627..455fa62ec82f479d76f9c32d02c7ff9c9e832580 100644
--- a/testing/variations/fieldtrial_testing_config.json
+++ b/testing/variations/fieldtrial_testing_config.json
@@ -294,6 +294,7 @@
{
"name": "Default",
"params": {
+ "RedirectNonUINonIOBrowserThreads": "true",
"RedirectSequencedWorkerPools": "true"
}
},
« no previous file with comments | « content/browser/browser_main_loop.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698