WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
302931
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-11-21 03:12:42 PST
<
rdar://problem/165200310
>
adrian_taylor
Comment 2
2025-11-21 03:16:43 PST
Pull request:
https://github.com/WebKit/WebKit/pull/54309
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.
Top of Page
Format For Printing
XML
Clone This Bug