DescriptionPreventing 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
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=112691
Patch Set 1 #Patch Set 2 : Reverting debugging code. #
Total comments: 4
Patch Set 3 : Code review fix. #Messages
Total messages: 5 (0 generated)
|