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

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 311873002: [Repaint-After-Layout] Enable by default on ToT. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 7 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: Source/platform/RuntimeEnabledFeatures.in
diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in
index 767e6dbd004879d1f47156c6177147bacb6f0da4..ce767fbccc5e4981ef59748fc0403cdc07bb5fba 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -101,7 +101,7 @@ RegionBasedColumns status=experimental
// This is implementation flag for the re-write of the layout/paint system to
// do painting after we have completed layout, instead of piecemeal during layout.
-RepaintAfterLayout status=test
+RepaintAfterLayout status=stable
RequestAutocomplete status=test
ScreenOrientation status=experimental
« 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