Bug 144092

Summary: Replace PassRefPtr with Ref/RefPtr everywhere
Product: WebKit Reporter: Andreas Kling <kling>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: gyuyoung.kim, mrobinson, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug 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    
Bug Blocks:    

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.