Closed
Bug 313339
Opened 20 years ago
Closed 20 years ago
A negative number is shown, when more then 2 Gigabye of a file are downloaded.
Categories
(Toolkit :: Downloads API, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 228968
People
(Reporter: mozilla, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.12) Gecko/20050919 Firefox/1.0.7
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.12) Gecko/20050919 Firefox/1.0.7
When you download a file, which is bigger then 2 GB, the downloaded-Bytes-Column
shows an negative Number. The 32bit Integer has an overflow.
Reproducible: Always
Steps to Reproduce:
1. Download a file bigger then 2GB, for example the Kubuntu-DVD-Image:
http://cdimage.ubuntu.com/kubuntu/releases/breezy/release/
2. Wait
3. Wait
4. Look at the download-Window, when more than 2GB are loaded.
Actual Results:
The downloaded-Bytes-Column showed an negative Number.
Expected Results:
It should show an positive Number. I think.
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 228968 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Comment 2•20 years ago
|
||
upgrade to Firefox 1.5 beta 2, it's fixed ages ago
Status: RESOLVED → VERIFIED
| Assignee | ||
Updated•17 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•