Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5cbc0b6a8b7df5cebbb4885f60315a3a011029a0
https://github.com/WebKit/WebKit/commit/5cbc0b6a8b7df5cebbb4885f60315a3a011029a0
Author: Adrian Taylor <[email protected]>
Date: 2026-09-15 (Tue, 15 Sep 2026)
Changed paths:
M Source/WebKit/Platform/IPC/MessageCheck.swift
M Source/WebKit/Scripts/webkit/messages.py
M
Source/WebKit/Scripts/webkit/tests/TestWithStreamSwiftEnabledByMessageReceiver.swift
M
Source/WebKit/Scripts/webkit/tests/TestWithStreamSwiftMessageReceiver.swift
M
Source/WebKit/Scripts/webkit/tests/TestWithSwiftConditionallyAndEnabledByMessageReceiver.swift
M
Source/WebKit/Scripts/webkit/tests/TestWithSwiftConditionallyMessageReceiver.swift
M Source/WebKit/Scripts/webkit/tests/TestWithSwiftMessageReceiver.swift
Log Message:
-----------
[Swift] Avoid throwing closures
https://bugs.webkit.org/show_bug.cgi?id=324241
rdar://187458716
Unreviewed build fix.
This avoids throwing closures in the generated message dispatch code, to work
around a Swift compiler bug in some older SDKs (rdar://187110727).
Canonical link: https://commits.webkit.org/321172@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications