Bug 162535

Summary: [WK2] Enable support for 'download' attribute on anchor elements
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, bfulgham, cdumez, cgarcia, commit-queue, darin, rniwa, sam, timothy, webkit
Priority: P2 Keywords: WebExposed
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 156099, 162531    
Bug Blocks: 156056    
Attachments:
Description Flags
Patch none

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.