file_manager: Stop using fileBrowserPrivate.viewFiles()
commit7be272c3e63bc831c0c76257ab3479c54b682932
authorsatorux@chromium.org <satorux@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 23 Aug 2013 04:36:01 +0000 (23 04:36 +0000)
committersatorux@chromium.org <satorux@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 23 Aug 2013 04:36:01 +0000 (23 04:36 +0000)
tree91d14ebda5518f12573d4911d33bd44982d7a219
parentee1c7fa64f309e5f5e14114c8f465f8184bdab91
file_manager: Stop using fileBrowserPrivate.viewFiles()

fileBrowserPrivate.executeTask() can now open files in the browser.

BUG=267313
TEST=Double-click a text file in Files.app. Confirm that the file is opened in the browser as before. Double-click on an unsupported file type. Confirm that the error dialog is shown as before.
R=yoshiki@chromium.org

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@219217 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/resources/file_manager/js/action_choice.js
chrome/browser/resources/file_manager/js/file_tasks.js
chrome/browser/resources/file_manager/js/util.js