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

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

Issue 2595323003: Enable SlimmingPaintInvalidation for experiments (Closed)
Patch Set: - Created 4 years 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 de0dc5446a14ddd4cf569908483e99abf75300bc..1ef3ad756bf8cdc07f9f112533e024e6de4e1e85 100644
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
@@ -223,7 +223,7 @@ ShadowPiercingDescendantCombinator status=experimental
ShapeDetection status=experimental
SharedArrayBuffer
SharedWorker status=stable
-SlimmingPaintInvalidation implied_by=SlimmingPaintV2
+SlimmingPaintInvalidation implied_by=SlimmingPaintV2, status=experimental
SlimmingPaintV2
SlimmingPaintStrictCullRectClipping
// Used as argument in attribute of stable-release functions/interfaces where

Powered by Google App Engine
This is Rietveld 408576698