Граф коммитов

1026 Коммитов

Автор SHA1 Сообщение Дата
mcafee%netscape.com b365542c28 Changes for BeOS. 1999-06-28 08:12:44 +00:00
mcafee%netscape.com 516325173b BeOS changes. 1999-06-27 10:17:36 +00:00
mcafee%netscape.com 89791c9241 BeOS changes 1999-06-27 10:13:28 +00:00
pnunn%netscape.com 9aff20f7a4 ok'd by warren and gagan. pnunn. 1999-06-25 19:50:58 +00:00
pnunn%netscape.com de39717ee6 ok'd by warren and gagan .pnunn 1999-06-25 19:49:00 +00:00
ramiro%netscape.com 05ae9c3868 Changes to turn gfxps into a true component. Thanks to alecf@netscape.com
for providing the base patch.
1999-06-25 09:38:26 +00:00
warren%netscape.com 2f5289766d Renamed nsIURLGroup to nsILoadGroup in preparation for necko. 1999-06-25 02:17:37 +00:00
leaf%mozilla.org 953c0415c3 removing extraneous formats from sprintf call. (It's bad, umkay?) 1999-06-24 19:48:27 +00:00
pnunn%netscape.com 107a46768d We don't need xbm in the accept list. ok'd by judson and gagan. pnunn. 1999-06-23 19:56:11 +00:00
warren%netscape.com 23864df5e3 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
morse%netscape.com c1ab233e42 fix bug 8374 (uninitialized variable) 1999-06-20 02:36:24 +00:00
vidur%netscape.com a83b1333c6 Set address_modified flag when we add a trailing slash (indicating a directory name) and get a cache hit. This flag is later used to sync with the nsIURL wrapper. Approved by chofmann. Reviewed by gagan. 1999-06-18 17:18:49 +00:00
mcmullen%netscape.com d6c7e6474f Changed API for nsIFileLocator 1999-06-15 05:18:00 +00:00
sspitzer%netscape.com 31806ff100 check for null before deferencing. 1999-06-15 02:11:56 +00:00
mscott%netscape.com 5c17b866bf Fix for Bug #8117 --> aborting a connection was causing an error condition to get passed into the
nsDocumentLoader::OnStopBinding. But an abort is not an error condition. the document loader
was incorrectly complaining that we had an error when we really didn't.
1999-06-14 22:47:15 +00:00
mscott%netscape.com 2eb325f4bd Fix memory leak of file name. 1999-06-12 00:52:06 +00:00
Jerry.Kirk%Nexwarecorp.com 5d6d24a6fe -Bug 7541 Added inclusion of sys/select.h for NTO platform to define fd_set 1999-06-09 12:07:32 +00:00
warren%netscape.com aaf94a8b04 Moved WriteFrom to nsIBufferOutputStream. Made necko pass around buffer streams. 1999-06-08 20:57:32 +00:00
morse%netscape.com adf1ae8a09 added ifdefs for places in which the i18n localizations don't work 1999-06-06 19:50:06 +00:00
morse%netscape.com 2b44cab137 trying for third time to fix bustage on mac 1999-06-06 00:56:14 +00:00
morse%netscape.com 1da73d173c try again to fix bustage on mac 1999-06-06 00:54:59 +00:00
morse%netscape.com 3d479c896f fix bustage on mac 1999-06-06 00:35:20 +00:00
morse%netscape.com 64a383f65b put cookies file in the correct directory 1999-06-05 23:17:47 +00:00
jdunn%netscape.com 618db558c1 Changing C++ style comment to C style 1999-06-05 00:02:52 +00:00
waqar%netscape.com 9c8c69001a C++ comments in a C file. Changing them to C comments. 1999-06-04 23:44:30 +00:00
morse%netscape.com a715454593 fix build bustage 1999-06-04 23:02:41 +00:00
rjc%netscape.com a0a030a72f Adding Steve Morse's nsCookie.cpp file into the Mac network project. 1999-06-04 22:51:09 +00:00
briano%netscape.com e9e302b454 Handle the (Unix) platform-specific DLL naming conventions properly. 1999-06-04 22:17:30 +00:00
morse%netscape.com 4080fe81f1 reimplement cookie viewer 1999-06-04 21:51:57 +00:00
warren%netscape.com 447b069ddb IDLized stream interfaces. Required rename of overloaded Write method (now WriteFrom). 1999-06-03 21:50:47 +00:00
mcmullen%netscape.com 8e15accfb2 Patches for OpenVMS and conversions to nsQuickSort(). Thanks to Colin Blake and James Lewis Nance (resp) 1999-06-03 18:15:53 +00:00
mcafee%netscape.com c3df95ba66 Removing spurious semicolon. Thanks to David Gardiner for this fix. 1999-05-30 07:54:22 +00:00
akkana%netscape.com 7841582d7b Fixing crash because of unprotected NULL ptr. - akkana & dp 1999-05-27 23:42:34 +00:00
mcmullen%netscape.com f4bd7dc337 Removed obsolete base.shlb/baseDebug.shlb 1999-05-27 21:40:58 +00:00
danm%netscape.com 36d8c5644e save search part of URL when munging and reconstructing 1999-05-27 20:34:42 +00:00
peterl%netscape.com 99dd57aa70 made Equals() test ref & search too 1999-05-26 23:41:22 +00:00
jefft%netscape.com 78ba98eff2 use NS_IF_ADDREF & NS_IF_RELEASE instead of NS_ADDREF & NS_RELEASE in case of null mURL & mProxy 1999-05-26 21:46:42 +00:00
jefft%netscape.com a43148b249 make sure stream Wrire() returns correct error code when the stream is closed 1999-05-26 21:45:20 +00:00
jefft%netscape.com 5e631f4090 make sure net_flush_sockstub_data() return correct error code 1999-05-26 21:43:44 +00:00
dp%netscape.com b242ae36b2 Fixing tests 1999-05-26 07:46:01 +00:00
dp%netscape.com 0443b20e33 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
waterson%netscape.com 8e32d7222a Remove #define out PR_LOG_ALWAYS to fix bustage. 1999-05-19 03:46:13 +00:00
pavlov%pavlov.net ed68f07e19 fix for bug #6509 1999-05-15 04:07:54 +00:00
mscott%netscape.com 30e528e18f Remove some cruft that was preventing the socket from ever going away once the connection was dropped. 1999-05-14 00:20:42 +00:00
mscott%netscape.com b3593daae0 hacks to get the transport socket to correctly run multiple urls over a connection. unfortunately, sockstub caches connections based on the url. so i'm faking it by keeping both the url struct used to open the connection around along with the url_struct for the current running url. 1999-05-13 22:55:44 +00:00
mscott%netscape.com e45c389e23 Add ability to change the url being used for a connection. This allows us to run multiple urls on a connection which we need for many of the mail protocols. 1999-05-13 22:52:25 +00:00
sspitzer%netscape.com eceb4877f8 make destructor virtual 1999-05-13 03:39:34 +00:00
mscott%netscape.com 96e1e139cd 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
davidm%netscape.com 5d6e4f9e4a 4530 Password entry locks Apprunner. Turn off single signon so we stop crashing and use the async password dialog 1999-05-11 19:43:18 +00:00
jdunn%netscape.com acf518da97 fix error... returning 'false' instead of 'FALSE' 1999-05-11 00:51:00 +00:00