RESOLVED FIXED 230597
[LFC][Integration] Remove ensureLineBoxes
https://bugs.webkit.org/show_bug.cgi?id=230597
Summary [LFC][Integration] Remove ensureLineBoxes
Antti Koivisto
Reported 2021-09-21 22:08:02 PDT
Remove some ensureLineBoxes
Attachments
Patch (4.93 KB, patch)
2021-09-21 22:10 PDT, Antti Koivisto
no flags
Patch (5.92 KB, patch)
2021-09-22 00:17 PDT, Antti Koivisto
no flags
Patch (9.96 KB, patch)
2021-09-22 02:08 PDT, Antti Koivisto
no flags
Antti Koivisto
Comment 1 2021-09-21 22:10:27 PDT
Antti Koivisto
Comment 2 2021-09-22 00:17:02 PDT
Antti Koivisto
Comment 3 2021-09-22 02:08:46 PDT
zalan
Comment 4 2021-09-22 06:15:29 PDT
Comment on attachment 438935 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=438935&action=review > Source/WebCore/rendering/RenderBlockFlow.cpp:-3905 > - ASSERT(didNeedLayout || ceilf(logicalHeight()) == ceilf(oldHeight)); The dreaded assert! I am not going to miss you. > Source/WebCore/rendering/RenderBlockFlow.h:-368 > - void ensureLineBoxes(); > - void generateLineBoxTree(); end of an era.
EWS
Comment 5 2021-09-22 06:38:25 PDT
Committed r282873 (242002@main): <https://commits.webkit.org/242002@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 438935 [details].
Radar WebKit Bug Importer
Comment 6 2021-09-22 06:39:19 PDT
Note You need to log in before you can comment on or make changes to this bug.