Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3bb23409d5d058544e129be7218224e24be738ad
https://github.com/WebKit/WebKit/commit/3bb23409d5d058544e129be7218224e24be738ad
Author: Richard Robinson <[email protected]>
Date: 2026-08-24 (Mon, 24 Aug 2026)
Changed paths:
M Configurations/CommonBase.xcconfig
Log Message:
-----------
[Swift in WebKit] Enable the SuppressedAssociatedTypes Swift compiler flags
https://bugs.webkit.org/show_bug.cgi?id=322430
rdar://185712624
Reviewed by Abrar Rahman Protyasha.
This feature is on by default in Swift 6.4. However, some CI configurations
like Safer CPP use
a version of Swift that does not yet have the change that makes it on by
default, so enable the
feature explicitly.
* Configurations/CommonBase.xcconfig:
Canonical link: https://commits.webkit.org/319721@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications