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

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

Issue 911083002: Carry out a resize even if no layout has been performed. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Added comment to unit test 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
Index: Source/core/frame/Settings.in
diff --git a/Source/core/frame/Settings.in b/Source/core/frame/Settings.in
index 05ec00f11793c4f939b1dbf12812fd9003859964..4c1436f7b8bcc537596e241e1ff678d893c7fbca 100644
--- a/Source/core/frame/Settings.in
+++ b/Source/core/frame/Settings.in
@@ -207,7 +207,7 @@ wideViewportQuirkEnabled initial=false
# Used by the android_webview to support a horizontal height auto-sizing
# mode.
-forceZeroLayoutHeight initial=false, invalidate=ViewportDescription
+forceZeroLayoutHeight initial=false, invalidate=ForceZeroLayoutHeight
# Touch based text selection and editing on desktop.
# crbug.com/304873 tracks removal once it's been enabled on all platforms.

Powered by Google App Engine
This is Rietveld 408576698