Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4cbf758f1f1519fffadb14e30e02eca60506b8f4
https://github.com/WebKit/WebKit/commit/4cbf758f1f1519fffadb14e30e02eca60506b8f4
Author: Richard Robinson <[email protected]>
Date: 2026-05-07 (Thu, 07 May 2026)
Changed paths:
M Source/JavaScriptCore/API/JSCallbackObject.h
M Source/WTF/wtf/module.modulemap
M Source/WebKit/Platform/cocoa/WKMaterialHostingSupport.h
Log Message:
-----------
[Swift in WebKit] Work towards supporting Swift in WTF (part 3)
https://bugs.webkit.org/show_bug.cgi?id=314357
rdar://176508492
Reviewed by Abrar Rahman Protyasha.
Since some Platform* files rely on a macro being #defined from outside their
own file,
they need to be `private textual` in the module so that they aren't seen as
separate.
* Source/JavaScriptCore/API/JSCallbackObject.h:
* Source/WTF/wtf/module.modulemap:
* Source/WebKit/Platform/cocoa/WKMaterialHostingSupport.h:
Canonical link: https://commits.webkit.org/312847@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications