Files.app: Make the sort for the search result stable.
In search result, the entries have same names and it causes unstability of the sort. The CL let the compare function to see URL when the names are same. The CL also moves the sort functions from the UI class to the model class. BUG=397386 TEST=manually Review URL: https://codereview.chromium.org/419173002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285537 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment