WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
261001
Align const member functions of CheckedRef/CheckedPtr with Ref/RefPtr
https://bugs.webkit.org/show_bug.cgi?id=261001
Summary
Align const member functions of CheckedRef/CheckedPtr with Ref/RefPtr
Ryosuke Niwa
Reported
2023-08-31 16:30:28 PDT
const functions like get() returns mutable type in Ref/RefPtr. Do the same in CheckedRef/CheckedPtr.
Attachments
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2023-08-31 16:39:40 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/17313
EWS
Comment 2
2023-08-31 21:39:42 PDT
Committed
267543@main
(643f0a10c60b): <
https://commits.webkit.org/267543@main
> Reviewed commits have been landed. Closing PR #17313 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2023-08-31 21:40:15 PDT
<
rdar://problem/114805280
>
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