Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a15381777823683dfb7b2451cd5879ec5c3c3786
https://github.com/WebKit/WebKit/commit/a15381777823683dfb7b2451cd5879ec5c3c3786
Author: Chris Dumez <[email protected]>
Date: 2026-05-01 (Fri, 01 May 2026)
Changed paths:
M Source/WTF/wtf/text/StringHasher.h
M Source/WTF/wtf/text/StringHasherInlines.h
M Source/WTF/wtf/text/StringImpl.h
M Source/WTF/wtf/text/SymbolImpl.h
Log Message:
-----------
Update the StaticStringImpl constructor to take in an ASCIILiteral
https://bugs.webkit.org/show_bug.cgi?id=313728
Reviewed by Darin Adler.
* Source/WTF/wtf/text/StringHasher.h:
* Source/WTF/wtf/text/StringHasherInlines.h:
(WTF::StringHasher::computeLiteralHashAndMaskTop8Bits):
* Source/WTF/wtf/text/StringImpl.h:
(WTF::StringImplShape::StringImplShape):
(WTF::StringImpl::StaticStringImpl::StaticStringImpl):
* Source/WTF/wtf/text/SymbolImpl.h:
(WTF::SymbolImpl::StaticSymbolImpl::StaticSymbolImpl):
Canonical link: https://commits.webkit.org/312419@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications