Bug 246252 - Fix bug in WeakHashMap::remove(iterator)
Summary: Fix bug in WeakHashMap::remove(iterator)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-10-08 17:15 PDT by Chris Dumez
Modified: 2022-10-08 22:39 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2022-10-08 17:15:21 PDT
Fix bug in WeakHashMap::remove(iterator).
Comment 1 Chris Dumez 2022-10-08 17:20:12 PDT
<rdar://100547602>
Comment 2 Chris Dumez 2022-10-08 17:24:27 PDT
Pull request: https://github.com/WebKit/WebKit/pull/5168
Comment 3 EWS 2022-10-08 22:39:43 PDT
Committed 255321@main (78726649cdde): <https://commits.webkit.org/255321@main>

Reviewed commits have been landed. Closing PR #5168 and removing active labels.