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

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

Issue 2341843002: Invalidate the text autosizer on meta viewport settings changes (Closed)
Patch Set: 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/core/frame/Settings.in
diff --git a/third_party/WebKit/Source/core/frame/Settings.in b/third_party/WebKit/Source/core/frame/Settings.in
index e01055f03dd8f00a495995b129ff000f012c5fa5..b85d13884b6a2194d0191173a93dd789cb2d13ac 100644
--- a/third_party/WebKit/Source/core/frame/Settings.in
+++ b/third_party/WebKit/Source/core/frame/Settings.in
@@ -261,7 +261,7 @@ doHtmlPreloadScanning initial=true
pluginsEnabled initial=false
viewportEnabled initial=false, invalidate=ViewportDescription
-viewportMetaEnabled initial=false
+viewportMetaEnabled initial=false, invalidate=ViewportDescription
dnsPrefetchingEnabled initial=false, invalidate=DNSPrefetching

Powered by Google App Engine
This is Rietveld 408576698