DescriptionFix an issue that opening a download with remapped MIME type will launch an intent
When a download's MIME type is remapped, Chrome should use the new MIME
type.
However, when opening a download from download home, GUID is used to
find the download.
The download history stores the original MIME type, which is not
remapped.
This causes Chrome to incorrectly launch an intent even if the type is
supported.
BUG=657594
Committed: https://crrev.com/1ff89f652baf6e0397c946d76371a04fdda754a0
Cr-Commit-Position: refs/heads/master@{#427205}
Patch Set 1 #
Messages
Total messages: 12 (5 generated)
|