Bug 292649
| Summary: | Use std::ranges functions instead of WTF::anyOf() & WTF::allOf() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | Web Template Framework | Assignee: | 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
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
Pull request: https://github.com/WebKit/WebKit/pull/45046
EWS
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
<rdar://problem/150883038>