Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 06432b9d5cdb10c17c45881da28abc7a79958297
https://github.com/WebKit/WebKit/commit/06432b9d5cdb10c17c45881da28abc7a79958297
Author: David Kilzer <[email protected]>
Date: 2025-10-14 (Tue, 14 Oct 2025)
Changed paths:
M Source/WTF/wtf/HashTable.h
Log Message:
-----------
[WTF] Fix -Wc++23-extensions warning in HashTable.h
<https://bugs.webkit.org/show_bug.cgi?id=300742>
<rdar://162638406>
Reviewed by Chris Dumez.
* Source/WTF/wtf/HashTable.h:
(WTF::Malloc>::computeBestTableSize):
- Remove `static` modifier as it is not needed with `constexpr`.
Canonical link: https://commits.webkit.org/301529@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes