Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6f14c548f23ccb602a8d859eb021c0864ae36718
https://github.com/WebKit/WebKit/commit/6f14c548f23ccb602a8d859eb021c0864ae36718
Author: Richard Robinson <[email protected]>
Date: 2025-12-24 (Wed, 24 Dec 2025)
Changed paths:
M Source/JavaScriptCore/Configurations/JavaScriptCore.xcconfig
M Source/JavaScriptCore/assembler/JITOperationValidation.h
Log Message:
-----------
[Swift in WebKit] Work towards having a proper JSC module (part 3)
https://bugs.webkit.org/show_bug.cgi?id=304667
rdar://167114539
Reviewed by Mike Wyrzykowski.
- Complete the modularization of JSC by fully enabling the module verifier and
not suppressing any errors
- Enable the JSC private module in more configurations and platforms
- Disable the JSC private module in configurations where it was previously
ill-formed
* Source/JavaScriptCore/Configurations/JavaScriptCore.xcconfig:
Canonical link: https://commits.webkit.org/304926@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications