Bug 144092 - Replace PassRefPtr with Ref/RefPtr everywhere
Summary: Replace PassRefPtr with Ref/RefPtr everywhere
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on: 140777 141749 141760 142063 144091 144374 144425 144479 144486 144522 144543 144686 144841 144872 144904 144905 144981 145112 145304 145376 145508 145750 145834 146001 146190 146591 146995 147781 147821 147974 148472 149055 149059 149091 149114 149156 149207 149552 149788 152829 153055 153229 153270 154273
Blocks:
  Show dependency treegraph
 
Reported: 2015-04-23 01:47 PDT by Andreas Kling
Modified: 2022-04-14 23:45 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 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.
Comment 1 Martin Robinson 2022-04-14 23:44:57 PDT
PassRefPtr was ultimately removed from WebKit in  https://trac.webkit.org/changeset/216839/webkit.
Comment 2 Radar WebKit Bug Importer 2022-04-14 23:45:15 PDT
<rdar://problem/91797503>