RESOLVED FIXED308344
[Grid] Remove RenderGrid::m_baselineItemsCached
https://bugs.webkit.org/show_bug.cgi?id=308344
Summary [Grid] Remove RenderGrid::m_baselineItemsCached
Sammy Gill
Reported 2026-02-20 15:44:07 PST
This field is only used to share a list of baseline aligned grid items between RenderGrid::layoutBlock and RenderGrid::computeIntrinsicLogicalWidths and makes it a bit difficult to rework other parts of the code. If there is no measurable perf benefit then it would probably be better to remove it
Attachments
Radar WebKit Bug Importer
Comment 1 2026-02-20 15:44:14 PST
Sammy Gill
Comment 2 2026-02-20 15:57:59 PST
EWS
Comment 3 2026-02-23 15:13:16 PST
Committed 308078@main (1094f9ce271a): <https://commits.webkit.org/308078@main> Reviewed commits have been landed. Closing PR #59128 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.