Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0f5f1f492230ba3b45fa3f5ce17d780696b1ad57
https://github.com/WebKit/WebKit/commit/0f5f1f492230ba3b45fa3f5ce17d780696b1ad57
Author: Chris Dumez <[email protected]>
Date: 2024-04-09 (Tue, 09 Apr 2024)
Changed paths:
M Source/WebCore/html/parser/HTMLParserIdioms.cpp
M Source/WebCore/html/parser/ParsingUtilities.h
Log Message:
-----------
Adopt std::span in HTMLParserIdioms.cpp
https://bugs.webkit.org/show_bug.cgi?id=272374
Reviewed by Anne van Kesteren and Darin Adler.
* Source/WebCore/html/parser/HTMLParserIdioms.cpp:
(WebCore::parseHTMLIntegerInternal):
(WebCore::parseHTMLInteger):
(WebCore::parseValidHTMLNonNegativeIntegerInternal):
(WebCore::parseValidHTMLNonNegativeInteger):
(WebCore::parseHTMLListOfOfFloatingPointNumberValuesInternal):
(WebCore::parseHTMLListOfOfFloatingPointNumberValues):
(WebCore::parseHTTPRefreshInternal):
(WebCore::parseMetaHTTPEquivRefresh):
(WebCore::parseHTMLDimensionNumber):
(WebCore::parseHTMLDimensionInternal):
* Source/WebCore/html/parser/ParsingUtilities.h:
(WebCore::skipExactly):
(WebCore::characterPredicate):
Canonical link: https://commits.webkit.org/277244@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes