Closed
Bug 169609
Opened 23 years ago
Closed 23 years ago
can't remove files from list with exception [@ nsIDownloadManager.removeDownload]
Categories
(SeaMonkey :: Download & File Handling, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 169002
People
(Reporter: aha, Assigned: bugzilla)
Details
I'm getting exception while removing files from list of downloaded files:
Error: [Exception... "Component returned failure code: 0x80004005
(NS_ERROR_FAILURE) [nsIDownloadManager.removeDownload]" nsresult: "0x80004005
(NS_ERROR_FAILURE)" location: "JS frame ::
chrome://communicator/content/downloadmanager/downloadmanager.js ::
dVC_doCommand :: line 247" data: no]
Source File: chrome://communicator/content/downloadmanager/downloadmanager.js
Line: 247
2002091708/trunk/W2K
Reporter | ||
Comment 1•23 years ago
|
||
List, which has several tens of items, was near empty after browser restart. So,
removing was partialy successfull, but Download Manager maybe don't visualise
its action.
Comment 2•23 years ago
|
||
also see bug 169034 comment 0 --could be a dup of bug 168948?
Reporter | ||
Comment 3•23 years ago
|
||
Yep, it should be dupe. Marking such.
*** This bug has been marked as a duplicate of 169002 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•