summaryrefslogtreecommitdiffstats
path: root/base/files
diff options
context:
space:
mode:
authorhidehiko@chromium.org <hidehiko@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-02-07 07:20:42 +0000
committerhidehiko@chromium.org <hidehiko@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-02-07 07:20:42 +0000
commit8a920397a83712b0a34d25502130a316897915eb (patch)
tree54230d7f3542892b57e0e236db51f55abef92fdc /base/files
parent923131ba30707f13878cfffdcf5f389d7fa29375 (diff)
downloadchromium_src-8a920397a83712b0a34d25502130a316897915eb.zip
chromium_src-8a920397a83712b0a34d25502130a316897915eb.tar.gz
chromium_src-8a920397a83712b0a34d25502130a316897915eb.tar.bz2
Add GetUploadStatus method to the DriveServiceInterface.
This CL adds a (stub) method GetUploadStatus to the DriveServiceInterface. The goal of adding this method is supporting retry on receiving 5xx http response from server for data uploading. The callback type of the method is as same as the one for ResumeUpload. So, it also renames ResumeUploadResponse and ResumeUploadCallback to UploadRangeResponse and UploadRangeCallback respectively. The params of the method is based on the experimental implementation. The actual implementation of {gdata_wapi,drive_api}_{service,operations} should be done in following CLs. BUG=148632 TEST=Ran unit_tests Review URL: https://chromiumcodereview.appspot.com/12235002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@181245 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/files')
0 files changed, 0 insertions, 0 deletions