Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 87f1e8bbfc896fd935221e492039fc271fdb7cbb
https://github.com/WebKit/WebKit/commit/87f1e8bbfc896fd935221e492039fc271fdb7cbb
Author: Adrian Taylor <[email protected]>
Date: 2026-01-13 (Tue, 13 Jan 2026)
Changed paths:
M Source/WebKit/Configurations/WebKit.xcconfig
Log Message:
-----------
Try enabling Swift IPC layout test
https://bugs.webkit.org/show_bug.cgi?id=304433
rdar://166293273
Reviewed by Elliott Williams.
This commit endeavours to enable a Swift CoreIPC message receiver test on a
very small permutation of platforms:
* Debug or ASAN or anything else where IPC tests are explicitly enabled;
* MacOS only;
* The most recent SDKs only.
Any such EWS builders matching that description will then run the layout
test in a mode where a Swift CoreIPC receiver is tested. This will be the
first time any builder has built any Swift into the main WebKit target.
It's possible that no builders yet exist matching this description, or
that only Apple internal builders match this description.
Canonical link: https://commits.webkit.org/305532@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications