Closed
Bug 289216
Opened 20 years ago
Closed 13 years ago
embedding/browser/photon/src/EmbedDownload.cpp does lossy PRInt64->PRInt32 conversion
Categories
(Core Graveyard :: Embedding: APIs, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: Biesinger, Assigned: adamlock)
References
Details
bug 228968 added an OnProgressChange64 function. the implementation I added to EmbedDownload.cpp just truncates the values and passes them to OnProgressChange. The code should be changed to show the correct values in the UI.
| Reporter | ||
Updated•20 years ago
|
No longer depends on: NegativeDownload
| Reporter | ||
Updated•20 years ago
|
Depends on: NegativeDownload
Updated•15 years ago
|
QA Contact: apis
Comment 1•13 years ago
|
||
The Photon port no longer exists.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → INCOMPLETE
Updated•6 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•