Bug 29650

Summary: Crash in WebDownload::willSendRequest when using DefaultDownloadDelegate
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: beidson
Priority: P2 Keywords: InRadar, PlatformOnly
Version: 528+ (Nightly build)   
Hardware: Other   
OS: Windows XP   
Attachments:
Description Flags
Patch v1 beidson: review+

Description Adam Roben (:aroben) 2009-09-22 12:22:04 PDT
Created attachment 39937 [details]
Patch v1

DefaultDownloadDelegate isn't managing refcounts correctly, leading to crashes.
Comment 1 Adam Roben (:aroben) 2009-09-22 12:22:58 PDT
<rdar://problem/7240984>
Comment 2 Adam Roben (:aroben) 2009-09-22 12:29:53 PDT
Committed r48643: <http://trac.webkit.org/changeset/48643>