Bug 88077 - [EFL][WK2] implementing file download module for Efl port
Summary: [EFL][WK2] implementing file download module for Efl port
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-01 04:52 PDT by Keunsoon Lee
Modified: 2012-07-18 21:44 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Keunsoon Lee 2012-06-01 04:52:43 PDT
Implementing missing feature on WebKit2 Efl port, which is file download operation on WebKit2/WebProcess/Downloads.

Codes will be uploaded soon.
Comment 1 Keunsoon Lee 2012-07-18 21:44:30 PDT
Drop this bug because Efl port will use DownloadSoup instead of DownloadEfl on https://bugs.webkit.org/show_bug.cgi?id=91602 .