Bug 271512
| Summary: | Drop StringView constructors taking in raw pointers | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | Web Template Framework | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bfulgham, darin, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Chris Dumez
Drop StringView constructors taking in raw pointers, in favor of the ones taking in a std::span.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/26378
EWS
Committed 276616@main (8763b25f5d24): <https://commits.webkit.org/276616@main>
Reviewed commits have been landed. Closing PR #26378 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/125331958>