Bug 252343

Summary: WebGeolocationManager should use WeakHashMap of WebPage instead of raw pointers
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: WebKit2Assignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: kkinnunen, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   

Description Ryosuke Niwa 2023-02-15 14:00:45 PST
Use WeakHashMap instead of HashMap of raw pointers.
Comment 1 Ryosuke Niwa 2023-02-15 14:05:53 PST
Pull request: https://github.com/WebKit/WebKit/pull/10170
Comment 2 EWS 2023-02-15 17:27:51 PST
Committed 260333@main (544d14e53571): <https://commits.webkit.org/260333@main>

Reviewed commits have been landed. Closing PR #10170 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-02-15 17:28:19 PST
<rdar://problem/105524443>