[Webkit-unassigned] [Bug 273395] New: Layout boxes should have a renderer backpointer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 29 04:40:20 PDT 2024


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

            Bug ID: 273395
           Summary: Layout boxes should have a renderer backpointer
           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: koivisto at iki.fi
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

Currently we are using an awkward layout box -> renderer map in BoxTree. We can simplify things, save memory and improve performance by getting rid of it.

-- 
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/20240429/285cb2ac/attachment.htm>


More information about the webkit-unassigned mailing list