WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
310013
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
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2026-03-16 05:07:37 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/60688
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
<
rdar://problem/172717339
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug