gecko-dev/network/cnvts
mscott%netscape.com 657497423f Cleanup some of the memory leaks in this code. We were never releasing the stream converter that was attached to the stream! The stream struct was just getting PR_Free'd. So I tweaked plugin_stream_complete and plugin_stream_abort to release the converter. And we had another leak on the pluggable converter object which was in NET_PluginStream. Using nsCOMPtr to fix the leak. Also fixed where we were comparing a nsresult directly against NS_OK instead of using NS_SUCCEEDED. 1999-05-12 02:50:12 +00:00
..
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
MANIFEST Remove the magic files from the MANIFEST 1999-02-18 18:45:55 +00:00
Makefile.in Removed MODULAR_NETLIB dependencies from makefiles. 1999-04-28 01:34:57 +00:00
cvactive.c N2 landing... everybody run! duck! hide...! It really should be ok. 1999-03-25 00:22:56 +00:00
cvactive.h Moving over from xp library to NSPR. Moved cvactive.h from include to 1998-05-19 00:54:09 +00:00
cvchunk.c Fix bug #773 1999-03-12 19:45:24 +00:00
cvchunk.h Add netlib in new location. 1998-04-30 20:53:59 +00:00
cvcolor.c N2 landing... everybody run! duck! hide...! It really should be ok. 1999-03-25 00:22:56 +00:00
cvcolor.h Add netlib in new location. 1998-04-30 20:53:59 +00:00
cvdisk.c Moving over from xp library to NSPR. Moved cvactive.h from include to 1998-05-19 00:54:09 +00:00
cvdisk.h Add netlib in new location. 1998-04-30 20:53:59 +00:00
cvextcon.c NO_NSPR_PRIVATE_HEADER_BRANCH landing. Removed the inclusions of 1998-09-22 16:59:57 +00:00
cvextcon.h Add netlib in new location. 1998-04-30 20:53:59 +00:00
cvjscfg.c Since I changed prefapi.h to use prtypes instead of the obsolete XP_ things, I have to change calls to match. 1999-04-02 20:51:22 +00:00
cvjscfg.h add prototype for NET_FindProxyInJSC to reduce compiler warnings on Macintosh. 1998-12-30 16:00:01 +00:00
cvmime.c removing softupdt refereces. Approved by dp. 1999-03-30 14:33:08 +00:00
cvmime.h Add netlib in new location. 1998-04-30 20:53:59 +00:00
cvpics.c Change XP_IS_ macros to NET_IS_ macros. 1998-05-29 23:04:49 +00:00
cvpics.h NORMANDY_DDAY merge... 1998-06-25 05:50:45 +00:00
cvplugin.cpp Cleanup some of the memory leaks in this code. We were never releasing the stream converter that was attached to the stream! The stream struct was just getting PR_Free'd. So I tweaked plugin_stream_complete and plugin_stream_abort to release the converter. And we had another leak on the pluggable converter object which was in NET_PluginStream. Using nsCOMPtr to fix the leak. Also fixed where we were comparing a nsresult directly against NS_OK instead of using NS_SUCCEEDED. 1999-05-12 02:50:12 +00:00
cvplugin.h Changes to make the Mac not complain so much. 1999-03-09 00:04:34 +00:00
cvproxy.c Moving over from xp library to NSPR. Moved cvactive.h from include to 1998-05-19 00:54:09 +00:00
cvproxy.h Add netlib in new location. 1998-04-30 20:53:59 +00:00
cvsimple.c Moving over from xp library to NSPR. Moved cvactive.h from include to 1998-05-19 00:54:09 +00:00
cvsimple.h Add netlib in new location. 1998-04-30 20:53:59 +00:00
cvunzip.c fix mozilla build: for some reason, the XP strings (yep, allxpstr.h) are declared and allocated in that file. 1998-10-06 05:01:55 +00:00
cvunzip.h Add netlib in new location. 1998-04-30 20:53:59 +00:00
cvview.c NO_NSPR_PRIVATE_HEADER_BRANCH landing. Removed the inclusions of 1998-09-22 16:59:57 +00:00
cvview.h Add netlib in new location. 1998-04-30 20:53:59 +00:00
makefile.win Removed MODULAR_NETLIB dependencies from makefiles. 1999-04-28 01:34:57 +00:00
nsINetOStream.h First round of file additions to support pluggable converters 1999-02-12 19:45:25 +00:00
nsINetPlugin.h First round of file additions to support pluggable converters 1999-02-12 19:45:25 +00:00
nsINetPluginInstance.h Necessary changes to pass in the URL to the GetMimeOutput() function 1999-04-01 00:58:47 +00:00
nsNetConverterStream.cpp Removed the offset parameter from the base stream interfaces. Implemented string streams. 1999-03-05 22:53:56 +00:00
nsNetConverterStream.h Added Write(nsIInputStream) and Flush to nsIOutputStream. 1999-04-22 07:31:03 +00:00
txview.c Add netlib in new location. 1998-04-30 20:53:59 +00:00
txview.h Add netlib in new location. 1998-04-30 20:53:59 +00:00