Bug 252343 - WebGeolocationManager should use WeakHashMap of WebPage instead of raw pointers
Summary: WebGeolocationManager should use WeakHashMap of WebPage instead of raw pointers
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-02-15 14:00 PST by Ryosuke Niwa
Modified: 2023-02-15 17:28 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>