Bug 88077
Summary: | [EFL][WK2] implementing file download module for Efl port | ||
---|---|---|---|
Product: | WebKit | Reporter: | Keunsoon Lee <keunsoon.lee> |
Component: | WebKit EFL | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | gyuyoung.kim, lucas.de.marchi |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Other | ||
OS: | Linux |
Keunsoon Lee
Implementing missing feature on WebKit2 Efl port, which is file download operation on WebKit2/WebProcess/Downloads.
Codes will be uploaded soon.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Keunsoon Lee
Drop this bug because Efl port will use DownloadSoup instead of DownloadEfl on https://bugs.webkit.org/show_bug.cgi?id=91602 .