WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
274659
isTestServerTrust() in ServiceWorkerBasic.mm should use WTF::bridge_cast<>
https://bugs.webkit.org/show_bug.cgi?id=274659
Summary
isTestServerTrust() in ServiceWorkerBasic.mm should use WTF::bridge_cast<>
David Kilzer (:ddkilzer)
Reported
2024-05-24 09:44:39 PDT
isTestServerTrust() in Tools/TestWebKitAPI/Tests/WebKitCocoa/ServiceWorkerBasic.mm should use WTF::bridge_cast<> instead of an (NSString *) C-style cast to convert from CFStringRef to NSString before calling adoptNS().
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-05-24 09:44:56 PDT
<
rdar://problem/128686657
>
David Kilzer (:ddkilzer)
Comment 2
2024-05-24 09:58:59 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/29059
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