RESOLVED FIXED 178558
[FrameView::layout cleanup] Move style update related logic to a separate function
https://bugs.webkit.org/show_bug.cgi?id=178558
Summary [FrameView::layout cleanup] Move style update related logic to a separate fun...
zalan
Reported 2017-10-19 19:19:22 PDT
ssia
Attachments
Patch (4.61 KB, patch)
2017-10-19 19:28 PDT, zalan
no flags
Patch (4.47 KB, patch)
2017-10-19 21:22 PDT, zalan
no flags
Radar WebKit Bug Importer
Comment 1 2017-10-19 19:19:49 PDT
zalan
Comment 2 2017-10-19 19:28:07 PDT
Simon Fraser (smfr)
Comment 3 2017-10-19 20:25:27 PDT
Comment on attachment 324333 [details] 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 ?
zalan
Comment 4 2017-10-19 21:22:43 PDT
WebKit Commit Bot
Comment 5 2017-10-19 21:52:10 PDT
Comment on attachment 324348 [details] Patch Clearing flags on attachment: 324348 Committed r223742: <https://trac.webkit.org/changeset/223742>
WebKit Commit Bot
Comment 6 2017-10-19 21:52:11 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.