RESOLVED FIXED 7310
fix leaks by using RefPtr more
https://bugs.webkit.org/show_bug.cgi?id=7310
Summary fix leaks by using RefPtr more
Darin Adler
Reported 2006-02-16 13:03:31 PST
I saw some leaks when I did run-webkit-tests --leaks. I fixed them by adding more RefPtr use. I still need to do some final performance testing before landing, but want to get the changes reviewed anyway.
Attachments
patch to use RefPtr more (291.68 KB, patch)
2006-02-16 13:03 PST, Darin Adler
eric: review+
Darin Adler
Comment 1 2006-02-16 13:03:49 PST
Created attachment 6549 [details] patch to use RefPtr more
Eric Seidel (no email)
Comment 2 2006-02-16 14:04:32 PST
Comment on attachment 6549 [details] patch to use RefPtr more Looks good. r=me.
Note You need to log in before you can comment on or make changes to this bug.