[Webkit-unassigned] [Bug 76171] New: [WK2][EFL] creating dummy class derived from ResourceHandleClient for Efl download module.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 12 05:28:59 PST 2012


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

           Summary: [WK2][EFL] creating dummy class derived from
                    ResourceHandleClient for Efl download module.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: keunsoon.lee at samsung.com


Created EflDownloader class, which is a practical class to operate file download.

This class communicates with Download class to be ordered to start download.
And, it is derived from ResourceHandleClient to redirect data flow for ResourceHandle from MainResourceLoader.

This patch has only dummy functions to make easy to review.
Working patch will be uploaded on another bug thread.

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