WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2024-03-07 18:16:11 PST
Pull request:
https://github.com/WebKit/WebKit/pull/25609
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
<
rdar://problem/124253994
>
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