summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorhidehiko@chromium.org <hidehiko@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-08-01 12:15:59 +0000
committerhidehiko@chromium.org <hidehiko@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-08-01 12:15:59 +0000
commit55650d79466e87596e8124542b8cada0bdec4cb8 (patch)
treed8841bb2a86c8d805c8293e5205168d190a497e4 /DEPS
parent3ef4ffc6b9a9756b918e212bbcbf1376b45ef587 (diff)
downloadchromium_src-55650d79466e87596e8124542b8cada0bdec4cb8.zip
chromium_src-55650d79466e87596e8124542b8cada0bdec4cb8.tar.gz
chromium_src-55650d79466e87596e8124542b8cada0bdec4cb8.tar.bz2
Fix a bug that hosted document is not handled correctly.
This CL fixes a bug introduced by r214785. The CL integrates the file copy from local to Drive into copyFileEntry_ from transferFile private API. However, the code to handle hosted document is hidden in transferFile. As a result, locally cached hosted file are thought as regular file. This CL fix the issue by re-using private API to copy a file from local to Drive. Also, fixes the typo: opt.error -> opt_error. BUG=246976 TEST=Ran browser_tests --gtest_filter="*FileSystemExtensionApiTest*:*FileManagerBrowserTest*" and tested manually. Review URL: https://chromiumcodereview.appspot.com/21473002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215013 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
0 files changed, 0 insertions, 0 deletions