[webkit-reviews] review requested: [Bug 75246] [WK2][EFL] implemented Download module for Efl port : [Attachment 120648] initial implementation for download module specific to Efl port

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


Keunsoon Lee <keunsoon.lee at samsung.com> has asked  for review:
Bug 75246: [WK2][EFL] implemented Download module for Efl port
https://bugs.webkit.org/show_bug.cgi?id=75246

Attachment 120648: initial implementation for download module specific to Efl
port
https://bugs.webkit.org/attachment.cgi?id=120648&action=review

------- Additional Comments from Keunsoon Lee <keunsoon.lee at samsung.com>
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.


More information about the webkit-reviews mailing list