RESOLVED FIXED 270675
Avoid using GCReachableRef for custom elements reaction queue
https://bugs.webkit.org/show_bug.cgi?id=270675
Summary Avoid using GCReachableRef for custom elements reaction queue
Ryosuke Niwa
Reported 2024-03-07 18:13:10 PST
Adding to GCReachableRef is rather expensive. Use a different mechanism to keep element's JS wrapper alive while it's in custom element reaction queue.
Attachments
Ryosuke Niwa
Comment 1 2024-03-07 18:16:11 PST
EWS
Comment 2 2024-03-07 22:21:39 PST
Committed 275824@main (4972d2d69403): <https://commits.webkit.org/275824@main> Reviewed commits have been landed. Closing PR #25609 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2024-03-07 22:22:14 PST
Note You need to log in before you can comment on or make changes to this bug.