Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 17748ed6d72a682adfbdcd9ae95bec766b4f5185
https://github.com/WebKit/WebKit/commit/17748ed6d72a682adfbdcd9ae95bec766b4f5185
Author: Richard Robinson <[email protected]>
Date: 2025-12-18 (Thu, 18 Dec 2025)
Changed paths:
M Source/bmalloc/Configurations/bmalloc.xcconfig
M Source/bmalloc/bmalloc/Deallocator.h
M Source/bmalloc/bmalloc/IsoDeallocator.h
M Source/bmalloc/bmalloc/IsoDirectory.h
M Source/bmalloc/bmalloc/IsoDirectoryInlines.h
M Source/bmalloc/bmalloc/IsoSharedHeapInlines.h
M Source/bmalloc/bmalloc/IsoSharedPageInlines.h
M Source/bmalloc/bmalloc/IsoTLSDeallocatorEntryInlines.h
M Source/bmalloc/bmalloc/List.h
M Source/bmalloc/bmalloc/Object.h
Log Message:
-----------
[Swift in WebKit] Build the bmalloc module in more configurations
https://bugs.webkit.org/show_bug.cgi?id=304425
rdar://166808377
Reviewed by Aditya Keerthi.
Enable the clang and swift bmalloc modules in all iOS family platforms, on all
supported SDKs,
and get rid of the now duplicate `WK_BMALLOC_HAS_SWIFT_MODULE` value. Also stop
using `$(WK_NOT_$(DEPLOYMENT_LOCATION))`
now that it is no longer useful to have modules conditionalized based on this.
* Source/bmalloc/Configurations/bmalloc.xcconfig:
Canonical link: https://commits.webkit.org/304720@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications