Bug 212989

Summary: Use bridge cast in String(NSString *) constructor
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Web Template FrameworkAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cmarcelo, darin, ews-watchlist, thorton, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.