Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 519967f72252109d8f31c55ca767e369926df767
      
https://github.com/WebKit/WebKit/commit/519967f72252109d8f31c55ca767e369926df767
  Author: Chris Dumez <[email protected]>
  Date:   2026-03-16 (Mon, 16 Mar 2026)

  Changed paths:
    M Source/WTF/wtf/HashTable.h

  Log Message:
  -----------
  Early return in HashTable::removeIf() when m_table is null
https://bugs.webkit.org/show_bug.cgi?id=310013

Reviewed by Darin Adler.

Early return in HashTable::removeIf() when m_table is null, similarly to
what's already done in HashTable::find() and HashTable::contains().

* Source/WTF/wtf/HashTable.h:
(WTF::Malloc>::removeIf):

Canonical link: https://commits.webkit.org/309375@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to