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

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 650103003: Turn off Blink Scheduler by default. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Enable scheduler for tests. Created 6 years, 2 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 | « no previous file | Source/platform/scheduler/SchedulerTest.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/RuntimeEnabledFeatures.in
diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in
index 483292f35152cf6fa3e4a82eb1066657d005a2ed..8f8cac3e410a054c887ef5271a668514995c19d2 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -27,7 +27,7 @@ Beacon status=stable
// The changes enabled behind this flag are very likely to break lots of content.
// ** DO NOT use this flag unless you know what you are doing. **
BleedingEdgeFastPaths
-BlinkScheduler status=stable
+BlinkScheduler
Bluetooth status=experimental
ClientHintsDpr status=experimental
CompositedSelectionUpdate
« no previous file with comments | « no previous file | Source/platform/scheduler/SchedulerTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698