[Webkit-unassigned] [Bug 258912] New: CustomElementQueue and CustomElementReactionQueue should have an inline capacity

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 5 23:20:16 PDT 2023


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

            Bug ID: 258912
           Summary: CustomElementQueue and CustomElementReactionQueue
                    should have an inline capacity
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org

Both CustomElementQueue and CustomElementReactionQueue always contain at least one item whenever they're created.
Give them inline capacity to avoid malloc.

-- 
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/20230706/775f0cf7/attachment-0001.htm>


More information about the webkit-unassigned mailing list