Bug 249230 - [css-grid] Try to cache masonry layout sizes
Summary: [css-grid] Try to cache masonry layout sizes
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-12-13 09:35 PST by Sammy Gill
Modified: 2022-12-13 09:36 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sammy Gill 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
Comment 1 Radar WebKit Bug Importer 2022-12-13 09:36:05 PST
<rdar://problem/103305589>