Bug 93483

Summary: [EFL] Support download attribute feature
Product: WebKit Reporter: Gyuyoung Kim <gyuyoung.kim>
Component: WebKit EFLAssignee: Gyuyoung Kim <gyuyoung.kim>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: lucas.de.marchi
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Working in Progress
none
Patch none

Gyuyoung Kim
Reported 2012-08-08 07:53:34 PDT
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.
Attachments
Working in Progress (10.49 KB, patch)
2012-08-08 07:59 PDT, Gyuyoung Kim
no flags
Patch (12.63 KB, patch)
2012-08-08 22:43 PDT, Gyuyoung Kim
no flags
Gyuyoung Kim
Comment 1 2012-08-08 07:59:39 PDT
Created attachment 157220 [details] Working in Progress
Gyuyoung Kim
Comment 2 2012-08-08 22:43:21 PDT
Gyuyoung Kim
Comment 3 2012-08-08 22:44:25 PDT
Comment on attachment 157388 [details] Patch This patch isn't tested by whole EFL layout test yet. It is going to be done.
Gyuyoung Kim
Comment 4 2012-08-10 04:58:07 PDT
*** This bug has been marked as a duplicate of bug 87498 ***
Note You need to log in before you can comment on or make changes to this bug.