Re-implement cancellation of copyFileEntry_().
Currently, copyFileEntry_ depends on FileCopyOperation.maybeCancel. This CL removes it, instead copyFileEntry_ starts to return a callback to cancel the on going operation. Also, this CL adds some missing cancellation handling in copyFileEntry_(). BUG=246976 TEST=Ran browser_tests --gtest_filter="*FileSystemExtensionApiTest*:*FileManagerBrowserTest*" and tested manually. Review URL: https://chromiumcodereview.appspot.com/22150006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215820 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment