DescriptionRe-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.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=215820
Patch Set 1 : #
Total comments: 7
Patch Set 2 : Rebase #Patch Set 3 : #
Messages
Total messages: 11 (0 generated)
|