Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 16c70ed0778721d2b83deb26c649fabd6fe034a9
https://github.com/WebKit/WebKit/commit/16c70ed0778721d2b83deb26c649fabd6fe034a9
Author: Fady Farag <[email protected]>
Date: 2026-01-26 (Mon, 26 Jan 2026)
Changed paths:
M Source/JavaScriptCore/runtime/IntlNumberFormatInlines.h
M Tools/TestWebKitAPI/Tests/WTF/cocoa/ContextualizedNSString.mm
Log Message:
-----------
Eliminate unsafe buffer usage by adopting more C++20 std::ranges algorithms
https://bugs.webkit.org/show_bug.cgi?id=306246
rdar://168893825
Reviewed by Chris Dumez.
Test: Tools/TestWebKitAPI/Tests/WTF/cocoa/ContextualizedNSString.mm
* Source/JavaScriptCore/runtime/IntlNumberFormatInlines.h:
(JSC::setNumberFormatDigitOptions):
* Tools/TestWebKitAPI/Tests/WTF/cocoa/ContextualizedNSString.mm:
(TEST(WTF_ContextualizedNSString, getCharacters)):
Canonical link: https://commits.webkit.org/306208@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications