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
We should replace PassRefPtr with RefPtr or Ref as appropriate throughout the project and eventually kill PassRefPtr dead.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Martin Robinson
PassRefPtr was ultimately removed from WebKit in https://trac.webkit.org/changeset/216839/webkit.
Radar WebKit Bug Importer
<rdar://problem/91797503>