Bug 118241 - [Curl] WebDownload init method is not implemented.
Summary: [Curl] WebDownload init method is not implemented.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-01 06:35 PDT by peavo
Modified: 2013-07-01 09:48 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.59 KB, patch)
2013-07-01 06:43 PDT, peavo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description peavo 2013-07-01 06:35:13 PDT
The WebDownload::init() method called when a normal load is changed to a download because of a decision by the policy delegate, is not implemented for Curl.
Comment 1 peavo 2013-07-01 06:43:51 PDT
Created attachment 205808 [details]
Patch
Comment 2 Brent Fulgham 2013-07-01 09:23:27 PDT
Comment on attachment 205808 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2013-07-01 09:48:24 PDT
Comment on attachment 205808 [details]
Patch

Clearing flags on attachment: 205808

Committed r152229: <http://trac.webkit.org/changeset/152229>
Comment 4 WebKit Commit Bot 2013-07-01 09:48:25 PDT
All reviewed patches have been landed.  Closing bug.