Bug 310013

Summary: Early return in HashTable::removeIf() when m_table is null
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Web Template FrameworkAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.