[webkit-changes] [WebKit/WebKit] 215ff6: Ensure OS_UNFAIR_LOCK_INLINE=1 is defined througho...
Commit Queue
noreply at github.com
Tue Jan 21 06:36:44 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 215ff6dcf112d3d029c596773ff1f5e8c4bdfa76
https://github.com/WebKit/WebKit/commit/215ff6dcf112d3d029c596773ff1f5e8c4bdfa76
Author: Mark Lam <mark.lam at apple.com>
Date: 2025-01-21 (Tue, 21 Jan 2025)
Changed paths:
M Configurations/CommonBase.xcconfig
M Source/ThirdParty/ANGLE/Configurations/BaseTarget.xcconfig
M Source/WebCore/PAL/pal/spi/cocoa/ARKitSPI.h
M Source/WebGPU/Configurations/Base.xcconfig
M Source/WebGPU/Configurations/WebGPU.xcconfig
M Source/bmalloc/libpas/src/libpas/pas_lock.h
M Tools/DumpRenderTree/mac/Configurations/Base.xcconfig
M Tools/TestWebKitAPI/Configurations/Base.xcconfig
M Tools/WebKitTestRunner/Configurations/Base.xcconfig
Log Message:
-----------
Ensure OS_UNFAIR_LOCK_INLINE=1 is defined throughout the WebKit project.
https://bugs.webkit.org/show_bug.cgi?id=286268
rdar://133813123
Reviewed by Yusuke Suzuki.
Apple port's libpas relies on this being consistently defined.
Now, we can remove the workarounds in ARKitSPI.h and WebGPU.xcconfig.
* Configurations/CommonBase.xcconfig:
* Source/ThirdParty/ANGLE/Configurations/BaseTarget.xcconfig:
* Source/WebCore/PAL/pal/spi/cocoa/ARKitSPI.h:
* Source/WebGPU/Configurations/Base.xcconfig:
* Source/WebGPU/Configurations/WebGPU.xcconfig:
* Source/bmalloc/libpas/src/libpas/pas_lock.h:
* Tools/DumpRenderTree/mac/Configurations/Base.xcconfig:
* Tools/TestWebKitAPI/Configurations/Base.xcconfig:
* Tools/WebKitTestRunner/Configurations/Base.xcconfig:
Canonical link: https://commits.webkit.org/289181@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list