WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
251609
transientRegistry should be WeakHashSet instead of HashSet of raw pointers
https://bugs.webkit.org/show_bug.cgi?id=251609
Summary
transientRegistry should be WeakHashSet instead of HashSet of raw pointers
Ryosuke Niwa
Reported
2023-02-02 10:21:08 PST
We should use WeakHashSet for transientMutationObserverRegistry instead of HashSet of raw pointers.
Attachments
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2023-02-02 10:34:00 PST
Pull request:
https://github.com/WebKit/WebKit/pull/9536
EWS
Comment 2
2023-02-02 19:29:36 PST
Committed
259793@main
(319370e5b8a1): <
https://commits.webkit.org/259793@main
> Reviewed commits have been landed. Closing PR #9536 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2023-02-02 19:30:19 PST
<
rdar://problem/104989075
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug