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

Issue 9652024: Only show progress bar after 500ms (Closed)

Created:
8 years, 9 months ago by bshe
Modified:
8 years, 9 months ago
Reviewers:
rginda, Rick Byers
CC:
chromium-reviews, rginda+watch_chromium.org, arv (Not doing code reviews), SeRya
Visibility:
Public.

Description

Only show progress bar after 500ms BUG=chromium-os:26924 TEST=Open file manager, verify if progress bar behaves as described in 26924 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=126694

Patch Set 1 #

Total comments: 12

Patch Set 2 : Address Rick's review. #

Total comments: 9

Patch Set 3 : Address review #

Patch Set 4 : Merge to trunk. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+114 lines, -81 lines) Patch
M chrome/browser/resources/file_manager/js/file_copy_manager.js View 1 2 3 12 chunks +83 lines, -39 lines 0 comments Download
M chrome/browser/resources/file_manager/js/file_manager.js View 1 2 3 3 chunks +31 lines, -42 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
bshe
Hi Rob. Could you please take a look at this small CL? As requested by ...
8 years, 9 months ago (2012-03-09 02:23:53 UTC) #1
rginda
lgtm
8 years, 9 months ago (2012-03-09 18:43:30 UTC) #2
bshe
+rbyers this one as well. Thanks!
8 years, 9 months ago (2012-03-09 21:06:20 UTC) #3
Rick Byers
A couple small suggestions. https://chromiumcodereview.appspot.com/9652024/diff/1/chrome/browser/resources/file_manager/js/file_copy_manager.js File chrome/browser/resources/file_manager/js/file_copy_manager.js (right): https://chromiumcodereview.appspot.com/9652024/diff/1/chrome/browser/resources/file_manager/js/file_copy_manager.js#newcode59 chrome/browser/resources/file_manager/js/file_copy_manager.js:59: FileCopyManager.Task.prototype.takeNextEntry = function() { This ...
8 years, 9 months ago (2012-03-09 21:45:45 UTC) #4
bshe
Done and inlined. Thanks https://chromiumcodereview.appspot.com/9652024/diff/1/chrome/browser/resources/file_manager/js/file_copy_manager.js File chrome/browser/resources/file_manager/js/file_copy_manager.js (right): https://chromiumcodereview.appspot.com/9652024/diff/1/chrome/browser/resources/file_manager/js/file_copy_manager.js#newcode59 chrome/browser/resources/file_manager/js/file_copy_manager.js:59: FileCopyManager.Task.prototype.takeNextEntry = function() { On ...
8 years, 9 months ago (2012-03-12 00:13:34 UTC) #5
Rick Byers
Looks good! Just a couple minor style suggestions left. On 2012/03/12 00:13:34, bshe wrote: > ...
8 years, 9 months ago (2012-03-12 14:19:55 UTC) #6
Rick Byers
https://chromiumcodereview.appspot.com/9652024/diff/5001/chrome/browser/resources/file_manager/js/file_copy_manager.js File chrome/browser/resources/file_manager/js/file_copy_manager.js (right): https://chromiumcodereview.appspot.com/9652024/diff/5001/chrome/browser/resources/file_manager/js/file_copy_manager.js#newcode153 chrome/browser/resources/file_manager/js/file_copy_manager.js:153: FileCopyManager.prototype.getProgress = function() { Since this is a public ...
8 years, 9 months ago (2012-03-12 14:20:08 UTC) #7
bshe
On 2012/03/12 14:19:55, Rick Byers wrote: > Looks good! Just a couple minor style suggestions ...
8 years, 9 months ago (2012-03-12 16:40:47 UTC) #8
bshe
Done and inlined. Thanks! https://chromiumcodereview.appspot.com/9652024/diff/5001/chrome/browser/resources/file_manager/js/file_copy_manager.js File chrome/browser/resources/file_manager/js/file_copy_manager.js (right): https://chromiumcodereview.appspot.com/9652024/diff/5001/chrome/browser/resources/file_manager/js/file_copy_manager.js#newcode153 chrome/browser/resources/file_manager/js/file_copy_manager.js:153: FileCopyManager.prototype.getProgress = function() { On ...
8 years, 9 months ago (2012-03-12 16:41:18 UTC) #9
Rick Byers
lgtm - sorry for the delay, totally missed this
8 years, 9 months ago (2012-03-14 17:01:43 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bshe@chromium.org/9652024/7001
8 years, 9 months ago (2012-03-14 17:04:05 UTC) #11
commit-bot: I haz the power
Can't apply patch for file chrome/browser/resources/file_manager/js/file_manager.js. While running patch -p1 --forward --force; patching file chrome/browser/resources/file_manager/js/file_manager.js ...
8 years, 9 months ago (2012-03-14 17:04:06 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bshe@chromium.org/9652024/12001
8 years, 9 months ago (2012-03-14 17:38:55 UTC) #13
commit-bot: I haz the power
8 years, 9 months ago (2012-03-14 19:01:51 UTC) #14
Change committed as 126694

Powered by Google App Engine
This is Rietveld 408576698