Closed
Bug 250295
Opened 21 years ago
Closed 20 years ago
Hostname from Download Manager/Progress Dialog creeps into the statusbar.
Categories
(Core Graveyard :: File Handling, defect)
Core Graveyard
File Handling
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: stephend, Assigned: darin.moz)
References
Details
(Keywords: helpwanted, regression)
Attachments
(1 file)
157.94 KB,
image/jpeg
|
Details |
I'm not sure this is Networking (it may be a bug in browser's front-end), but
here goes...
Build ID: 2004-07-07-07, Windows XP Seamonkey trunk.
Summary: Hostname from Download Manager/Progress Dialog creeps into the statusbar.
Steps to Reproduce:
1. I downloaded a patch from http://www.idsoftware.com (which actually started
a download from ftp.idsoftware.com.
2. I then browsed bonsai.mozilla.org for new checkins.
Expected Results:
Only see pertinent hostnames in the statusbar (in this case, bonsai.mozilla.org)
Actual Results:
I saw ftp.idsoftware.com listed as well (while my download was going in the
background in a Progress Dialog).
Reporter | ||
Comment 1•21 years ago
|
||
Assignee | ||
Comment 2•21 years ago
|
||
definitely not networking... probably something having to do with a
nsIWebProgressListener implementation... maybe nsBrowserStatusHandler.js or
hmm... i wonder if "file handling" is the right component for this bug.
downloads must detach themselves from the current docshell somehow. hmm...
biesi? what do you think?
Component: Networking → File Handling
Reporter | ||
Updated•20 years ago
|
Keywords: helpwanted,
regression
Reporter | ||
Comment 3•20 years ago
|
||
*** Bug 293350 has been marked as a duplicate of this bug. ***
Reporter | ||
Updated•20 years ago
|
Flags: blocking1.8b4?
Comment 4•20 years ago
|
||
Since we see this in Camino, it's deeper than UI-level JS code.
OS: Windows XP → All
Hardware: PC → All
Comment 5•20 years ago
|
||
Not a blocker-- will take a low risk patch if one appears within the next 7 days.
Flags: blocking1.8b4? → blocking1.8b4-
Reporter | ||
Comment 6•20 years ago
|
||
This was fixed by bug 293350. Kudos, Darin!
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 7•20 years ago
|
||
Verified FIXED using build 2005-09-10-05 on Windows XP SeaMonkey trunk.
Status: RESOLVED → VERIFIED
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•