diff options
author | gspencer@chromium.org <gspencer@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-08 21:49:43 +0000 |
---|---|---|
committer | gspencer@chromium.org <gspencer@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-08 21:49:43 +0000 |
commit | a26cd66cdb7a5c9531657f736550927a361dfe98 (patch) | |
tree | 7df96a40c497233099292a855f08696dd1f8c1c1 /testing | |
parent | 37849e6fbd82c84d10b23a829c6274d460c2d0a7 (diff) | |
download | chromium_src-a26cd66cdb7a5c9531657f736550927a361dfe98.zip chromium_src-a26cd66cdb7a5c9531657f736550927a361dfe98.tar.gz chromium_src-a26cd66cdb7a5c9531657f736550927a361dfe98.tar.bz2 |
This fixes default actions in the file browser on ChromeOS so that
installing a new Drive app doesn't automatically take over the default
action for files which should be displayed by the file browser or
Quick Office. The reason this was happening was because there
actually was no default at all, and the UI was just choosing the first
one. This CL introduces a mechanism for finding an initial default task
for those file types (MIME type or suffix) that we can handle natively.
It also fixes the update of the type icons and the thumbnail when the
default action changes.
BUG=chromium:149047
TEST=Ran on device, tested various scenarios
Review URL: https://chromiumcodereview.appspot.com/11049035
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@160715 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'testing')
0 files changed, 0 insertions, 0 deletions