[webkit-changes] [WebKit/WebKit] 2d4ba2: Drop WTF_ALLOW_UNSAFE_BUFFER_USAGE usage in TextRe...
Chris Dumez
noreply at github.com
Thu Jan 9 16:20:13 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2d4ba2bf5fbe32c832321045184df2e480ae0bc2
https://github.com/WebKit/WebKit/commit/2d4ba2bf5fbe32c832321045184df2e480ae0bc2
Author: Chris Dumez <cdumez at apple.com>
Date: 2025-01-09 (Thu, 09 Jan 2025)
Changed paths:
M Source/WebCore/loader/TextResourceDecoder.cpp
Log Message:
-----------
Drop WTF_ALLOW_UNSAFE_BUFFER_USAGE usage in TextResourceDecoder.cpp
https://bugs.webkit.org/show_bug.cgi?id=285655
Reviewed by Darin Adler.
* Source/WebCore/loader/TextResourceDecoder.cpp:
(WebCore::find):
(WebCore::KanjiCode::judge):
(WebCore::findXMLEncoding):
(WebCore::TextResourceDecoder::checkForBOM):
(WebCore::TextResourceDecoder::checkForHeadCharset):
(WebCore::bytesEqual): Deleted.
Canonical link: https://commits.webkit.org/288676@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