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

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 946323002: Animations: Introduce compositor AnimationPlayer and AnimationTimeline. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix the order. Created 5 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
Index: Source/platform/RuntimeEnabledFeatures.in
diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in
index ffff1da603fcc7c95c9e7bbf503f86da8a44b224..3706eaa3bac3b399cd242da829938786cf16d771 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -32,6 +32,8 @@ BlinkScheduler
Bluetooth status=experimental
ClientHints status=experimental
CompositedSelectionUpdate
+// The cc/animation refactoring (Project Heaviside). crbug.com/394772
+CompositorAnimationTimelines
aelias_OOO_until_Jul13 2015/03/13 00:38:32 I don't think we should have a permanent setting f
loyso (OOO) 2015/03/13 01:07:01 Right, it will be deleted after the migration (lon
ContextMenu status=experimental
CredentialManager status=test
CSS3Text status=experimental

Powered by Google App Engine
This is Rietveld 408576698