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

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

Issue 2314103002: Reland of land Compile under-invalidation checking in all builds (Closed)
Patch Set: More expectations Created 4 years, 3 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 0395ace26aa3f1f159b23144250ccd6472f14b52..f0346da33d05784edddd6f4846e319a26eaed667 100644
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
@@ -153,6 +153,7 @@ ForceOverlayFullscreenVideo
OverlayScrollbars
HideScrollbars settable_from_internals=True
PagePopup status=stable
+PaintUnderInvalidationChecking settable_from_internals=True
PassiveDocumentEventListeners status=experimental
PassiveEventListenersDueToFling status=experimental
PassPaintVisualRectToCompositor
@@ -201,7 +202,6 @@ SharedWorker status=stable
SlimmingPaintInvalidation implied_by=SlimmingPaintV2
SlimmingPaintV2
SlimmingPaintStrictCullRectClipping
-SlimmingPaintUnderInvalidationChecking settable_from_internals=True
// Used as argument in attribute of stable-release functions/interfaces where
// a runtime-enabled feature name is required for correct IDL syntax.
// This is a global flag; do not change its status.

Powered by Google App Engine
This is Rietveld 408576698