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 FrameworkAssignee: 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
Reported 2024-06-24 13:30:31 PDT
Update `tryGetUTF8()` to return a `span<const char8_t>` instead of a `span<const char>`, since it returns UTF-8.
Attachments
Chris Dumez
Comment 1 2024-06-24 13:35:35 PDT
EWS
Comment 2 2024-06-28 13:50:10 PDT
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
Comment 3 2024-06-28 13:51:17 PDT
Note You need to log in before you can comment on or make changes to this bug.