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

Issue 9700014: Move params/callbacks to gdata_params. (Closed)

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

Description

Move params/callbacks to gdata_params. Reduce the size of gdata.h and remove gdata.h from gdata_files.h and gdata_file_system.h BUG=NONE TEST=NONE Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=126766

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+111 lines, -101 lines) Patch
M chrome/browser/chromeos/gdata/gdata.h View 2 chunks +0 lines, -61 lines 0 comments Download
M chrome/browser/chromeos/gdata/gdata.cc View 1 chunk +0 lines, -36 lines 0 comments Download
M chrome/browser/chromeos/gdata/gdata_file_system.h View 1 2 2 chunks +2 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/gdata/gdata_files.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/gdata/gdata_params.h View 1 3 chunks +73 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/gdata/gdata_params.cc View 1 1 chunk +35 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
achuithb
Not urgent, but please take a look when you get a chance.
8 years, 9 months ago (2012-03-14 10:20:04 UTC) #1
satorux1
http://codereview.chromium.org/9700014/diff/1/chrome/browser/chromeos/gdata/gdata_params.cc File chrome/browser/chromeos/gdata/gdata_params.cc (right): http://codereview.chromium.org/9700014/diff/1/chrome/browser/chromeos/gdata/gdata_params.cc#newcode9 chrome/browser/chromeos/gdata/gdata_params.cc:9: //============================== ResumeUploadResponse ========================== nit: the file is small, so ...
8 years, 9 months ago (2012-03-14 17:08:04 UTC) #2
achuithb
Addressed both comments. PTAL, Satoru-san. http://codereview.chromium.org/9700014/diff/1/chrome/browser/chromeos/gdata/gdata_params.cc File chrome/browser/chromeos/gdata/gdata_params.cc (right): http://codereview.chromium.org/9700014/diff/1/chrome/browser/chromeos/gdata/gdata_params.cc#newcode9 chrome/browser/chromeos/gdata/gdata_params.cc:9: //============================== ResumeUploadResponse ========================== On ...
8 years, 9 months ago (2012-03-14 20:22:58 UTC) #3
satorux1
LGTM. We might also want to split gdata.h to something like gdata_auth_service.h gdata_documents_service.h but let's ...
8 years, 9 months ago (2012-03-14 20:28:16 UTC) #4
achuithb
8 years, 9 months ago (2012-03-14 20:28:54 UTC) #5
On 2012/03/14 20:28:16, satorux1 wrote:
> LGTM.
> 
> We might also want to split gdata.h to something like
> 
> gdata_auth_service.h
> gdata_documents_service.h
> 
> but let's do this in a separate patch, if we are to do this.

Agreed.

Powered by Google App Engine
This is Rietveld 408576698