Bug 224393

Summary: Use WeakHashSet<WebProcessProxy> instead of HashSet<WebProcessProxy*>
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: New BugsAssignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch cdumez: review+

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>