[webkit-reviews] review granted: [Bug 193835] Remove FrameView::m_firstVisuallyNonEmptyLayoutCallbackPending : [Attachment 360135] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 25 11:51:17 PST 2019


Simon Fraser (smfr) <simon.fraser at apple.com> has granted zalan
<zalan at apple.com>'s request for review:
Bug 193835: Remove FrameView::m_firstVisuallyNonEmptyLayoutCallbackPending
https://bugs.webkit.org/show_bug.cgi?id=193835

Attachment 360135: Patch

https://bugs.webkit.org/attachment.cgi?id=360135&action=review




--- Comment #2 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 360135
  --> https://bugs.webkit.org/attachment.cgi?id=360135
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=360135&action=review

> Source/WebCore/page/FrameView.h:883
> +    bool m_isVisuallyNonEmpty { false };

Move this above.


More information about the webkit-reviews mailing list