[webkit-changes] [WebKit/WebKit] d7ffc1: Reduce use of WTF_ALLOW_UNSAFE_BUFFER_USAGE in Par...
Chris Dumez
noreply at github.com
Sun Jan 5 10:48:37 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d7ffc1f375451bc86b204d0eff6d7c41f3b96434
https://github.com/WebKit/WebKit/commit/d7ffc1f375451bc86b204d0eff6d7c41f3b96434
Author: Chris Dumez <cdumez at apple.com>
Date: 2025-01-05 (Sun, 05 Jan 2025)
Changed paths:
M Source/WTF/wtf/text/ParsingUtilities.h
M Source/WebCore/html/parser/HTMLSrcsetParser.cpp
Log Message:
-----------
Reduce use of WTF_ALLOW_UNSAFE_BUFFER_USAGE in ParsingUtilities.h
https://bugs.webkit.org/show_bug.cgi?id=285396
Reviewed by Darin Adler.
* Source/WTF/wtf/text/ParsingUtilities.h:
(WTF::skipLettersExactlyIgnoringASCIICase):
* Source/WebCore/html/parser/HTMLSrcsetParser.cpp:
(WebCore::parseImageCandidatesFromSrcsetAttribute):
Canonical link: https://commits.webkit.org/288445@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