Revert 98901 - 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 Review URL: http://codereview.chromium.org/7799034 TBR=rginda@chromium.org Review URL: http://codereview.chromium.org/7812018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98913 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment