Bug 275823
| Summary: | Update `tryGetUTF8()` to return a `span<const char8_t>` instead of a `span<const char>` | ||
|---|---|---|---|
| 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
Update `tryGetUTF8()` to return a `span<const char8_t>` instead of a `span<const char>`, since it returns UTF-8.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/30122
EWS
Committed 280470@main (6aadfa61330f): <https://commits.webkit.org/280470@main>
Reviewed commits have been landed. Closing PR #30122 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/130776440>