RESOLVED FIXED 281266
[WTF] Rename WTF::HashMap to WTF::UncheckedKeyHashMap (1/3)
https://bugs.webkit.org/show_bug.cgi?id=281266
Summary [WTF] Rename WTF::HashMap to WTF::UncheckedKeyHashMap (1/3)
zak ridouh
Reported 2024-10-10 17:10:03 PDT
[WTF] Rename WTF::HashMap to WTF::UncheckedKeyHashMap (1/3) This is the first of 3 subsequent PRs to introduce a distinction between checked and unchecked key HashMaps in the WTF library. This PR simply renames WTF::HashMap to WTF::UncheckedKeyHashMap.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-10-10 17:10:15 PDT
zak ridouh
Comment 2 2024-10-11 00:24:28 PDT
EWS
Comment 3 2024-10-16 10:38:50 PDT
Committed 285277@main (6cf3bfbd01ba): <https://commits.webkit.org/285277@main> Reviewed commits have been landed. Closing PR #35017 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.