Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: df42e706c77683170210a591f7a49f295ff393c6
https://github.com/WebKit/WebKit/commit/df42e706c77683170210a591f7a49f295ff393c6
Author: Adrian Taylor <[email protected]>
Date: 2026-08-21 (Fri, 21 Aug 2026)
Changed paths:
M Source/cmake/WebKitMacros.cmake
Log Message:
-----------
Define dllimport for Windows Swift
https://bugs.webkit.org/show_bug.cgi?id=322142
rdar://185365889
Reviewed by Richard Robinson.
Ensure that the Swift C++ importer has dllimport declarations for those data
symbols exported from WebCore and JavaScriptCore libraries, such that the Swift
importer generates suitable import thunks.
Canonical link: https://commits.webkit.org/319590@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications