Bug 249230

Summary: [css-grid] Try to cache masonry layout sizes
Product: WebKit Reporter: Sammy Gill <sgill26>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: bfulgham, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Sammy Gill
Reported 2022-12-13 09:35:48 PST
If we go through multiple iterations of layout, we could try to optimize a bit and cache the sizes of the masonry items. Then, depending on what has and hasn't changed in future layouts, we may be able to reuse the cached sizes
Attachments
Radar WebKit Bug Importer
Comment 1 2022-12-13 09:36:05 PST
Note You need to log in before you can comment on or make changes to this bug.