Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 00e34918efe467efce2bda5138f51cb8dbf072fe
https://github.com/WebKit/WebKit/commit/00e34918efe467efce2bda5138f51cb8dbf072fe
Author: Adrian Taylor <[email protected]>
Date: 2026-08-20 (Thu, 20 Aug 2026)
Changed paths:
M Source/WebKit/UIProcess/Network/NetworkProcessProxy.h
M Source/WebKit/UIProcess/WebPageProxy.h
M Source/WebKit/UIProcess/WebsiteData/WebsiteDataStore.h
Log Message:
-----------
Inclusions required for Windows Swift forward declarations
https://bugs.webkit.org/show_bug.cgi?id=322103
rdar://185318503
Reviewed by Elliott Williams.
This fixes Swift build errors on Windows by ensuring spans of incomplete types
are never instantiated by the Swift C++ importer.
Canonical link: https://commits.webkit.org/319520@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications