RESOLVED FIXED265878
Speed up use of WeakPtr with EventTarget objects (such as Node)
https://bugs.webkit.org/show_bug.cgi?id=265878
Summary Speed up use of WeakPtr with EventTarget objects (such as Node)
Chris Dumez
Reported 2023-12-05 08:40:35 PST
Speed up use of WeakPtr with EventTarget objects (such as Node) by using a single thread ref count instead of ThreadSafeRefCounted for the WeakPtr implementation object.
Attachments
Chris Dumez
Comment 1 2023-12-05 08:42:33 PST
Radar WebKit Bug Importer
Comment 2 2023-12-12 08:41:12 PST
EWS
Comment 3 2023-12-13 08:02:52 PST
Committed 271982@main (4c56da25ced2): <https://commits.webkit.org/271982@main> Reviewed commits have been landed. Closing PR #21338 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.