RESOLVED FIXED285548
Stop using UncheckedKeyHashSet in IPC code
https://bugs.webkit.org/show_bug.cgi?id=285548
Summary Stop using UncheckedKeyHashSet in IPC code
Chris Dumez
Reported 2025-01-07 12:29:00 PST
Stop using UncheckedKeyHashSet in IPC code. We should rely on UncheckedKeyHashSet as little as possible for security reasons, particularly in IPC code.
Attachments
Chris Dumez
Comment 1 2025-01-07 12:38:32 PST
Chris Dumez
Comment 2 2025-01-07 12:38:47 PST
EWS
Comment 3 2025-01-07 18:50:18 PST
Committed 288576@main (99ca7d79d4ea): <https://commits.webkit.org/288576@main> Reviewed commits have been landed. Closing PR #38670 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.