WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2023-07-06 00:44:51 PDT
https://github.com/WebKit/WebKit/pull/15588
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
<
rdar://problem/111877419
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug