[Webkit-unassigned] [Bug 274659] New: isTestServerTrust() in ServiceWorkerBasic.mm should use WTF::bridge_cast<>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 24 09:44:39 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=274659

            Bug ID: 274659
           Summary: isTestServerTrust() in ServiceWorkerBasic.mm should
                    use WTF::bridge_cast<>
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org

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().

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240524/70d11f57/attachment-0001.htm>


More information about the webkit-unassigned mailing list