WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
308344
[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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-02-20 15:44:14 PST
<
rdar://problem/170837971
>
Sammy Gill
Comment 2
2026-02-20 15:57:59 PST
Pull request:
https://github.com/WebKit/WebKit/pull/59128
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.
Top of Page
Format For Printing
XML
Clone This Bug