DescriptionTreat unknown MIME type as application/octet-stream when launching apps.
Previously, if the MIME type of a file passed to a file handler of a
platform app, the app would be launched without the file, even if the
file handler accepted * or */*. With this change, a file with an unknown
MIME type is treated the same as one with a MIME type of
application/octet-stream.
BUG=219402
TEST=browser_test PlatformAppBrowserTest.LaunchNoType
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=194789
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #
Total comments: 8
Patch Set 4 : #
Messages
Total messages: 5 (0 generated)
|