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

Issue 488043003: Aggregate consecutive rescan request as much as possible. (Closed)

Created:
6 years, 4 months ago by fukino
Modified:
6 years, 3 months ago
Reviewers:
yoshiki
CC:
chromium-reviews, rginda+watch_chromium.org, mtomasz+watch_chromium.org, yoshiki+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Aggregate consequtive rescan request as much as possible. - Revived AsyncUtil.Aggregation, which was used to aggregate consecutive run requests into one. - Aggregated consecutive re-scan request using the aggregator described above. BUG=316050 TEST=confirmed manually Committed: https://crrev.com/bc045e021aed1096e38ef912228951b548526c9d Cr-Commit-Position: refs/heads/master@{#291846}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Revive AsyncUtil.Aggregation. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+80 lines, -2 lines) Patch
M ui/file_manager/file_manager/common/js/async_util.js View 1 1 chunk +76 lines, -0 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/directory_model.js View 1 2 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
fukino
yoshiki@, could you take a look? This CL improves only the copy for Downloads, not ...
6 years, 4 months ago (2014-08-25 06:51:54 UTC) #1
yoshiki
https://codereview.chromium.org/488043003/diff/1/ui/file_manager/file_manager/common/js/async_util.js File ui/file_manager/file_manager/common/js/async_util.js (right): https://codereview.chromium.org/488043003/diff/1/ui/file_manager/file_manager/common/js/async_util.js#newcode263 ui/file_manager/file_manager/common/js/async_util.js:263: * @param {boolean=} opt_aggregate If true, consecutive calls are ...
6 years, 4 months ago (2014-08-25 08:36:39 UTC) #2
fukino
https://codereview.chromium.org/488043003/diff/1/ui/file_manager/file_manager/common/js/async_util.js File ui/file_manager/file_manager/common/js/async_util.js (right): https://codereview.chromium.org/488043003/diff/1/ui/file_manager/file_manager/common/js/async_util.js#newcode263 ui/file_manager/file_manager/common/js/async_util.js:263: * @param {boolean=} opt_aggregate If true, consecutive calls are ...
6 years, 4 months ago (2014-08-25 09:37:09 UTC) #3
yoshiki
lgtm
6 years, 4 months ago (2014-08-25 13:44:59 UTC) #4
fukino
The CQ bit was checked by fukino@chromium.org
6 years, 4 months ago (2014-08-26 02:09:16 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fukino@chromium.org/488043003/20001
6 years, 4 months ago (2014-08-26 02:12:47 UTC) #6
commit-bot: I haz the power
Committed patchset #2 (20001) as 0b6f8f6e1c2f491c4b512a25dc5cf1acc75712ca
6 years, 4 months ago (2014-08-26 05:29:55 UTC) #7
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 02:40:42 UTC) #8
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/bc045e021aed1096e38ef912228951b548526c9d
Cr-Commit-Position: refs/heads/master@{#291846}

Powered by Google App Engine
This is Rietveld 408576698