RESOLVED FIXED282459
Rename some of the CanMakeCheckedPtrBase member functions to make their names less generic
https://bugs.webkit.org/show_bug.cgi?id=282459
Summary Rename some of the CanMakeCheckedPtrBase member functions to make their names...
Chris Dumez
Reported 2024-11-01 13:33:09 PDT
Rename some of the CanMakeCheckedPtrBase member functions to make their names less generic. This is important since their existence is checked by the `HasCheckedPtrMethods` type trait and given that many classes need to define their own implementation.
Attachments
Chris Dumez
Comment 1 2024-11-01 13:35:25 PDT
EWS
Comment 2 2024-11-01 17:17:05 PDT
Committed 286041@main (1a981cca81c6): <https://commits.webkit.org/286041@main> Reviewed commits have been landed. Closing PR #36058 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2024-11-01 17:18:13 PDT
Note You need to log in before you can comment on or make changes to this bug.