Closed
Bug 257886
Opened 20 years ago
Closed 20 years ago
Bad threading with downloads
Categories
(Toolkit :: Downloads API, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 250267
People
(Reporter: gerweck, Assigned: bugs)
References
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040803 Firefox/0.9.3
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040803 Firefox/0.9.3
When I'm downloading files the behavior of download manager seem to interfere
with other browser action. For example, starting a download halts all activity
for several seconds on my P4/2.4 GHz while the download manager gets going, even
with other downloads already running. I also notice other halts—when downloads
complete for example. The browser should have sufficient threading that these
simple activities would smoothly block only their background thread, leaving the
user unaware of any resource waits. That's the whole purpose of a download manager!
Reproducible: Always
Steps to Reproduce:
Download a file while attempting to continue browsing.
Actual Results:
Long, annoying complete browser unresponsiveness. No clicks or state changes are
handled. This includes resizes, window repaints, activity in other browser
windows, etc.
Expected Results:
Fork, fork, fork!
Comment 1•20 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.3) Gecko/20040902
Firefox/1.0 PR (NOT FINAL)
WFM
on old AMD850 / AMD1400, no delays/hanging
Comment 2•20 years ago
|
||
*** Bug 259989 has been marked as a duplicate of this bug. ***
Comment 3•20 years ago
|
||
*** This bug has been marked as a duplicate of 250267 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•16 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•