RESOLVED FIXED251116
Amortized behaviors of iterators and hasNullReferences should be consistent between WeakHashSet and WeakHashMap
https://bugs.webkit.org/show_bug.cgi?id=251116
Summary Amortized behaviors of iterators and hasNullReferences should be consistent b...
Ryosuke Niwa
Reported 2023-01-24 14:59:20 PST
const_iterator and hasNullReferences of WeakHashSet should trigger amortized cleanup like WeakHashMap.
Attachments
Ryosuke Niwa
Comment 1 2023-01-24 15:01:49 PST
EWS
Comment 2 2023-01-24 22:56:25 PST
Committed 259341@main (58e8ab36fc7d): <https://commits.webkit.org/259341@main> Reviewed commits have been landed. Closing PR #9076 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-01-24 22:57:18 PST
Note You need to log in before you can comment on or make changes to this bug.