[webkit-changes] [WebKit/WebKit] b47b64: Reduce use of WTF_ALLOW_UNSAFE_BUFFER_USAGE in Tex...
Chris Dumez
noreply at github.com
Sun Jan 26 10:45:17 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b47b64eb57ec390405396d2888709a7e755d4e08
https://github.com/WebKit/WebKit/commit/b47b64eb57ec390405396d2888709a7e755d4e08
Author: Chris Dumez <cdumez at apple.com>
Date: 2025-01-26 (Sun, 26 Jan 2025)
Changed paths:
M Source/WebCore/PAL/pal/text/EncodingTables.h
M Source/WebCore/PAL/pal/text/TextCodecCJK.cpp
Log Message:
-----------
Reduce use of WTF_ALLOW_UNSAFE_BUFFER_USAGE in TextCodecCJK.cpp
https://bugs.webkit.org/show_bug.cgi?id=286540
Reviewed by Sihui Liu.
* Source/WebCore/PAL/pal/text/EncodingTables.h:
(PAL::findInSortedPairs):
* Source/WebCore/PAL/pal/text/TextCodecCJK.cpp:
(PAL::shiftJISEncode):
(PAL::big5Encode):
(PAL::gbEncodeShared):
Canonical link: https://commits.webkit.org/289405@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