Closed
Bug 400493
Opened 17 years ago
Closed 17 years ago
Track download finish time in Download UI
Categories
(Toolkit :: Downloads API, enhancement)
Toolkit
Downloads API
Tracking
()
VERIFIED
FIXED
mozilla1.9beta2
People
(Reporter: Mardak, Assigned: Mardak)
References
Details
Attachments
(1 file)
(deleted),
patch
|
sdwilsh
:
review+
mconnor
:
approvalM9-
mconnor
:
approval1.9+
|
Details | Diff | Splinter Review |
Splitting patch off from bug 223895 which isn't needed for that patch anymore, but we'll probably need this later on if we want to show something with the completed time (instead of just the start time).
Assignee | ||
Comment 1•17 years ago
|
||
Not a critical patch to review.. Simply sets the download finish time to Now when downloads finish or use the time from the DB.
Comment 2•17 years ago
|
||
Comment on attachment 285567 [details] [diff] [review]
v1
r=sdwilsh
This is a low risk patch
Attachment #285567 -
Flags: review?(comrade693+bmo)
Attachment #285567 -
Flags: review+
Attachment #285567 -
Flags: approval1.9?
Comment 3•17 years ago
|
||
Comment on attachment 285567 [details] [diff] [review]
v1
not needed until other UI pieces are ready, defer until then
Attachment #285567 -
Flags: approvalM9-
Attachment #285567 -
Flags: approval1.9?
Attachment #285567 -
Flags: approval1.9+
Assignee | ||
Comment 4•17 years ago
|
||
Checking in toolkit/mozapps/downloads/content/downloads.js;
/cvsroot/mozilla/toolkit/mozapps/downloads/content/downloads.js,v <-- downloads.js
new revision: 1.101; previous revision: 1.100
done
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Flags: in-litmus-
Resolution: --- → FIXED
Target Milestone: --- → Firefox 3 M10
Comment 5•17 years ago
|
||
Verified FIXED (in the backend), since I've verified the frontend components already.
Status: RESOLVED → VERIFIED
Updated•16 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•