Closed Bug 277662 Opened 20 years ago Closed 12 years ago

nsIDOMLSProgressEvent should use 64-bit sizes

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: Biesinger, Unassigned)

References

()

Details

(note: currently, XMLHTTPRequest is the only implementor of this iface) nsIDOMLSProgressEvent should use 64-bit values for position and totalSize, to support data > 4 GB; note that after bug 264599 is fixed this will make the implementation a little bit simpler too (no LL_L2UI).
No longer depends on: 264599
Note that this interface is defined in a DOM spec (http://w3.org/TR/2004/REC-DOM-Level-3-LS-20040407/load-save.html#LS-LSProgressEvent). I think the spec should be fixed to use 64-bit ints, though.
Assignee: general → nobody
QA Contact: ian → general
Depends on: 845631
There is no such thing as nsIDOMLSProgressEvent.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
Component: DOM: Other → DOM
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.