RESOLVED FIXED 144092
Replace PassRefPtr with Ref/RefPtr everywhere
https://bugs.webkit.org/show_bug.cgi?id=144092
Summary Replace PassRefPtr with Ref/RefPtr everywhere
Andreas Kling
Reported 2015-04-23 01:47:38 PDT
We should replace PassRefPtr with RefPtr or Ref as appropriate throughout the project and eventually kill PassRefPtr dead.
Attachments
Martin Robinson
Comment 1 2022-04-14 23:44:57 PDT
PassRefPtr was ultimately removed from WebKit in https://trac.webkit.org/changeset/216839/webkit.
Radar WebKit Bug Importer
Comment 2 2022-04-14 23:45:15 PDT
Note You need to log in before you can comment on or make changes to this bug.