[webkit-changes] [WebKit/WebKit] d585d4: Use std::span more in URLParser.cpp
Chris Dumez
noreply at github.com
Wed May 8 09:39:14 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d585d40e44ce8adc8feaae69ec386987a2625e2c
https://github.com/WebKit/WebKit/commit/d585d40e44ce8adc8feaae69ec386987a2625e2c
Author: Chris Dumez <cdumez at apple.com>
Date: 2024-05-08 (Wed, 08 May 2024)
Changed paths:
M Source/WTF/wtf/URLHelpers.cpp
Log Message:
-----------
Use std::span more in URLParser.cpp
https://bugs.webkit.org/show_bug.cgi?id=273865
Reviewed by Brent Fulgham.
* Source/WTF/wtf/URLHelpers.cpp:
(WTF::URLHelpers::allCharactersInAllowedIDNScriptList):
(WTF::URLHelpers::isSecondLevelDomainNameAllowedByTLDRules):
(WTF::URLHelpers::allCharactersAllowedByTLDRules):
(WTF::URLHelpers::mapHostName):
Canonical link: https://commits.webkit.org/278512@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