Files.app: On showing size column, detect a hosted doc with precise way
commit5740cd3e06e48bd0e9546414e562ae1a610dfaa5
authoryoshiki@chromium.org <yoshiki@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 25 Jun 2014 12:51:37 +0000 (25 12:51 +0000)
committeryoshiki@chromium.org <yoshiki@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 25 Jun 2014 12:51:37 +0000 (25 12:51 +0000)
tree85c2b8c7cf00a3dbcc85d97995fa5ab7a7b55613
parentb4efaf49544e0e8c942a9302c0d652103d4b710a
Files.app: On showing size column, detect a hosted doc with precise way

Previously, we detected hosted docs only by file-size and extension and it causes the issue described in crbug.com/375575#7. This patch prevents the issue.

BUG=387522, 375575
TEST=manually tested

Review URL: https://codereview.chromium.org/331863012

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@279697 0039d316-1c4b-4281-b951-d872f2087c98
ui/file_manager/file_manager/foreground/js/file_grid.js
ui/file_manager/file_manager/foreground/js/file_manager.js
ui/file_manager/file_manager/foreground/js/file_manager_commands.js
ui/file_manager/file_manager/foreground/js/file_table.js