RESOLVED FIXED292649
Use std::ranges functions instead of WTF::anyOf() & WTF::allOf()
https://bugs.webkit.org/show_bug.cgi?id=292649
Summary Use std::ranges functions instead of WTF::anyOf() & WTF::allOf()
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.