[Webkit-unassigned] [Bug 249230] New: [css-grid] Try to cache masonry layout sizes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 13 09:35:48 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=249230

            Bug ID: 249230
           Summary: [css-grid] Try to cache masonry layout sizes
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sgill26 at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221213/ac5c0f91/attachment.htm>


More information about the webkit-unassigned mailing list