Closed Bug 289214 Opened 19 years ago Closed 18 years ago

embedding/browser/cocoa/src/nsDownloadListener.mm does lossy PRInt64->PRInt32 conversion

Categories

(Core Graveyard :: Embedding: Mac, defect)

PowerPC
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: Biesinger, Assigned: ccarlen)

References

Details

bug 228968 added an OnProgressChange64 function. the implementation I added to
nsDownloadListener.mm just truncates the values and passes them to
OnProgressChange. The code should be changed to show the correct values in the UI.
This is a duplicate of bug 288585.
isn't that bug about camino/src/downloads/nsDownloadListener.mm?
Yes, isn't this one too?
Oh, my mistake.  I was going to whack these together, but I'll split embedding
from camino.
oh, feel free to fix both in the same bug, I don't care so much about that :)
This code is old and will probably be thrown away in favor of Camino's embedding code.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → INVALID
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.