Closed
Bug 280314
Opened 21 years ago
Closed 21 years ago
File sizes in Download Manager go negative over 2GB
Categories
(Toolkit :: Downloads API, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 228968
People
(Reporter: stevewa, Assigned: bugs)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
When downloading a large file (SuSE 9.2 iso image at 3.1GB) the download manager
goes into negative numbers after 2GB progress. Suspect signed int instead of
unsigned...
Reproducible: Always
Steps to Reproduce:
1. Download a > 2GB file using Download Manager
2.
3.
Actual Results:
After 2GB reached numbers start negative
Expected Results:
Should continue positive numbers
Dupe of bug 216043
Comment 2•21 years ago
|
||
*** This bug has been marked as a duplicate of 228968 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Status: RESOLVED → VERIFIED
Updated•17 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•