Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 75924e52a170f1c65dd5068ee87c1fa0227c2af7
      
https://github.com/WebKit/WebKit/commit/75924e52a170f1c65dd5068ee87c1fa0227c2af7
  Author: Adrian Taylor <[email protected]>
  Date:   2026-03-20 (Fri, 20 Mar 2026)

  Changed paths:
    M Tools/SwiftBrowser/Source/Views/BrowserView.swift
    M Tools/SwiftBrowser/Source/Views/ContentView.swift
    M Tools/TestWebKitAPI/Tests/WebKit Swift/Foundation+Extras.swift
    M Tools/TestWebKitAPI/Tests/WebKit Swift/URLSchemeHandlerTests.swift
    M Tools/TestWebKitAPI/Tests/WebKit Swift/WebPageNavigationTests.swift

  Log Message:
  -----------
  Remove try await unsafe compiler bug workaround
https://bugs.webkit.org/show_bug.cgi?id=310277
rdar://172910403

Reviewed by Richard Robinson.

This removes a workaround for an unsafety false positive which is fixed in more
recent versions of the Swift compiler (compiler bug reference

rdar://154775389).
Canonical link: https://commits.webkit.org/309605@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to