drive: Stop calling OpenFileSystem from SearchDriveFunction/SearchDriveMetadataFunction
What FileSystemContext::OpenFileSystem() does is just calling ValidateFileSystemRoot and CrosMountPointProvider::ValidateFileSystemRoot() does nothing. Root URI and name of the file system can be acquired with synchronous functions. BUG=241951 TEST=Can search in Google Drive directory on Files.app Review URL: https://chromiumcodereview.appspot.com/15814002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202040 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment