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

Issue 12017026: drive: Add support for pagenation to FakeDriveService (Closed)

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

Description

drive: Add support for pagenation to FakeDriveService Add support for start-offset (only used in FakeDriveService) and max-results parameters which implement pagination. BUG=162350 TEST=none; test changes Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=178271

Patch Set 1 : polish #

Total comments: 2

Patch Set 2 : rebase #

Patch Set 3 : address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+141 lines, -6 lines) Patch
M chrome/browser/google_apis/fake_drive_service.h View 1 2 chunks +7 lines, -0 lines 0 comments Download
M chrome/browser/google_apis/fake_drive_service.cc View 1 2 5 chunks +48 lines, -6 lines 0 comments Download
M chrome/browser/google_apis/fake_drive_service_unittest.cc View 1 2 1 chunk +85 lines, -0 lines 0 comments Download
M chrome/browser/google_apis/gdata_wapi_parser.h View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
satorux1
I've been keeping this patch for a while. Finally I had some time to polish. ...
7 years, 11 months ago (2013-01-18 22:45:31 UTC) #1
kinaba
The patch description looks outdated. search feature is already landed, and this one contains only ...
7 years, 11 months ago (2013-01-19 03:28:18 UTC) #2
kinaba
Ah, looking at the another patch you posted, I've changed my mind. To support the ...
7 years, 11 months ago (2013-01-19 03:43:47 UTC) #3
satorux1
https://codereview.chromium.org/12017026/diff/9001/chrome/browser/google_apis/fake_drive_service.cc File chrome/browser/google_apis/fake_drive_service.cc (right): https://codereview.chromium.org/12017026/diff/9001/chrome/browser/google_apis/fake_drive_service.cc#newcode153 chrome/browser/google_apis/fake_drive_service.cc:153: int start_index = 0; On 2013/01/19 03:28:18, kinaba wrote: ...
7 years, 11 months ago (2013-01-22 17:44:09 UTC) #4
kinaba
lgtm. thanks!
7 years, 11 months ago (2013-01-22 23:23:29 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/satorux@chromium.org/12017026/19001
7 years, 11 months ago (2013-01-23 06:12:50 UTC) #6
commit-bot: I haz the power
7 years, 11 months ago (2013-01-23 08:27:14 UTC) #7
Message was sent while issue was closed.
Change committed as 178271

Powered by Google App Engine
This is Rietveld 408576698