DescriptionSimplify local path resolution in fileBrowserPrivate API implementation (part 1).
FileBrowserFunction::GetLocalPathsOnFileThreadAndRunCallbackOnUIThread()
is used for two purposes. One is to parse file system URL (|file_path| field),
and another is to resolve to the cache file path of Google Drive files (|local_path| field).
The patch aims to separate the former use cases from the latter, before I'll
add one more tweak here for selected path names in "Save as" dialog (see issue 140425).
BUG=163075
TEST=Verify view/zip/copy-from-drive/copy-to-drive/format/mount-zip function works on Files.app.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=170443
Patch Set 1 #Patch Set 2 : Resolve test failure and rebase. #
Messages
Total messages: 8 (0 generated)
|