[Webkit-unassigned] [Bug 93483] New: [EFL] Support download attribute feature

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 8 07:53:11 PDT 2012


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

           Summary: [EFL] Support download attribute feature
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gyuyoung.kim at samsung.com
                CC: demarchi at webkit.org


Download attribute feature is to download a content instead of navigating it. Unfortunately, EFL port has disabled download attribute feature because test cases related to download attribute couldn't be support by EFL port. In order to test this functionality, the test cases give a url which has simple javascripts to finish test. Then, EFL port has to load the url in startDownload(). To support this, EFL port needs to split startDownload() into normal and drt mode as GTK and QT ports.

-- 
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