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

Unified Diff: Source/core/frame/Settings.in

Issue 898783003: Move rendering/RenderLayer* to layout/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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 | « Source/core/frame/PinchViewport.cpp ('k') | Source/core/html/HTMLCanvasElement.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/frame/Settings.in
diff --git a/Source/core/frame/Settings.in b/Source/core/frame/Settings.in
index d06da62743b4d77aec4f1339800866a3e4fd4410..88a3a4fa2b9728d2aa2a6df6c1cd33a4fc52845b 100644
--- a/Source/core/frame/Settings.in
+++ b/Source/core/frame/Settings.in
@@ -122,7 +122,7 @@ scrollAnimatorEnabled initial=true
# main thread scrolling are supported.
threadedScrollingEnabled initial=true, invalidate=Style
-# Handles frame-level scrolls via the root RenderLayer instead of the FrameView.
+# Handles frame-level scrolls via the root Layer instead of the FrameView.
# crbug.com/417782 tracks enabling this by default.
rootLayerScrolls initial=false
« no previous file with comments | « Source/core/frame/PinchViewport.cpp ('k') | Source/core/html/HTMLCanvasElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698