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

Unified Diff: Source/core/frame/SettingsDelegate.h

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/SettingsDelegate.h
diff --git a/Source/core/frame/SettingsDelegate.h b/Source/core/frame/SettingsDelegate.h
index 16a73b5f2a420cdc31222260a8fe736a17f66d74..898ad21f95532677d62f1812959c901f633fea55 100644
--- a/Source/core/frame/SettingsDelegate.h
+++ b/Source/core/frame/SettingsDelegate.h
@@ -50,6 +50,7 @@ public:
enum ChangeType {
StyleChange,
ViewportDescriptionChange,
+ ForceZeroLayoutHeightChange,
MediaTypeChange,
DNSPrefetchingChange,
MultisamplingChange,

Powered by Google App Engine
This is Rietveld 408576698