Bug 310777
| Summary: | WTF::contains(std::span, std::span) should return a bool, not a size_t | ||
|---|---|---|---|
| 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
WTF::contains(std::span, std::span) should return a bool, not a size_t.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/61383
EWS
Committed 310026@main (5b0e5ea8452e): <https://commits.webkit.org/310026@main>
Reviewed commits have been landed. Closing PR #61383 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/173445671>