Closed Bug 389183 Opened 17 years ago Closed 17 years ago

Download Manager window remains empty

Categories

(Toolkit :: Downloads API, defect)

x86
Windows XP
defect
Not set
critical

Tracking

()

VERIFIED FIXED
mozilla1.9alpha7

People

(Reporter: Peter6, Assigned: sdwilsh)

References

Details

Attachments

(1 file)

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a7pre) Gecko/2007072211 Minefield/3.0a7pre ID:2007072211

repro:

open FF
start a download
open DM

result:
The download is not displayed at all

Error: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [mozIStorageConnection.createStatement]
Source file: chrome://mozapps/content/downloads/downloads.js
Line: 443

regression from Bug 385875
after you have downloaded something, which process you can follow with win explorer it gives the following error when you close the useless DM window:
Error: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIObserverService.removeObserver]
Source file: chrome://mozapps/content/downloads/downloads.js
Line: 515
Attached patch v1.0Splinter Review
d'oh

This should do the trick
Assignee: nobody → sdwilsh
Status: NEW → ASSIGNED
Attachment #273323 - Flags: review?(mano)
(In reply to comment #1)
> after you have downloaded something, which process you can follow with win
> explorer it gives the following error when you close the useless DM window:
> Error: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE)
> [nsIObserverService.removeObserver]
> Source file: chrome://mozapps/content/downloads/downloads.js
> Line: 515
expected since it never adds those because it fails before then

Comment on attachment 273323 [details] [diff] [review]
v1.0

r=mano
Attachment #273323 - Flags: review?(mano) → review+
Sorry about that...

Checking in toolkit/mozapps/downloads/content/downloads.js;
new revision: 1.68; previous revision: 1.67
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Target Milestone: --- → Firefox 3 M7
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a7pre) Gecko/2007072215 Minefield/3.0a7pre ID:2007072215

Thanks Shawn
->VERIFIED
Status: RESOLVED → VERIFIED
Product: Firefox → Toolkit
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: