edburns%acm.org a8e6c2aaee This change-bundle applies Darin Fisher's astute observation that CVS
version 1.9 of InputStreamShim.cpp didn't correctly implement
QueryInterface.  Fixing that allowed me to discover that the system
wants to call ::ReadSegments, so I had to implement that.  Now the
RandomHTMLInputStream case works, but the garden variety FileInputStream
case does not.  Since the FileInputStream case is generally easier to
debug, I'll check in what I have now and continue with this last case
tomorrow.

M src_moz/InputStreamShim.cpp
M src_moz/InputStreamShim.h

- made this correctly implement nsIAsyncInputStream.

M test/automated/src/classes/org/mozilla/webclient/NavigationTest.java

- comment out the FileInputStream case.


git-svn-id: svn://10.0.0.236/trunk@157361 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-03 14:28:41 +00:00
..
2004-04-23 14:52:21 +00:00
2004-04-20 16:17:43 +00:00
2004-04-20 16:17:43 +00:00
2004-04-20 16:17:43 +00:00
2004-04-16 19:02:21 +00:00
2003-07-13 04:23:49 +00:00