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
308595
[GFC][Cleanup] Store used gap values inside GridLayoutState
https://bugs.webkit.org/show_bug.cgi?id=308595
Summary
[GFC][Cleanup] Store used gap values inside GridLayoutState
Sammy Gill
Reported
2026-02-24 16:37:21 PST
Right now we recompute the used gap values multiple times during layout. These values never change so we can just compute them once inside GridFormattingContext and pass it around using GridLayoutState
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-02-24 16:37:29 PST
<
rdar://problem/171122153
>
Sammy Gill
Comment 2
2026-02-24 16:46:24 PST
Pull request:
https://github.com/WebKit/WebKit/pull/59376
EWS
Comment 3
2026-02-27 08:26:54 PST
Committed
308340@main
(e35185a9fcc2): <
https://commits.webkit.org/308340@main
> Reviewed commits have been landed. Closing PR #59376 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