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

Issue 7799034: Call prepareSort before any sorting happens. (Closed)

Created:
9 years, 3 months ago by rginda
Modified:
9 years, 3 months ago
CC:
chromium-reviews, arv (Not doing code reviews)
Visibility:
Public.

Description

Call prepareSort before any sorting happens. The file manager code depends on the prepareSort method to fetch required sort fields from the filesystem before a sort happens, but the ArrayDataModel doesn't always call it. This makes for unsorted file lists in certain situations. BUG=chromium-os:19834 TEST=manual testing Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=98901

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -15 lines) Patch
M chrome/browser/resources/shared/js/cr/ui/array_data_model.js View 2 chunks +22 lines, -15 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
rginda
AFAICT the trybot failures are flaky tests, and not a problem with this CL.
9 years, 3 months ago (2011-08-30 21:44:46 UTC) #1
arv (Not doing code reviews)
LGTM
9 years, 3 months ago (2011-08-30 21:53:19 UTC) #2
commit-bot: I haz the power
9 years, 3 months ago (2011-08-31 00:50:10 UTC) #3
Change committed as 98901

Powered by Google App Engine
This is Rietveld 408576698