RESOLVED FIXED 174009
UploadedFile should include the file extension in its url
https://bugs.webkit.org/show_bug.cgi?id=174009
Summary UploadedFile should include the file extension in its url
Ryosuke Niwa
Reported 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.
Attachments
Fixes the bug (7.92 KB, patch)
2017-06-29 20:28 PDT, Ryosuke Niwa
no flags
Ryosuke Niwa
Comment 1 2017-06-29 20:28:30 PDT
Created attachment 314218 [details] Fixes the bug
Ryosuke Niwa
Comment 2 2017-06-29 21:15:27 PDT
Comment on attachment 314218 [details] Fixes the bug Thanks for the review.
WebKit Commit Bot
Comment 3 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>
WebKit Commit Bot
Comment 4 2017-06-29 21:43:05 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.