Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0e0074205c263d2fa9b96be7a03f8ae24eae3582
https://github.com/WebKit/WebKit/commit/0e0074205c263d2fa9b96be7a03f8ae24eae3582
Author: Dan Glastonbury <[email protected]>
Date: 2026-04-23 (Thu, 23 Apr 2026)
Changed paths:
M Source/WTF/wtf/cocoa/SoftLinking.h
Log Message:
-----------
SoftLinking fails to export function
https://bugs.webkit.org/show_bug.cgi?id=313105
rdar://175401595
Reviewed by Mike Wyrzykowski and Abrar Rahman Protyasha.
SOFT_LINK_FUNCTION_MAY_FAIL_FOR_SOURCE_WITH_EXPORT doesn't do as the name on tin
suggests. It doesn't export the softlinked function name.
* Source/WTF/wtf/cocoa/SoftLinking.h: Add the missing export.
Canonical link: https://commits.webkit.org/311905@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications