WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
275823
Update `tryGetUTF8()` to return a `span<const char8_t>` instead of a `span<const char>`
https://bugs.webkit.org/show_bug.cgi?id=275823
Summary
Update `tryGetUTF8()` to return a `span<const char8_t>` instead of a `span<co...
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
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2024-06-24 13:35:35 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/30122
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
<
rdar://problem/130776440
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug