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

Issue 9583031: gdata:: Add GDataFileSystem::GetFile(). (Closed)

Created:
8 years, 9 months ago by satorux1
Modified:
8 years, 9 months ago
Reviewers:
achuithb, zel
CC:
chromium-reviews, stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

gdata:: Add GDataFileSystem::GetFile(). This function is used to get files from the file system. For now, it always download files from the cloud. We should have the caching layer in-pace here. Along the way, a mssing 'return' to Remove(). Change GetDocumentUrlFromPath() to GetGDataFileInfoFromPath, and wrote a test for it. BUG=chromium-os:27174 TEST=unit_tests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=124857

Patch Set 1 #

Total comments: 6

Patch Set 2 : address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+105 lines, -13 lines) Patch
M chrome/browser/chromeos/gdata/gdata_file_system.h View 1 6 chunks +32 lines, -6 lines 0 comments Download
M chrome/browser/chromeos/gdata/gdata_file_system.cc View 5 chunks +56 lines, -7 lines 0 comments Download
M chrome/browser/chromeos/gdata/gdata_file_system_unittest.cc View 1 1 chunk +17 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
satorux1
8 years, 9 months ago (2012-03-02 23:33:49 UTC) #1
achuithb
lgtm
8 years, 9 months ago (2012-03-02 23:39:38 UTC) #2
zel
lgtm https://chromiumcodereview.appspot.com/9583031/diff/1/chrome/browser/chromeos/gdata/gdata_file_system.h File chrome/browser/chromeos/gdata/gdata_file_system.h (right): https://chromiumcodereview.appspot.com/9583031/diff/1/chrome/browser/chromeos/gdata/gdata_file_system.h#newcode48 chrome/browser/chromeos/gdata/gdata_file_system.h:48: // TODO(zelidrag): Will give better description when reviewing ...
8 years, 9 months ago (2012-03-02 23:44:04 UTC) #3
satorux1
http://codereview.chromium.org/9583031/diff/1/chrome/browser/chromeos/gdata/gdata_file_system.h File chrome/browser/chromeos/gdata/gdata_file_system.h (right): http://codereview.chromium.org/9583031/diff/1/chrome/browser/chromeos/gdata/gdata_file_system.h#newcode48 chrome/browser/chromeos/gdata/gdata_file_system.h:48: // TODO(zelidrag): Will give better description when reviewing code. ...
8 years, 9 months ago (2012-03-03 00:39:10 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/satorux@chromium.org/9583031/2003
8 years, 9 months ago (2012-03-03 07:13:41 UTC) #5
commit-bot: I haz the power
8 years, 9 months ago (2012-03-03 10:18:10 UTC) #6
Change committed as 124857

Powered by Google App Engine
This is Rietveld 408576698