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
Ryosuke Niwa
Comment 1 2023-08-31 16:39:40 PDT
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
Note You need to log in before you can comment on or make changes to this bug.