Bug 7310

Summary: fix leaks by using RefPtr more
Product: WebKit Reporter: Darin Adler <darin>
Component: WebKit Misc.Assignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
patch to use RefPtr more eric: review+

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.