Bug 174009

Summary: UploadedFile should include the file extension in its url
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: Perf DashboardAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, rniwa
Priority: P2    
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Fixes the bug none

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.