Bug 314074

Summary: Export internal functions from Swift on cmake
Product: WebKit Reporter: adrian_taylor
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: bugs-noreply, webkit-bug-importer
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

adrian_taylor
Reported 2026-05-05 05:54:21 PDT
Bring cmake Swift builds to parity with an option applied already to Apple builds. Previously non-Apple builds exported only public functions and types from Swift to C++; we need to export internal types as well because we don't necessarily want every Swift thing to be part of WebKit's public API.
Attachments
adrian_taylor
Comment 1 2026-05-05 05:59:21 PDT
*** This bug has been marked as a duplicate of bug 314076 ***
Note You need to log in before you can comment on or make changes to this bug.