Closed
Bug 279055
Opened 20 years ago
Closed 20 years ago
Download Manager: this.doc.getElementById(aDownloadID).firstChild has no properties
Categories
(SeaMonkey :: Download & File Handling, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: hhschwab, Unassigned)
Details
Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8b) Gecko/20050119 When downloading, JS-Console repeats that error with every disk write, according to the disk positioning noises. I´m using current nightlies zips, downloads start download manager. Noticed that bug with a 20050116xx nightly, and confirmed with this one. I don´t know if the component is correct, the file hasn´t changed for a month or longer. Error: this.doc.getElementById(aDownloadID).firstChild has no properties Source File: file:///C:/myPath/MOZILLA/components/nsDownloadProgressListener.js Line: 105
| Reporter | ||
Comment 1•20 years ago
|
||
wfm Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8b) Gecko/20050123 When I filed this bug, I tested it with two nightlies, and saw the bug. I was a bit scarce on my disk partitions, but download was working correctly, I could install the downloaded files. After deleting a lot of files to get some space on my partitions I was unable to recreate that situation.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•