Bug 302644

Summary: Ref count various WebKit types within Swift
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-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.