Bug 302931

Summary: Add Swift wrapper header
Product: WebKit Reporter: adrian_taylor
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

adrian_taylor
Reported 2025-11-21 03:12:34 PST
Swift/C++ interoperability emits a header file such that Swift types and functions can be used from C++. That header file has a few quirks which means it can't be just included from any WebKit C++. So, create a wrapper header which should be used instead.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-11-21 03:12:42 PST
adrian_taylor
Comment 2 2025-11-21 03:16:43 PST
EWS
Comment 3 2025-11-24 00:14:43 PST
Committed 303477@main (065d53aea21b): <https://commits.webkit.org/303477@main> Reviewed commits have been landed. Closing PR #54309 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.