Bug 102785
Summary: | [WK2][EFL] Support download attribute feature's operation | ||
---|---|---|---|
Product: | WebKit | Reporter: | KyungTae Kim <ktf.kim> |
Component: | WebKit EFL | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bfulgham, cdumez, lucas.de.marchi, simon_kaegi |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=99025 | ||
Bug Depends on: | 96462 | ||
Bug Blocks: | 102200, 156056 |
KyungTae Kim
Download attribute feature is enabled on EFL port, but the real download is not supported yet.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Brent Fulgham
This might just work now, at least for WK2.
Chris Dumez
I believe this works as the feature is enabled for WK2 and the code is not port specific.