Bug 99025

Summary: [GTK] Enable the download attribute support
Product: WebKit Reporter: Zan Dobersek <zan>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, cgarcia
Priority: P2 Keywords: Gtk, LayoutTestFailure
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=102914
https://bugs.webkit.org/show_bug.cgi?id=102785
Bug Depends on:    
Bug Blocks: 156056    
Attachments:
Description Flags
Patch zan: review+

Description Zan Dobersek 2012-10-11 05:36:09 PDT
This bug covers enabling the <a download> support for the GTK port. Guarded by the ENABLE_DOWNLOAD_ATTRIBUTE feature define.
Comment 1 Brent Fulgham 2016-03-31 09:02:36 PDT
This might just work now, at least for WK2.
Comment 2 Carlos Garcia Campos 2016-04-22 05:44:24 PDT
Created attachment 277050 [details]
Patch
Comment 3 Carlos Garcia Campos 2016-04-22 05:48:53 PDT
Committed r199876: <http://trac.webkit.org/changeset/199876>