Chromium Code Reviews
DescriptionAlways include base extension type in Mac select file dialog
Previously, we were only converting the extension to a UTI, and using that to control what files the user could load using the generic select file dialog. For some reason, Mac's conversions of some types - such as '.ogg' - resulted in a UTI prefixed with 'dyn' that didn't seem to correspond back to '.ogg' itself.
The solution here is just to always include the original extension as well as the UTI. FWIW, the rest of this file needs updating to support lots of more complex things we now do with Packaged Apps.
BUG=148840
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=157332
Patch Set 1 #
Total comments: 4
Patch Set 2 : comment to issue #
Total comments: 2
Patch Set 3 : openradar link #
Messages
Total messages: 14 (0 generated)
|
||||||||||||||||||||||||||||