Closed
Bug 551075
Opened 15 years ago
Closed 15 years ago
Keep showing "Transferring data from www.example.com" even if download has been done
Categories
(Firefox :: Toolbars and Customization, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 490235
People
(Reporter: yoshifumi1975, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.11) Gecko/2009060309 Ubuntu/8.04 (hardy) Firefox/3.0.11 GTB6
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.11) Gecko/2009060309 Ubuntu/8.04 (hardy) Firefox/3.0.11 GTB6
Reproducible: Always
Steps to Reproduce:
1. Access SWF file which uses TCP Socket. For example http://www.clocklink.com/clocks/bloguru002-orange.swf
2.
3.
Actual Results:
"Transferring data from www.clocklink.com..." is shown for at least 300 seconds.
Expected Results:
It must be "Done".
I found an extra ACK packet with Wireshark when FIN packet was sent from web server.
WWW: FIN+ACK => PC
PC: ACK => WWW *** This packet is extra.
PC: FIN+ACK => WWW
WWW: ACK => PC
This is reproducible.
Related to/duplicate of bug 383811 and/or bug 490235?
| Reporter | ||
Comment 2•15 years ago
|
||
Same as 490235.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•