WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
274114
Fix remaining required uses of RefPtr rather than Ref in the bindings
https://bugs.webkit.org/show_bug.cgi?id=274114
Summary
Fix remaining required uses of RefPtr rather than Ref in the bindings
Sam Weinig
Reported
2024-05-13 13:39:27 PDT
IDL unions should use Ref rather than RepPtr for interfaces
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-05-20 13:40:32 PDT
<
rdar://problem/128416184
>
Sam Weinig
Comment 2
2024-05-21 10:41:23 PDT
Expanding the scope of this to all remaining uses, as just fixing unions turned out to be more challenging than just fixing them all.
Sam Weinig
Comment 3
2024-05-21 11:18:04 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/28860
Sam Weinig
Comment 4
2024-05-24 08:29:40 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/29056
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