RESOLVED FIXED310013
Early return in HashTable::removeIf() when m_table is null
https://bugs.webkit.org/show_bug.cgi?id=310013
Summary Early return in HashTable::removeIf() when m_table is null
Chris Dumez
Reported 2026-03-16 05:04:01 PDT
Early return in HashTable::removeIf() when m_table is null, similarly to what's already done in HashTable::find() and HashTable::contains().
Attachments
Chris Dumez
Comment 1 2026-03-16 05:07:37 PDT
EWS
Comment 2 2026-03-16 21:12:25 PDT
Committed 309375@main (519967f72252): <https://commits.webkit.org/309375@main> Reviewed commits have been landed. Closing PR #60688 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2026-03-16 21:13:11 PDT
Note You need to log in before you can comment on or make changes to this bug.