Closed Bug 394798 Opened 17 years ago Closed 17 years ago

Info bubble for just-completed downloads says "Wednesday, December 31, 1969 6:00 PM"

Categories

(Toolkit :: Downloads API, defect)

defect
Not set
normal

Tracking

()

VERIFIED FIXED
mozilla1.9alpha8

People

(Reporter: Mardak, Assigned: Mardak)

References

Details

Attachments

(1 file, 1 obsolete file)

Attached patch v1 (obsolete) — Splinter Review
Start time is 0. We don't set startTime other than creating the download, but we don't really need it until we finish anyway... but see bug 394571.

Problem doesn't show up if you close and reopen the dlmgr because we grab the time from the db.
Attachment #279511 - Flags: review?(comrade693+bmo)
Attached patch v1.1Splinter Review
Ugh. Missed the paren. Sorry about that.
Attachment #279511 - Attachment is obsolete: true
Attachment #279512 - Flags: review?(comrade693+bmo)
Attachment #279511 - Flags: review?(comrade693+bmo)
Blocks: 223895
Attachment #279512 - Flags: review?(comrade693+bmo) → review+
Keywords: checkin-needed
mozilla/toolkit/mozapps/downloads/content/downloads.js 1.86
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 3 M8
mardak: do you have a good testcase for this?
Oops, forgot an important step ;)

1) Open download manager
2) Download a file
3) Click information button
(In reply to comment #4)
> Oops, forgot an important step ;)
> 
> 1) Open download manager
> 2) Download a file
> 3) Click information button

Well, I assumed those steps :-)  What I meant more was, "did this regress?" 

(In reply to comment #5)
> "did this regress?" 
Looking at cvs blame on the file, I would assume it "regressed" with bug 388517 (revised UI)

(In reply to comment #4)
> 1) Open download manager
It took me a while to get this bug to reproduce, but now that I realized it was
an issue with dlmgr being open.. This would have been fixed by bug 385734.
sdwilsh: This problem was caused by the d'oh code path not calling
createDownloadItem correctly.

Additionally, bug 393821 on top of bug 385734 solves the real issue, so that we
don't even need the d'oh code path, and we wouldn't have run into this bug to
begin with. ++unified code path. :)
I tried reproducing this several different ways, and couldn't, so I'm going to verify this as FIXED; if we see it again, of course, we'll just reopen (or refile).

Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9a9pre) Gecko/2007092705 Minefield/3.0a9pre
Status: RESOLVED → VERIFIED
Product: Firefox → Toolkit
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: