RESOLVED FIXED302931
Add Swift wrapper header
https://bugs.webkit.org/show_bug.cgi?id=302931
Summary Add Swift wrapper header
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.