Bug 142614
| Summary: | Support more MIME type to UTI mappings in WKFileUploadPanel on iOS | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jon Honeycutt <jhoneycutt> |
| Component: | WebKit2 | Assignee: | Jon Honeycutt <jhoneycutt> |
| Status: | ASSIGNED | ||
| Severity: | Normal | Keywords: | InRadar |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Jon Honeycutt
-[WKFileUploadPanel _UTIsForMIMETypes] only supports image and video MIME types, so other MIME types used in an <input type=file>'s accept attribute will not be used to filter the file list. We should add more MIME type to UTI mappings.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Jon Honeycutt
<rdar://problem/20147022>