Status: Available
Owner: [email protected]
CC: [email protected],  [email protected]
Labels: Type-Bug Pri-3 OS-All Area-BrowserUI

New issue 24107 by [email protected]: Directory listings should allow  
sorting columns
http://code.google.com/p/chromium/issues/detail?id=24107

It would be nice if the directory listing you get when navigating to a file:
URL for a directory allowed you to sory by the various attributes by  
clocking
on the columns.

The sorting behavior used to be in the FileEnumerator in base. I'm currently
in the process of moving it to net/base/directory_lister. If this bug is
fixed, that sorting should be removed and all the sorting done in JS. This
will also allow the directory listings to come in incrementally (since we
sort, we have to wait for all the entries before sending any).

Issue 459 might be relevant if we're doing a JS sorting implementation.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to