WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
212989
Use bridge cast in String(NSString *) constructor
https://bugs.webkit.org/show_bug.cgi?id=212989
Summary
Use bridge cast in String(NSString *) constructor
Chris Dumez
Reported
2020-06-09 13:48:14 PDT
Use bridge cast in String(NSString *) constructor instead of a reinterpret_cast as this is the preferred way of converting a NS Type to a CF one.
Attachments
Patch
(2.35 KB, patch)
2020-06-09 13:49 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2020-06-09 13:49:58 PDT
Created
attachment 401469
[details]
Patch
EWS
Comment 2
2020-06-09 15:04:53 PDT
Committed
r262814
: <
https://trac.webkit.org/changeset/262814
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 401469
[details]
.
Radar WebKit Bug Importer
Comment 3
2020-06-09 15:05:19 PDT
<
rdar://problem/64181793
>
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