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

Issue 133223002: Revert 243816 "[Files.app] Change sort timing during metadata fetch" (Closed)

Created:
6 years, 11 months ago by yoshiki
Modified:
6 years, 11 months ago
Reviewers:
yoshiki
CC:
chromium-reviews
Visibility:
Public.

Description

Revert 243816 "[Files.app] Change sort timing during metadata fetch" > [Files.app] Change sort timing during metadata fetch > > Previously, sort was not started until all the metadata is fetched. When fetching took a time, the user saw unsorted list for a while. With this patch, sort is happened just after every updates. User can see sorted list every time. > > BUG=327479 > TEST=manually tested > > Review URL: https://codereview.chromium.org/113293007 TBR=yoshiki@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=244082

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -47 lines) Patch
M trunk/src/chrome/browser/resources/file_manager/foreground/js/directory_contents.js View 6 chunks +17 lines, -19 lines 0 comments Download
M trunk/src/chrome/browser/resources/file_manager/foreground/js/file_manager.js View 2 chunks +2 lines, -0 lines 0 comments Download
M trunk/src/chrome/browser/resources/file_manager/foreground/js/metadata/metadata_cache.js View 5 chunks +4 lines, -28 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
yoshiki
6 years, 11 months ago (2014-01-10 04:25:46 UTC) #1
yoshiki
6 years, 11 months ago (2014-01-10 04:26:58 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r244082.

Powered by Google App Engine
This is Rietveld 408576698