RESOLVED FIXED 261365
[IFC][Partial layout] Enable appending inline box content
https://bugs.webkit.org/show_bug.cgi?id=261365
Summary [IFC][Partial layout] Enable appending inline box content
zalan
Reported 2023-09-08 19:45:22 PDT
ssia
Attachments
Patch (12.16 KB, patch)
2023-09-08 20:07 PDT, zalan
no flags
Patch (12.16 KB, patch)
2023-09-09 08:22 PDT, zalan
no flags
[fast-cq]Patch (13.50 KB, patch)
2023-09-09 17:09 PDT, zalan
ews-feeder: commit-queue-
zalan
Comment 1 2023-09-08 20:07:32 PDT
zalan
Comment 2 2023-09-09 08:22:18 PDT
zalan
Comment 3 2023-09-09 17:09:35 PDT
Created attachment 467626 [details] [fast-cq]Patch
EWS
Comment 4 2023-09-09 21:21:17 PDT
Committed 267837@main (4f581efcb106): <https://commits.webkit.org/267837@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 467626 [details].
Radar WebKit Bug Importer
Comment 5 2023-09-09 21:22:29 PDT
Fujii Hironori
Comment 6 2023-09-11 13:38:25 PDT
zalan
Comment 7 2023-09-11 13:44:16 PDT
Thank you, will look into it!
zalan
Comment 8 2023-09-11 15:58:44 PDT
we run partial layout on this test but figuring out whether we _can_ is expensive ( LineLayout::contentNeedsVisualReordering iterates through the box tree and this test generates over 30K boxes)
zalan
Comment 9 2023-09-11 19:52:47 PDT
bug 261452 addresses the timeout
Note You need to log in before you can comment on or make changes to this bug.