Bug 303699
| Summary: | Add a way to convert std ranges to wtf containers | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | ccarley2 |
| Component: | Web Template Framework | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
ccarley2
There is no way to convert std::ranges to WTF containers. It is impossible to use std::ranges::to with WTF::Vector.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/165990982>
ccarley2
Pull request: https://github.com/WebKit/WebKit/pull/54986
EWS
Committed 304212@main (aa649b89f25e): <https://commits.webkit.org/304212@main>
Reviewed commits have been landed. Closing PR #54986 and removing active labels.