Open
Bug 726450
Opened 12 years ago
Updated 8 months 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•11 years ago
|
Blocks: DownloadsPanel
Updated•11 years ago
|
Component: General → Downloads Panel
Updated•11 years ago
|
No longer blocks: DownloadsPanel
Updated•11 years ago
|
Summary: [Downloads Panel] Port relevant code from the Downloads window → Port relevant code from the Downloads window
Updated•8 months ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•