Bug 99025 - [GTK] Enable the download attribute support
Summary: [GTK] Enable the download attribute support
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk, LayoutTestFailure
Depends on:
Blocks: 156056
  Show dependency treegraph
 
Reported: 2012-10-11 05:36 PDT by Zan Dobersek
Modified: 2016-04-22 05:48 PDT (History)
2 users (show)

See Also:


Attachments
Patch (4.10 KB, patch)
2016-04-22 05:44 PDT, Carlos Garcia Campos
zan: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>