WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
274246
Simplify RefCounted by removing deleter template argument
https://bugs.webkit.org/show_bug.cgi?id=274246
Summary
Simplify RefCounted by removing deleter template argument
Ryosuke Niwa
Reported
2024-05-16 00:21:50 PDT
Nobody uses the second template argument of RefCounted. Simply the class by deleting this unnecessary generalization.
Attachments
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2024-05-16 00:24:48 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/28643
EWS
Comment 2
2024-05-16 10:03:22 PDT
Committed
278875@main
(3845f9e27860): <
https://commits.webkit.org/278875@main
> Reviewed commits have been landed. Closing PR #28643 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2024-05-16 10:04:17 PDT
<
rdar://problem/128207255
>
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