Bug 261430

Summary: Use WeakHashSet<T> / ThreadSafeWeakHashSet<T> instead of HashSet<T*> more in WebCore
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebCore Misc.Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.