Open
Bug 726450
Opened 13 years ago
Updated 2 years ago
Port relevant code from the Downloads window
Categories
(Firefox :: Downloads Panel, defect)
Firefox
Downloads Panel
Tracking
()
NEW
People
(Reporter: Paolo, Unassigned)
References
()
Details
This bug tracks work to be done on top of the Downloads Panel in bug 726444.
* Port the optimizations related to setting attributes on the progress bars and
dispatching the ValueChange event, from bug 397424.
* QueryInterface(Ci.nsIDownload) is not necessary after getNext() anymore.
* Port the most relevant browser-chrome regression tests.
Reporter | ||
Updated•12 years ago
|
Blocks: DownloadsPanel
Updated•12 years ago
|
Component: General → Downloads Panel
Updated•12 years ago
|
No longer blocks: DownloadsPanel
Updated•12 years ago
|
Summary: [Downloads Panel] Port relevant code from the Downloads window → Port relevant code from the Downloads window
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•