RESOLVED FIXED Bug 258912
CustomElementQueue and CustomElementReactionQueue should have an inline capacity
https://bugs.webkit.org/show_bug.cgi?id=258912
Summary CustomElementQueue and CustomElementReactionQueue should have an inline capacity
Ryosuke Niwa
Reported 2023-07-05 23:20:16 PDT
Both CustomElementQueue and CustomElementReactionQueue always contain at least one item whenever they're created. Give them inline capacity to avoid malloc.
Attachments
Ryosuke Niwa
Comment 1 2023-07-06 00:44:51 PDT
EWS
Comment 2 2023-07-06 16:47:40 PDT
Committed 265829@main (9b42484b8e81): <https://commits.webkit.org/265829@main> Reviewed commits have been landed. Closing PR #15588 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-07-06 16:48:15 PDT
Note You need to log in before you can comment on or make changes to this bug.