Open Bug 289738 Opened 20 years ago Updated 3 years ago

nsTXTtoHTMLConv.cpp always passes 0 as offset parameter

Categories

(Core :: Networking, defect, P5)

x86
Linux
defect

Tracking

()

People

(Reporter: Biesinger, Unassigned)

References

()

Details

(Whiteboard: [necko-would-take])

208 rv = mListener->OnDataAvailable(request, aContext, 209 inputData, 0, pushBuffer.Length()); Also note that pushBuffer is an nsString... so the conversion to bytes better not need more than one byte for a character.
Assignee: darin → nobody
QA Contact: benc → networking
Whiteboard: [necko-would-take]
Priority: -- → P5
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.