Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 57cd7a45bfda4ff6dd59d01c051ef880be2dd78e
https://github.com/WebKit/WebKit/commit/57cd7a45bfda4ff6dd59d01c051ef880be2dd78e
Author: Fady Farag <[email protected]>
Date: 2025-11-07 (Fri, 07 Nov 2025)
Changed paths:
M Source/WTF/wtf/TrailingArray.h
M Source/WTF/wtf/Vector.h
M Source/WTF/wtf/text/TextBreakIterator.h
Log Message:
-----------
Use C++20 std::ranges::fill in WTF
https://bugs.webkit.org/show_bug.cgi?id=302057
rdar://164136608
Reviewed by Chris Dumez.
* Source/WTF/wtf/TrailingArray.h:
(WTF::TrailingArray::fill):
* Source/WTF/wtf/Vector.h:
(WTF::Malloc>::fill):
* Source/WTF/wtf/text/TextBreakIterator.h:
(WTF::CachedLineBreakIteratorFactory::PriorContext::reset):
Canonical link: https://commits.webkit.org/302762@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications