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

Unified Diff: third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in

Issue 1739743003: Blink Compositor Animation: Erase old animation system. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix compilation. Created 4 years, 10 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: third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
diff --git a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
index 6e3dd5b869fb5378d8c40f1f5dfa1c7854466b4a..5be0aef3018f2fdbd47374c95e272bc5bc71be5c 100644
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
@@ -34,8 +34,6 @@ ClientHints status=stable
ColumnFill status=stable
CompositedSelectionUpdate
CompositorWorker status=experimental
-// Unified Chrome Compositor and Blink Animations engine (Project Heaviside). crbug.com/394772
-CompositorAnimationTimelines
Ian Vollick 2016/02/29 13:21:37 This is taking the REF from "not enabled anywhere
loyso (OOO) 2016/02/29 22:39:28 It was always enabled by default. Now we just eras
ContextMenu status=experimental
CredentialManager status=stable
CSS3Text status=experimental

Powered by Google App Engine
This is Rietveld 408576698