Bug 292649

Summary: Use std::ranges functions instead of WTF::anyOf() & WTF::allOf()
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Web Template FrameworkAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Chris Dumez
Reported 2025-05-06 19:24:57 PDT
Use std::ranges functions instead of WTF::anyOf() & WTF::allOf(). This allows us to drop the wtf/Algorithms.h header.
Attachments
Chris Dumez
Comment 1 2025-05-06 20:40:45 PDT
EWS
Comment 2 2025-05-07 14:50:31 PDT
Committed 294636@main (970f4676df43): <https://commits.webkit.org/294636@main> Reviewed commits have been landed. Closing PR #45046 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2025-05-07 14:51:18 PDT
Note You need to log in before you can comment on or make changes to this bug.