[Webkit-unassigned] [Bug 75246] [WK2][EFL] implemented Download module for Efl port

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 28 03:33:59 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=75246


Keunsoon Lee <keunsoon.lee at samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #120648|                            |review?, commit-queue?
               Flag|                            |




--- Comment #1 from Keunsoon Lee <keunsoon.lee at samsung.com>  2011-12-28 03:33:59 PST ---
Created an attachment (id=120648)
 --> (https://bugs.webkit.org/attachment.cgi?id=120648&action=review)
initial implementation for download module specific to Efl port

This is initial version.
I'll try to make a test code if necessary.

EflDownloader is not dependent on Efl or soup port indeed, but uses only common classes on WebCore and WebKit2.
Efl port is using soup port for Network/HTTP stack, though.

PS, there is a known issue; EflDownloader::start() cannot obtain UserAgent when it is called from WKContextDownloadURLRequest() because it does not pass WebPage.
I'll create another bug thread for it.

Thank you.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list