Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: cc1b001b456f51468ef264217cbb2f5a4b7eae30
https://github.com/WebKit/WebKit/commit/cc1b001b456f51468ef264217cbb2f5a4b7eae30
Author: Adrian Taylor <[email protected]>
Date: 2026-06-02 (Tue, 02 Jun 2026)
Changed paths:
M Source/WebKit/CMakeLists.txt
M Source/WebKit/PlatformIOS.cmake
M Source/WebKit/PlatformMac.cmake
A Source/WebKit/Shared/Foundation+Extras.swift
R Source/WebKit/UIProcess/Cocoa/Foundation+Extras.swift
M Source/WebKit/UIProcess/StdlibExtras.swift
M Source/WebKit/WebKit.xcodeproj/project.pbxproj
Log Message:
-----------
[Swift GTK] Include Foundation+Extras on non-Apple platforms
https://bugs.webkit.org/show_bug.cgi?id=315660
Reviewed by Michael Catanzaro.
Even on non-Apple platforms, typical WebKit Swift code relies on some
typealiases defined in Foundation+Extras.swift - include that file.
Canonical link: https://commits.webkit.org/314373@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications