RESOLVED FIXED302644
Ref count various WebKit types within Swift
https://bugs.webkit.org/show_bug.cgi?id=302644
Summary Ref count various WebKit types within Swift
adrian_taylor
Reported 2025-11-17 08:45:52 PST
We're working on a CoreIPC message handler in Swift. This will involve Swift code holding and manipulating various standard WebKit types, using Swift/C++ interoperability. Swift/C++ interoperability needs to be educated that certain WebKit types are to be treated as reference-counted Swift reference types rather than value types.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-11-17 08:45:59 PST
adrian_taylor
Comment 2 2025-11-17 08:54:05 PST
EWS
Comment 3 2025-11-23 06:12:11 PST
Committed 303461@main (85b8b03d4305): <https://commits.webkit.org/303461@main> Reviewed commits have been landed. Closing PR #54052 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.