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

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

Issue 2086153002: Move CSSPaintAPI and Worklet to experimental (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Flip CSSPaintAPI to experimental Created 4 years, 6 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 297e909f0308ef22bd2f86e37b4d2e27950e8473..065628c28d56116644855a4311d40a07f10bd748 100644
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
@@ -58,7 +58,7 @@ CSSInBodyDoesNotBlockPaint status=experimental
CSSIndependentTransformProperties status=experimental
CSSMaskSourceType status=experimental
CSSOMSmoothScroll status=experimental
-CSSPaintAPI status=test, depends_on=Worklet
+CSSPaintAPI status=experimental, depends_on=CSSTypedOM, depends_on=Worklet
CSSPropertyD status=stable
CSSSnapSize status=experimental
CSSStickyPosition status=experimental
@@ -239,6 +239,6 @@ WakeLock status=experimental
WebFontsInterventionV2With2G
WebFontsInterventionV2WithSlow2G
WebFontsInterventionTrigger
-Worklet status=test
+Worklet status=experimental
WeakMemoryCache
DoNotUnlockSharedBuffer
« 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