Bug 174009 - UploadedFile should include the file extension in its url
Summary: UploadedFile should include the file extension in its url
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Perf Dashboard (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-29 20:25 PDT by Ryosuke Niwa
Modified: 2017-06-29 21:43 PDT (History)
3 users (show)

See Also:


Attachments
Fixes the bug (7.92 KB, patch)
2017-06-29 20:28 PDT, Ryosuke Niwa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2017-06-29 20:25:14 PDT
Various tools use the file extension to determine the MIME type of a downloaded file.
Include the file extension in the uploaded file to make it work with those tools.
Comment 1 Ryosuke Niwa 2017-06-29 20:28:30 PDT
Created attachment 314218 [details]
Fixes the bug
Comment 2 Ryosuke Niwa 2017-06-29 21:15:27 PDT
Comment on attachment 314218 [details]
Fixes the bug

Thanks for the review.
Comment 3 WebKit Commit Bot 2017-06-29 21:43:04 PDT
Comment on attachment 314218 [details]
Fixes the bug

Clearing flags on attachment: 314218

Committed r218987: <http://trac.webkit.org/changeset/218987>
Comment 4 WebKit Commit Bot 2017-06-29 21:43:05 PDT
All reviewed patches have been landed.  Closing bug.