[webkit-reviews] review granted: [Bug 178558] [FrameView::layout cleanup] Move style update related logic to a separate function : [Attachment 324333] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 19 20:25:27 PDT 2017


Simon Fraser (smfr) <simon.fraser at apple.com> has granted zalan
<zalan at apple.com>'s request for review:
Bug 178558: [FrameView::layout cleanup] Move style update related logic to a
separate function
https://bugs.webkit.org/show_bug.cgi?id=178558

Attachment 324333: Patch

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




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

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

> Source/WebCore/page/FrameView.cpp:1365
> +void FrameView::ensureStyleIsUpToDateForLayout()

Maybe just updateStyleForLayout or updateStyleBeforeLayout ?


More information about the webkit-reviews mailing list