WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
292649
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
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2025-05-06 20:40:45 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/45046
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
<
rdar://problem/150883038
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug