12020-02-20 Zalan Bujtas <zalan@apple.com>
2
3 [First paint] FrameView::loadProgressingStatusChanged should check m_firstVisuallyNonEmptyLayoutMilestoneIsPending
4 https://bugs.webkit.org/show_bug.cgi?id=208008
5 <rdar://problem/59630957>
6
7 Reviewed by NOBODY (OOPS!).
8
9 If we haven't had a chance to issue a visually-non-empty milestone, we definitely need to check the content again when the load
10 is finally completed.
11
12 * page/FrameView.cpp:
13 (WebCore::FrameView::loadProgressingStatusChanged):
14