Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ab43363ec9c5dc136a909d83c4cccb2d6b39b90e
https://github.com/WebKit/WebKit/commit/ab43363ec9c5dc136a909d83c4cccb2d6b39b90e
Author: Richard Robinson <[email protected]>
Date: 2026-06-03 (Wed, 03 Jun 2026)
Changed paths:
M Configurations/CommonBase.xcconfig
M Tools/SwiftBrowser/Source/ViewModel/BrowserViewModel.swift
M Tools/TestWebKitAPI/Tests/WebKit/WebPage/URLSchemeHandlerTests.swift
Log Message:
-----------
[Swift in WebKit] Set `NoUseUnstructuredThrowingTask` as an error instead of
a warning
https://bugs.webkit.org/show_bug.cgi?id=316173
rdar://178585668
Reviewed by Adrian Taylor.
Set -Werror for this diagnostic
(https://docs.swift.org/compiler/documentation/diagnostics/no-use-throwing-unstructured-task/).
Test: Tools/TestWebKitAPI/Tests/WebKit/WebPage/URLSchemeHandlerTests.swift
* Configurations/CommonBase.xcconfig:
* Tools/SwiftBrowser/Source/ViewModel/BrowserViewModel.swift:
(BrowserViewModel.exportAsPDF):
* Tools/TestWebKitAPI/Tests/WebKit/WebPage/URLSchemeHandlerTests.swift:
(reply(for:)):
Canonical link: https://commits.webkit.org/314485@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications