Bug 168856 - HitTestResult's linkSuggestedFilename should sanitize download attribute
Summary: HitTestResult's linkSuggestedFilename should sanitize download attribute
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: InRadar
Depends on:
Blocks:
 
Reported: 2017-02-24 16:38 PST by Chris Dumez
Modified: 2017-02-26 10:33 PST (History)
12 users (show)

See Also:


Attachments
Patch (14.23 KB, patch)
2017-02-24 18:19 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (14.01 KB, patch)
2017-02-24 19:27 PST, 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 2017-02-24 16:38:04 PST
HitTestResult's suggestedFilename should sanitize download attribute.
Comment 1 Chris Dumez 2017-02-24 16:39:07 PST
<rdar://problem/30683109>
Comment 2 Chris Dumez 2017-02-24 16:57:43 PST
This is used by "Download linked file" / "Download linked file as..." in context menu.
Comment 3 Chris Dumez 2017-02-24 18:19:41 PST
Created attachment 302722 [details]
Patch
Comment 4 Chris Dumez 2017-02-24 19:27:09 PST
Created attachment 302728 [details]
Patch
Comment 5 Chris Dumez 2017-02-26 10:33:05 PST
Comment on attachment 302728 [details]
Patch

Clearing flags on attachment: 302728

Committed r213010: <http://trac.webkit.org/changeset/213010>
Comment 6 Chris Dumez 2017-02-26 10:33:11 PST
All reviewed patches have been landed.  Closing bug.