Closed Bug 92804 Opened 23 years ago Closed 23 years ago

nsDownloader does not need to copy data.

Categories

(Core :: Networking, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

VERIFIED FIXED
mozilla0.9.4

People

(Reporter: dougt, Assigned: dougt)

Details

(Keywords: perf)

Attachments

(1 file)

nsDownloader does not need to Read() data out of the inputstream (which it does
just tosses away).  It can use ReadSegments instead.
Keywords: perf
Keywords: patch
Target Milestone: --- → mozilla0.9.4
r=pavlov
sr=darin
Fix checked in.

Checking in nsDownloader.cpp;
/cvsroot/mozilla/netwerk/base/src/nsDownloader.cpp,v  <--  nsDownloader.cpp
new revision: 1.10; previous revision: 1.9
done
Checking in nsDownloader.h;
/cvsroot/mozilla/netwerk/base/src/nsDownloader.h,v  <--  nsDownloader.h
new revision: 1.4; previous revision: 1.3
done
x
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
v, thanks for the cvs output.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: