[Webkit-unassigned] [Bug 276335] New: Fetch padding via a single virtual function call

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 8 13:38:09 PDT 2024


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

            Bug ID: 276335
           Summary: Fetch padding via a single virtual function call
           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: simon.fraser at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

Some code calls paddingTop(), paddingLeft() etc for all sides, which is 4 virtual function calls. Let's turn that into one.

-- 
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/20240708/6d9c8088/attachment.htm>


More information about the webkit-unassigned mailing list