Closed
Bug 485493
Opened 16 years ago
Closed 15 years ago
Updates that are in the downloading state display no status or the string undefined in the history window
Categories
(Toolkit :: Application Update, defect)
Toolkit
Application Update
Tracking
()
RESOLVED
FIXED
mozilla1.9.2a1
People
(Reporter: robert.strong.bugs, Assigned: robert.strong.bugs)
References
Details
Attachments
(1 obsolete file)
It should display downloading. It may be appropriate to also display Download paused when it is paused.
Assignee | ||
Comment 1•16 years ago
|
||
Might want to add other error states such as patch verification failed.
Assignee | ||
Comment 2•16 years ago
|
||
(In reply to comment #1)
> Might want to add other error states such as patch verification failed.
Nevermind... that string is already there
Assignee | ||
Comment 3•15 years ago
|
||
When I first took over app update I saw the value of statusText come back as the string "undefined" and an empty string... turns out it can also come back as undefined. I could probably make it always return undefined but at least for now I'd prefer just doing this.
Assignee: nobody → robert.bugzilla
Status: NEW → ASSIGNED
Attachment #424550 -
Flags: review?(dolske)
Assignee | ||
Comment 4•15 years ago
|
||
Comment on attachment 424550 [details] [diff] [review]
patch
I have a better way to solve this in bug 530872
Attachment #424550 -
Attachment is obsolete: true
Attachment #424550 -
Flags: review?(dolske)
Assignee | ||
Comment 5•15 years ago
|
||
Fixed by bug 530872
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 6•14 years ago
|
||
Fixed on 1.9.2 for Firefox 3.6.9 by bug 576939.
You need to log in
before you can comment on or make changes to this bug.
Description
•