RESOLVED FIXED 201754
[LFC] FormattingContext::displayBoxForLayoutBox should be split into 2 functions
https://bugs.webkit.org/show_bug.cgi?id=201754
Summary [LFC] FormattingContext::displayBoxForLayoutBox should be split into 2 functions
zalan
Reported 2019-09-12 21:21:58 PDT
1. const Display::Box FormattingContext::geometryForBox(); when only interested in the geometry like containing block's content box width 2. Display::Box FormattingState::displayBox() when computing the geometry for a particular layout box.
Attachments
Patch (99.90 KB, patch)
2019-09-12 21:33 PDT, zalan
no flags
Patch (100.38 KB, patch)
2019-09-13 05:27 PDT, zalan
no flags
Radar WebKit Bug Importer
Comment 1 2019-09-12 21:22:27 PDT
zalan
Comment 2 2019-09-12 21:33:11 PDT
zalan
Comment 3 2019-09-13 05:27:39 PDT
WebKit Commit Bot
Comment 4 2019-09-13 08:42:34 PDT
Comment on attachment 378725 [details] Patch Clearing flags on attachment: 378725 Committed r249834: <https://trac.webkit.org/changeset/249834>
WebKit Commit Bot
Comment 5 2019-09-13 08:42:36 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.