[webkit-reviews] review granted: [Bug 178394] [FrameView::layout cleanup] Move scrollbars setup logic to a separate function : [Attachment 324037] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 17 12:09:04 PDT 2017


Antti Koivisto <koivisto at iki.fi> has granted zalan <zalan at apple.com>'s request
for review:
Bug 178394: [FrameView::layout cleanup] Move scrollbars setup logic to a
separate function
https://bugs.webkit.org/show_bug.cgi?id=178394

Attachment 324037: Patch

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




--- Comment #6 from Antti Koivisto <koivisto at iki.fi> ---
Comment on attachment 324037
  --> https://bugs.webkit.org/attachment.cgi?id=324037
Patch

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

> Source/WebCore/page/FrameView.cpp:1325
> +void FrameView::adjustScrollbarsForLayout(bool firstLayout)

isFirstLayout would be more along WebKit style.


More information about the webkit-reviews mailing list