Bug 162535 - [WK2] Enable support for 'download' attribute on anchor elements
Summary: [WK2] Enable support for 'download' attribute on anchor elements
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: WebExposed
Depends on: 156099 162531
Blocks: 156056
  Show dependency treegraph
 
Reported: 2016-09-24 20:12 PDT by Chris Dumez
Modified: 2016-09-24 22:11 PDT (History)
10 users (show)

See Also:


Attachments
Patch (2.13 KB, patch)
2016-09-24 20:16 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2016-09-24 20:12:25 PDT
Enable support for 'download' attribute on anchor elements now that:
- It works with our NETWORK_SESSION code path
- Supports Blob / Data URLs
- Requires user interaction
Comment 1 Chris Dumez 2016-09-24 20:16:10 PDT
Created attachment 289768 [details]
Patch
Comment 2 WebKit Commit Bot 2016-09-24 22:11:14 PDT
Comment on attachment 289768 [details]
Patch

Clearing flags on attachment: 289768

Committed r206358: <http://trac.webkit.org/changeset/206358>
Comment 3 WebKit Commit Bot 2016-09-24 22:11:19 PDT
All reviewed patches have been landed.  Closing bug.