Bug 29650 - Crash in WebDownload::willSendRequest when using DefaultDownloadDelegate
Summary: Crash in WebDownload::willSendRequest when using DefaultDownloadDelegate
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Windows XP
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar, PlatformOnly
Depends on:
Blocks:
 
Reported: 2009-09-22 12:22 PDT by Adam Roben (:aroben)
Modified: 2009-09-22 12:29 PDT (History)
1 user (show)

See Also:


Attachments
Patch v1 (1.08 KB, patch)
2009-09-22 12:22 PDT, Adam Roben (:aroben)
beidson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>