RESOLVED DUPLICATE of bug 87498 93483
[EFL] Support download attribute feature
https://bugs.webkit.org/show_bug.cgi?id=93483
Summary [EFL] Support download attribute feature
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.