RESOLVED FIXED261430
Use WeakHashSet<T> / ThreadSafeWeakHashSet<T> instead of HashSet<T*> more in WebCore
https://bugs.webkit.org/show_bug.cgi?id=261430
Summary Use WeakHashSet<T> / ThreadSafeWeakHashSet<T> instead of HashSet<T*> more in ...
Chris Dumez
Reported 2023-09-11 14:22:43 PDT
Use WeakHashSet<T> / ThreadSafeWeakHashSet<T> instead of HashSet<T*> more in WebCore, for extra safety.
Attachments
Chris Dumez
Comment 1 2023-09-11 14:24:08 PDT
EWS
Comment 2 2023-09-12 12:33:27 PDT
Committed 267914@main (6ec1bbcc639f): <https://commits.webkit.org/267914@main> Reviewed commits have been landed. Closing PR #17668 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-09-12 12:34:22 PDT
Note You need to log in before you can comment on or make changes to this bug.