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
Chris Dumez
Comment 1 2020-06-09 13:49:58 PDT
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
Note You need to log in before you can comment on or make changes to this bug.