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
302644
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-11-17 08:45:59 PST
<
rdar://problem/164888628
>
adrian_taylor
Comment 2
2025-11-17 08:54:05 PST
Pull request:
https://github.com/WebKit/WebKit/pull/54052
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.
Top of Page
Format For Printing
XML
Clone This Bug