WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 271083
[css-grid] Grid track sizing algorithm logical height computation unnecessarily dirties grid items
https://bugs.webkit.org/show_bug.cgi?id=271083
Summary
[css-grid] Grid track sizing algorithm logical height computation unnecessari...
Sammy Gill
Reported
2024-03-15 15:00:36 PDT
In certain conditions, the grid item logical height computation in the grid track sizing algorithm will modify the overriding containing block size for the grid items's block direction and mark the grid item dirty for layout. This dirtying occurs even if the override size remains the same. This can result in bad performance in certain pieces of content (e.g. nested grids)
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-03-15 15:00:50 PDT
<
rdar://problem/124713418
>
Sammy Gill
Comment 2
2024-03-15 15:36:00 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/25982
EWS
Comment 3
2024-03-25 10:58:19 PDT
Committed
276633@main
(ba849a630cec): <
https://commits.webkit.org/276633@main
> Reviewed commits have been landed. Closing PR #25982 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