Bug 288050
Summary: | UTIFromMIMEType doesn't return correct UTI for some USD-related types | ||
---|---|---|---|
Product: | WebKit | Reporter: | Cameron McCormack (:heycam) <heycam> |
Component: | Platform | Assignee: | Cameron McCormack (:heycam) <heycam> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Cameron McCormack (:heycam)
It looks like -[UTType typeWithMIMEType:] can return a dynamically created UTI for unknown types, and this can interfere with our fallback from USD types in UTIUtilities.mm.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Cameron McCormack (:heycam)
rdar://145151302
Cameron McCormack (:heycam)
Pull request: https://github.com/WebKit/WebKit/pull/40943
EWS
Committed 290733@main (6eb104d03a3e): <https://commits.webkit.org/290733@main>
Reviewed commits have been landed. Closing PR #40943 and removing active labels.
EWS
Committed 289651.147@safari-7621-branch (a8df4bb2dfcb): <https://commits.webkit.org/289651.147@safari-7621-branch>
Reviewed commits have been landed. Closing PR #2645 and removing active labels.