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
309877
Rendering: further naming tweaks
https://bugs.webkit.org/show_bug.cgi?id=309877
Summary
Rendering: further naming tweaks
Anne van Kesteren
Reported
2026-03-13 00:01:50 PDT
In Source/WebCore/rendering/GridTrackSizingAlgorithm.cpp the static hasRelativeOrIntrinsicSizeForGridItem has the wrong name as it handles more than relative and intrinsic sizes. It handles relative, keyword sizing, and auto.
Attachments
Add attachment
proposed patch, testcase, etc.
Anne van Kesteren
Comment 1
2026-03-13 00:12:43 PDT
RenderBox::computeIntrinsicLogicalContentHeightUsingGeneric also has the wrong name as it attempts to handle all sizing keywords.
Anne van Kesteren
Comment 2
2026-03-13 09:49:53 PDT
In RenderBox::computeContentAndScrollbarLogicalHeightUsing rename intrinsic to keywordSize.
Anne van Kesteren
Comment 3
2026-03-13 11:59:21 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/60578
EWS
Comment 4
2026-03-16 07:30:46 PDT
Committed
309319@main
(ef9155e5b802): <
https://commits.webkit.org/309319@main
> Reviewed commits have been landed. Closing PR #60578 and removing active labels.
Radar WebKit Bug Importer
Comment 5
2026-03-16 07:31:12 PDT
<
rdar://problem/172660094
>
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