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

Issue 10827098: Update the number of fetched files more frequently. (Closed)

Created:
8 years, 4 months ago by hidehiko
Modified:
8 years, 4 months ago
Reviewers:
satorux1
CC:
chromium-reviews, achuith+watch_chromium.org, oshima+watch_chromium.org, stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, davemoore+watch_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Update the number of fetched files more frequently. BUG=128141 TEST=ran manually, ran browser_tests, and ran unit_tests --gtest_filter=GData* Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=149893

Patch Set 1 #

Patch Set 2 : Update the number of fetched files more frequently. #

Total comments: 14

Patch Set 3 : Update the number of fetched files more frequently. #

Patch Set 4 : Update the number of fetched files more frequently. #

Total comments: 18

Patch Set 5 : Update the number of fetched files more frequently. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+112 lines, -11 lines) Patch
M chrome/browser/chromeos/gdata/gdata_file_system.h View 1 2 3 4 2 chunks +5 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/gdata/gdata_file_system.cc View 1 2 3 4 10 chunks +105 lines, -9 lines 0 comments Download
M chrome/browser/chromeos/gdata/gdata_operations.cc View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
hidehiko
Hi Satoru, I cleaned up the patch. Would you mind to take a look?
8 years, 4 months ago (2012-08-01 08:19:26 UTC) #1
satorux1
sorry for the belated response. http://codereview.chromium.org/10827098/diff/2001/chrome/browser/chromeos/gdata/gdata_file_system.cc File chrome/browser/chromeos/gdata/gdata_file_system.cc (right): http://codereview.chromium.org/10827098/diff/2001/chrome/browser/chromeos/gdata/gdata_file_system.cc#newcode58 chrome/browser/chromeos/gdata/gdata_file_system.cc:58: const int kNumUiUpdateStepsPerFetch = ...
8 years, 4 months ago (2012-08-02 08:03:14 UTC) #2
hidehiko
Thank you for your review. Could you take another look? https://chromiumcodereview.appspot.com/10827098/diff/2001/chrome/browser/chromeos/gdata/gdata_file_system.cc File chrome/browser/chromeos/gdata/gdata_file_system.cc (right): https://chromiumcodereview.appspot.com/10827098/diff/2001/chrome/browser/chromeos/gdata/gdata_file_system.cc#newcode58 ...
8 years, 4 months ago (2012-08-02 13:47:04 UTC) #3
satorux1
http://codereview.chromium.org/10827098/diff/9001/chrome/browser/chromeos/gdata/gdata_file_system.cc File chrome/browser/chromeos/gdata/gdata_file_system.cc (right): http://codereview.chromium.org/10827098/diff/9001/chrome/browser/chromeos/gdata/gdata_file_system.cc#newcode58 chrome/browser/chromeos/gdata/gdata_file_system.cc:58: const int kFetchUiUpdateStep = 10; Please put some comment ...
8 years, 4 months ago (2012-08-02 16:31:03 UTC) #4
hidehiko
Thank you for your review. I'll address all your remaining comments, but before editing the ...
8 years, 4 months ago (2012-08-02 19:06:33 UTC) #5
satorux1
http://codereview.chromium.org/10827098/diff/9001/chrome/browser/chromeos/gdata/gdata_file_system.cc File chrome/browser/chromeos/gdata/gdata_file_system.cc (right): http://codereview.chromium.org/10827098/diff/9001/chrome/browser/chromeos/gdata/gdata_file_system.cc#newcode3675 chrome/browser/chromeos/gdata/gdata_file_system.cc:3675: return; On 2012/08/02 19:06:33, hidehiko wrote: > On 2012/08/02 ...
8 years, 4 months ago (2012-08-02 19:37:16 UTC) #6
hidehiko
http://codereview.chromium.org/10827098/diff/9001/chrome/browser/chromeos/gdata/gdata_file_system.cc File chrome/browser/chromeos/gdata/gdata_file_system.cc (right): http://codereview.chromium.org/10827098/diff/9001/chrome/browser/chromeos/gdata/gdata_file_system.cc#newcode3675 chrome/browser/chromeos/gdata/gdata_file_system.cc:3675: return; On 2012/08/02 19:37:16, satorux1 wrote: > On 2012/08/02 ...
8 years, 4 months ago (2012-08-02 19:59:05 UTC) #7
satorux1
http://codereview.chromium.org/10827098/diff/9001/chrome/browser/chromeos/gdata/gdata_file_system.cc File chrome/browser/chromeos/gdata/gdata_file_system.cc (right): http://codereview.chromium.org/10827098/diff/9001/chrome/browser/chromeos/gdata/gdata_file_system.cc#newcode3675 chrome/browser/chromeos/gdata/gdata_file_system.cc:3675: return; On 2012/08/02 19:59:06, hidehiko wrote: > On 2012/08/02 ...
8 years, 4 months ago (2012-08-02 21:14:47 UTC) #8
hidehiko
Merged to the head, and adapted the code style a bit. Could you take another ...
8 years, 4 months ago (2012-08-03 09:50:18 UTC) #9
satorux1
LGTM. Thanks!!
8 years, 4 months ago (2012-08-03 16:43:24 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hidehiko@chromium.org/10827098/11003
8 years, 4 months ago (2012-08-03 16:47:54 UTC) #11
commit-bot: I haz the power
8 years, 4 months ago (2012-08-03 19:42:09 UTC) #12
Change committed as 149893

Powered by Google App Engine
This is Rietveld 408576698