WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
271888
Drop String constructors taking in a raw pointer and a length
https://bugs.webkit.org/show_bug.cgi?id=271888
Summary
Drop String constructors taking in a raw pointer and a length
Chris Dumez
Reported
2024-03-29 07:33:23 PDT
Drop String constructors taking in a raw pointer and a length, in favor of the ones taking in a std::span.
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2024-03-29 08:15:12 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/26611
EWS
Comment 2
2024-03-30 13:23:31 PDT
Committed
276859@main
(c04fd9f6099b): <
https://commits.webkit.org/276859@main
> Reviewed commits have been landed. Closing PR #26611 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2024-03-30 13:24:12 PDT
<
rdar://problem/125665706
>
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