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

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 213833019: Enable Repaint-After-Layout by default. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Merge again ... Created 6 years, 9 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 | « LayoutTests/TestExpectations ('k') | Source/web/tests/WebFrameTest.cpp » ('j') | 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 6f23fbe8601f26b23ddf62a4a89109ff075a0e87..05a31b70de481af0b7d98b722fdb4c10a2ece898 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -90,7 +90,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
+RepaintAfterLayout status=stable
RequestAutocomplete status=test
ScreenOrientation status=experimental
« no previous file with comments | « LayoutTests/TestExpectations ('k') | Source/web/tests/WebFrameTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698