Bug 11828

Summary: ResourceRequest leaks NSURLRequests
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: Page LoadingAssignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
proposed fix
none
proposed fix darin: review+

Alexey Proskuryakov
Reported 2006-12-14 07:07:06 PST
ResourceRequest leaks NSURLRequests in doUpdatePlatformRequest().
Attachments
proposed fix (1023 bytes, patch)
2006-12-14 07:07 PST, Alexey Proskuryakov
no flags
proposed fix (1.05 KB, patch)
2006-12-14 09:22 PST, Alexey Proskuryakov
darin: review+
Alexey Proskuryakov
Comment 1 2006-12-14 07:07:42 PST
Created attachment 11837 [details] proposed fix
Alexey Proskuryakov
Comment 2 2006-12-14 09:22:24 PST
Created attachment 11839 [details] proposed fix Mitz suggested to use adopt() instead of manually releasing.
Darin Adler
Comment 3 2006-12-14 09:42:11 PST
Comment on attachment 11839 [details] proposed fix r=me
Alexey Proskuryakov
Comment 4 2006-12-14 10:18:41 PST
Committed revision 18215.
Note You need to log in before you can comment on or make changes to this bug.