Bug 224393 - Use WeakHashSet<WebProcessProxy> instead of HashSet<WebProcessProxy*>
Summary: Use WeakHashSet<WebProcessProxy> instead of HashSet<WebProcessProxy*>
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-04-09 15:04 PDT by Alex Christensen
Modified: 2021-04-10 19:58 PDT (History)
2 users (show)

See Also:


Attachments
Patch (18.30 KB, patch)
2021-04-09 15:09 PDT, Alex Christensen
cdumez: review+
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-04-09 15:04:04 PDT
Use WeakHashSet<WebProcessProxy> instead of HashSet<WebProcessProxy*>
Comment 1 Alex Christensen 2021-04-09 15:09:40 PDT
Created attachment 425656 [details]
Patch
Comment 2 Alex Christensen 2021-04-10 19:57:23 PDT
http://trac.webkit.org/r275806
Comment 3 Radar WebKit Bug Importer 2021-04-10 19:58:19 PDT
<rdar://problem/76499728>