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

Issue 13510003: google_apis: Introduce AddNewFile() and SetLastModifiedTime() in FakeDriveService (Closed)

Created:
7 years, 8 months ago by satorux1
Modified:
7 years, 8 months ago
Reviewers:
kinaba
CC:
chromium-reviews, tfarina, achuith+watch_chromium.org
Visibility:
Public.

Description

google_apis: Introduce AddNewFile() and SetLastModifiedTime() in FakeDriveService This is in preparation for adding browser tests for Drive in Files.app BUG=224534 TEST=none; just added some more test code Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=192260

Patch Set 1 #

Total comments: 4

Patch Set 2 : address comments #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+308 lines, -0 lines) Patch
M chrome/browser/google_apis/fake_drive_service.h View 1 chunk +15 lines, -0 lines 0 comments Download
M chrome/browser/google_apis/fake_drive_service.cc View 1 2 chunks +74 lines, -0 lines 0 comments Download
M chrome/browser/google_apis/fake_drive_service_unittest.cc View 1 4 chunks +219 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
satorux1
7 years, 8 months ago (2013-04-03 06:41:52 UTC) #1
kinaba
https://codereview.chromium.org/13510003/diff/1/chrome/browser/google_apis/fake_drive_service.cc File chrome/browser/google_apis/fake_drive_service.cc (right): https://codereview.chromium.org/13510003/diff/1/chrome/browser/google_apis/fake_drive_service.cc#newcode993 chrome/browser/google_apis/fake_drive_service.cc:993: base::Bind(callback, HTTP_CREATED, base::Passed(&parsed_entry))); Header comment says it returns HTTP_SUCCESS ...
7 years, 8 months ago (2013-04-03 08:17:33 UTC) #2
satorux1
https://codereview.chromium.org/13510003/diff/1/chrome/browser/google_apis/fake_drive_service.cc File chrome/browser/google_apis/fake_drive_service.cc (right): https://codereview.chromium.org/13510003/diff/1/chrome/browser/google_apis/fake_drive_service.cc#newcode993 chrome/browser/google_apis/fake_drive_service.cc:993: base::Bind(callback, HTTP_CREATED, base::Passed(&parsed_entry))); On 2013/04/03 08:17:33, kinaba wrote: > ...
7 years, 8 months ago (2013-04-03 08:33:32 UTC) #3
kinaba
lgtm!
7 years, 8 months ago (2013-04-03 08:38:53 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/13510003/12001
7 years, 8 months ago (2013-04-04 03:40:20 UTC) #5
commit-bot: I haz the power
7 years, 8 months ago (2013-04-04 09:25:10 UTC) #6
Message was sent while issue was closed.
Change committed as 192260

Powered by Google App Engine
This is Rietveld 408576698