Closed Bug 218920 Opened 21 years ago Closed 21 years ago

nsDataChannel uses WriteSegments for no good reason

Categories

(Core :: Networking, defect)

defect
Not set
minor

Tracking

()

RESOLVED FIXED
mozilla1.6alpha

People

(Reporter: Biesinger, Assigned: Biesinger)

Details

(Keywords: memory-footprint)

Attachments

(1 file)

nsDataChannel.cpp uses WriteSegments where Write could be used with no loss of
performance; this would mean codesize savings
Status: NEW → ASSIGNED
OS: Windows 2000 → All
Hardware: PC → All
Target Milestone: --- → mozilla1.6alpha
Severity: normal → minor
Keywords: footprint
Comment on attachment 131260 [details] [diff] [review]
patch

r=darin
Attachment #131260 - Flags: review?(darin) → review+
Attachment #131260 - Flags: superreview?(bz-vacation)
Comment on attachment 131260 [details] [diff] [review]
patch

sr=bzbarsky.  Yay code going away.
Attachment #131260 - Flags: superreview?(bz-vacation) → superreview+
Checking in nsDataChannel.cpp;
/cvsroot/mozilla/netwerk/protocol/data/src/nsDataChannel.cpp,v  <--  nsDataChann
el.cpp
new revision: 1.66; previous revision: 1.65
done
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: