Preventing files from being resorted after load.
Scanning a directory we add files to the data model, sort them by name (if the sorting field needs async call like date) and then resort againg when data available. To avoid flacking lets fetch the data before adding data to the model. BUG=chromium-os:19082 TEST=None Review URL: http://codereview.chromium.org/8774008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112691 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment