Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 677fa6dd436b7e0cfadf8ee3c52d64abb5c369cd https://github.com/WebKit/WebKit/commit/677fa6dd436b7e0cfadf8ee3c52d64abb5c369cd Author: Elliott Williams <e...@apple.com> Date: 2025-08-26 (Tue, 26 Aug 2025)
Changed paths: M Source/WebKit/Configurations/AllowedSPI-legacy.toml Log Message: ----------- [SPI Checking] UITextEffectView swift SPI is different on debug/release configurations https://bugs.webkit.org/show_bug.cgi?id=297800 rdar://158963964 Reviewed by Richard Robinson. This appears to be some detail of the Swift ABI that binds to different symbols (such as a class's __allocation_init vs __init) at different optimization levels. Reflect this in WebKit's allowlist. * Source/WebKit/Configurations/AllowedSPI-legacy.toml: Canonical link: https://commits.webkit.org/299169@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes