Bug 220455 - Use WeakHashSet instead of HashSet<T*>
Summary: Use WeakHashSet instead of HashSet<T*>
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-01-07 20:35 PST by Alex Christensen
Modified: 2021-01-07 23:35 PST (History)
4 users (show)

See Also:


Attachments
Patch (12.55 KB, patch)
2021-01-07 20:36 PST, Alex Christensen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2021-01-07 20:35:57 PST
Use WeakHashSet instead of HashSet<T*>
Comment 1 Alex Christensen 2021-01-07 20:36:40 PST
Created attachment 417240 [details]
Patch
Comment 2 Geoffrey Garen 2021-01-07 20:45:56 PST
Comment on attachment 417240 [details]
Patch

r=me
Comment 3 EWS 2021-01-07 23:34:50 PST
Committed r271287: <https://trac.webkit.org/changeset/271287>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 417240 [details].
Comment 4 Radar WebKit Bug Importer 2021-01-07 23:35:17 PST
<rdar://problem/72920703>