Open
Bug 523351
Opened 14 years ago
Updated 14 years ago
Optimize sorting algorithm in new download manager
Categories
(SeaMonkey :: Download & File Handling, defect)
SeaMonkey
Download & File Handling
Tracking
(Not tracked)
NEW
People
(Reporter: kairo, Unassigned)
References
Details
After bug 474626 has optimized invalidation in the download manager and bug 506731 will optimize when to do a sort in the tree, the bug here should care about optimizing the sort itself, e.g. only resorting active downloads on progress updates and leaving inactive ones unchanged.
You need to log in
before you can comment on or make changes to this bug.
Description
•