Closed Bug 71258 Opened 24 years ago Closed 24 years ago

stream converter chaining is reversed.

Categories

(Core :: Networking, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla0.8.1

People

(Reporter: jud, Assigned: jud)

References

Details

Attachments

(1 file)

Currently the stream converter chain construction is returning the wrong end of 
the chain as the first listener to receive data. This results in no chain 
conversion and ultimately in complete failure to convert data at all in a 
chaining scenario.
this patch does a few things:
1. it removed the bogus "fromListener" member var that was being incorrectly 
set, then returned as the chain "head".
2. now returns the correct "tail" of the chain.
3. adds a conditional test in the test converter to ensure that it's getting the 
correct data.

I've tested this using the new test driver, *and* using FTP dir output to html 
chain (the chain part of which is not checked in yet).
Target Milestone: --- → mozilla0.8.1
dougt can I get an r=?
Blocks: 71086
r=blizzard
r=blizzard, sr=alecf. fix is in.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
QA Contact: tever → benc
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: