Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 90640da0da75182bbe5fce97a1f98cd6d0e3fc67
      
https://github.com/WebKit/WebKit/commit/90640da0da75182bbe5fce97a1f98cd6d0e3fc67
  Author: David Kilzer <ddkil...@apple.com>
  Date:   2024-05-24 (Fri, 24 May 2024)

  Changed paths:
    M Tools/TestWebKitAPI/Tests/WebKitCocoa/ServiceWorkerBasic.mm

  Log Message:
  -----------
  isTestServerTrust() in ServiceWorkerBasic.mm should use WTF::bridge_cast<>
<https://bugs.webkit.org/show_bug.cgi?id=274659>
<rdar://128686657>

Reviewed by Darin Adler.

* Tools/TestWebKitAPI/Tests/WebKitCocoa/ServiceWorkerBasic.mm:
- Switch from adoptNS() to adoptCF().get(), and use
  WTF::bridge_cast<>() instead of (NSString *) to toll-free bridge the
  CFStringRef to NSString.

Canonical link: https://commits.webkit.org/279307@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to