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

Issue 10991014: [filemanager] Improved thumbnail update for changed files. (Closed)

Created:
8 years, 2 months ago by dgozman
Modified:
8 years, 2 months ago
CC:
chromium-reviews, rginda+watch_chromium.org, arv (Not doing code reviews)
Visibility:
Public.

Description

[filemanager] Improved thumbnail update for changed files. Previously, we requested thumbnails for all files in current directory in single chunk, which postponed the display of visible ones. Now, we request only visible items immediately, and all others are updated on demand. BUG=152161 TEST=manual Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=158587

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -1 line) Patch
M chrome/browser/resources/file_manager/js/file_manager.js View 1 chunk +10 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
dgozman
Take a look please.
8 years, 2 months ago (2012-09-25 12:54:54 UTC) #1
Vladislav Kaznacheev
lgtm
8 years, 2 months ago (2012-09-25 13:56:52 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dgozman@chromium.org/10991014/1
8 years, 2 months ago (2012-09-25 14:17:14 UTC) #3
commit-bot: I haz the power
8 years, 2 months ago (2012-09-25 16:52:22 UTC) #4
Change committed as 158587

Powered by Google App Engine
This is Rietveld 408576698