[webkit-changes] [WebKit/WebKit] 49f56d: Drop unnecessary `operator==(ASCIILiteral, const c...
Chris Dumez
noreply at github.com
Sun Jan 26 19:49:38 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 49f56d48d9df39c8758cbba367717d458d1b5331
https://github.com/WebKit/WebKit/commit/49f56d48d9df39c8758cbba367717d458d1b5331
Author: Chris Dumez <cdumez at apple.com>
Date: 2025-01-26 (Sun, 26 Jan 2025)
Changed paths:
M Source/WTF/wtf/text/ASCIILiteral.h
M Source/WebCore/loader/TextResourceDecoder.h
Log Message:
-----------
Drop unnecessary `operator==(ASCIILiteral, const char*)`
https://bugs.webkit.org/show_bug.cgi?id=286557
Reviewed by Geoffrey Garen.
* Source/WTF/wtf/text/ASCIILiteral.h:
* Source/WebCore/loader/TextResourceDecoder.h:
(WebCore::TextResourceDecoder::setAlwaysUseUTF8):
Canonical link: https://commits.webkit.org/289413@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list