Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 96794d970480311c994071a82f22df045aba2b68
https://github.com/WebKit/WebKit/commit/96794d970480311c994071a82f22df045aba2b68
Author: Fady Farag <[email protected]>
Date: 2026-02-23 (Mon, 23 Feb 2026)
Changed paths:
M Source/JavaScriptCore/runtime/IntlObject.cpp
M Source/JavaScriptCore/runtime/TemporalCalendarPrototype.cpp
M Source/JavaScriptCore/runtime/TemporalObject.cpp
M Source/WebCore/Modules/url-pattern/URLPatternCanonical.cpp
M Tools/TestRunnerShared/WPTFunctions.cpp
Log Message:
-----------
Use C++20 std::ranges::find more in the codebase
https://bugs.webkit.org/show_bug.cgi?id=308448
rdar://170950687
Reviewed by Chris Dumez.
* Source/JavaScriptCore/runtime/IntlObject.cpp:
(JSC::intlStringOption):
* Source/JavaScriptCore/runtime/TemporalCalendarPrototype.cpp:
(JSC::JSC_DEFINE_HOST_FUNCTION):
* Source/JavaScriptCore/runtime/TemporalObject.cpp:
(JSC::extractDifferenceOptions):
(JSC::secondsStringPrecision):
* Source/WebCore/Modules/url-pattern/URLPatternCanonical.cpp:
(WebCore::isValidIPv6HostCodePoint):
* Tools/TestRunnerShared/WPTFunctions.cpp:
(WTR::isWebPlatformTestURL):
Canonical link: https://commits.webkit.org/308040@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications