WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
248621
[css-grid] Move collectMasonryItems responsibility from RenderGrid to GridMasonryLayout
https://bugs.webkit.org/show_bug.cgi?id=248621
Summary
[css-grid] Move collectMasonryItems responsibility from RenderGrid to GridMas...
Sammy Gill
Reported
2022-12-01 12:13:37 PST
There is not really a good reason to have this logic here instead of GridMasonryLayout. This would actually make it easier to reference items within these data structures (especially first track items) much more easily during the actual masonry layout algorithm
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-12-01 12:14:02 PST
<
rdar://problem/102871735
>
Sammy Gill
Comment 2
2022-12-01 16:07:42 PST
Pull request:
https://github.com/WebKit/WebKit/pull/7054
EWS
Comment 3
2022-12-04 12:11:40 PST
Committed
257358@main
(ee553c43b364): <
https://commits.webkit.org/257358@main
> Reviewed commits have been landed. Closing PR #7054 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