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
291549
Drop remaining implicit conversions from WTF::String to NSString *
https://bugs.webkit.org/show_bug.cgi?id=291549
Summary
Drop remaining implicit conversions from WTF::String to NSString *
Chris Dumez
Reported
2025-04-14 18:04:00 PDT
Drop remaining implicit conversions from WTF::String to NSString *. Use createNSString() instead, which makes it clearer that we're allocating a new string and which returns a RetainPtr instead of an autoreleased object.
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2025-04-14 19:38:12 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/44083
EWS
Comment 2
2025-04-15 10:44:31 PDT
Committed
293715@main
(a739afebbd9b): <
https://commits.webkit.org/293715@main
> Reviewed commits have been landed. Closing PR #44083 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2025-04-15 10:48:01 PDT
<
rdar://problem/149312819
>
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