[webkit-changes] [WebKit/WebKit] 628b4a: Reduce use of WTF_ALLOW_UNSAFE_BUFFER_USAGE in htm...
Chris Dumez
noreply at github.com
Mon Jan 6 08:03:36 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 628b4a94fed82f205c0e73ccf9010d6fca0fe4fa
https://github.com/WebKit/WebKit/commit/628b4a94fed82f205c0e73ccf9010d6fca0fe4fa
Author: Chris Dumez <cdumez at apple.com>
Date: 2025-01-06 (Mon, 06 Jan 2025)
Changed paths:
M Source/WebCore/html/parser/HTMLFormattingElementList.cpp
M Source/WebCore/html/parser/HTMLParserIdioms.cpp
M Source/WebCore/html/parser/HTMLSrcsetParser.cpp
Log Message:
-----------
Reduce use of WTF_ALLOW_UNSAFE_BUFFER_USAGE in html/parser
https://bugs.webkit.org/show_bug.cgi?id=285410
Reviewed by Ryosuke Niwa.
* Source/WebCore/html/parser/HTMLFormattingElementList.cpp:
(WebCore::HTMLFormattingElementList::removeUpdatingBookmark):
* Source/WebCore/html/parser/HTMLParserIdioms.cpp:
(WebCore::parseHTMLFloatingPointNumberValueInternal):
(WebCore::parseHTMLListOfOfFloatingPointNumberValuesInternal):
(WebCore::parseHTTPRefreshInternal):
(WebCore::parseHTMLDimensionNumber):
* Source/WebCore/html/parser/HTMLSrcsetParser.cpp:
(WebCore::appendDescriptorAndReset):
(WebCore::appendCharacter):
(WebCore::tokenizeDescriptors):
Canonical link: https://commits.webkit.org/288467@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