Index: Source/web/WebViewImpl.h |
diff --git a/Source/web/WebViewImpl.h b/Source/web/WebViewImpl.h |
index 62295a38ed1dd4bcd70d6f8a015f3e354041d97c..98268d4dd0efa7f52f0a3b7260204f2f2c3a15b8 100644 |
--- a/Source/web/WebViewImpl.h |
+++ b/Source/web/WebViewImpl.h |
@@ -761,6 +761,7 @@ private: |
bool m_userGestureObserved; |
bool m_shouldDispatchFirstVisuallyNonEmptyLayout; |
+ bool m_shouldDispatchFirstLayoutAfterFinishedParsing; |
WebDisplayMode m_displayMode; |
FloatSize m_elasticOverscroll; |