Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(119)

Issue 15814002: drive: Stop calling OpenFileSystem from SearchDriveFunction/SearchDriveMetadataFunction (Closed)

Created:
7 years, 7 months ago by hashimoto
Modified:
7 years, 7 months ago
CC:
chromium-reviews, nkostylev+watch_chromium.org, Aaron Boodman, rginda+watch_chromium.org, oshima+watch_chromium.org, chromium-apps-reviews_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

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 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=202040

Patch Set 1 : #

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -105 lines) Patch
M chrome/browser/chromeos/extensions/file_manager/file_browser_private_api.h View 1 2 chunks +4 lines, -37 lines 0 comments Download
M chrome/browser/chromeos/extensions/file_manager/file_browser_private_api.cc View 1 5 chunks +42 lines, -68 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
hashimoto
7 years, 7 months ago (2013-05-23 05:27:41 UTC) #1
kinaba
lgtm
7 years, 7 months ago (2013-05-23 05:39:59 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hashimoto@chromium.org/15814002/2001
7 years, 7 months ago (2013-05-23 05:42:49 UTC) #3
commit-bot: I haz the power
Failed to apply patch for chrome/browser/chromeos/extensions/file_manager/file_browser_private_api.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 7 months ago (2013-05-23 16:28:58 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hashimoto@chromium.org/15814002/22001
7 years, 7 months ago (2013-05-24 02:33:39 UTC) #5
commit-bot: I haz the power
7 years, 7 months ago (2013-05-24 09:52:41 UTC) #6
Message was sent while issue was closed.
Change committed as 202040

Powered by Google App Engine
This is Rietveld 408576698