RESOLVED FIXED 262197
Remove RenderBlockFlow::lineGridBox()
https://bugs.webkit.org/show_bug.cgi?id=262197
Summary Remove RenderBlockFlow::lineGridBox()
Antti Koivisto
Reported 2023-09-27 10:21:10 PDT
We construct and maintain this LegacyRootInlineBox for the sole purpose of computing some metrics for the line grid feature. We can just compute those things directly.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-09-27 10:21:27 PDT
Antti Koivisto
Comment 2 2023-09-27 10:25:12 PDT
EWS
Comment 3 2023-09-27 14:56:25 PDT
Committed 268541@main (f6ffab2867fb): <https://commits.webkit.org/268541@main> Reviewed commits have been landed. Closing PR #18290 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.