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

979 Коммитов

Автор SHA1 Сообщение Дата
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
davidm%netscape.com 48baba9d4d work needed to get password UI up and working 1999-05-10 22:18:08 +00:00
kipp%netscape.com ae0633617c Removed bogus inline virtual method in an interface 1999-05-06 19:27:37 +00:00
hyatt%netscape.com 47320d484d Switching over to nsIEventQueues instead of PLEventQueues. 1999-05-04 23:31:26 +00:00
warren%netscape.com 8a15c4d3b7 Removed some noise. 1999-04-30 22:55:26 +00:00
pinkerton%netscape.com 7b8852653a added GetIID() method. 1999-04-30 08:59:11 +00:00
jj%netscape.com 02559028c1 changed output shlb creator to 'MOZZ' in one or more targets. a=cyeh 1999-04-29 22:18:44 +00:00
bruce%cybersight.com a654896c3b Here's hoping we can pull libnetutil.so from the build on Unix now that nothing references it. 1999-04-28 06:05:03 +00:00
bruce%cybersight.com 9e4fdf05c2 Further purging of -lnetutil from Unix build. 1999-04-28 05:39:11 +00:00
bruce%cybersight.com 8874bc4b83 We still need to build/export netutil as other Makefiles depend on it being around to link against. Please fix all of the rest of those before removing this. 1999-04-28 01:49:54 +00:00
gagan%netscape.com 1a4c93d948 Removed MODULAR_NETLIB dependencies from makefiles. 1999-04-28 01:34:57 +00:00
dveditz%netscape.com 38870e7a3c fix zlib name on windows 1999-04-28 00:40:56 +00:00
dougt%netscape.com e5b3a63900 Removing mkreg from the manifest. 1999-04-28 00:23:19 +00:00
dveditz%netscape.com 645d5563ef remove obsolete header 1999-04-28 00:09:12 +00:00
dveditz%netscape.com 7987cac536 move shexp out where others can use it 1999-04-28 00:07:18 +00:00
dveditz%netscape.com 21c835a810 move shexp back out where others can use it 1999-04-28 00:04:52 +00:00
dougt%netscape.com e25b1236bd dveditz change: Removing mkreg and using xp_regexp. Basically these are the same, but xp_regexp is shared. I had to add an included path to mozilla/included to make this work 1999-04-28 00:01:04 +00:00
bruce%cybersight.com 12b7aefaa5 delete vs delete[] 1999-04-27 02:07:31 +00:00
bruce%cybersight.com 12ce9c1517 Moved nsNetStream.h include to nsHttpUrl.h from the .cpp file to fix build busta
ge on gcc 2.7.2.3 due to incomplete type errors.
1999-04-27 01:55:44 +00:00
scc%netscape.com 720444221d Adjusted the ownership model slightly. URLs no longer `own' their container or their URL group 1999-04-27 01:29:23 +00:00
scc%netscape.com 6289147d20 added GetIID() method 1999-04-27 01:26:58 +00:00
beard%netscape.com f633a8258c must #define EDITOR to get prototype for EDT_SavePublishUsernameAndPassword() 1999-04-25 06:41:42 +00:00
beard%netscape.com b47fa9abab replaced singsign.c with singsignStub.cpp 1999-04-25 06:41:25 +00:00
warren%netscape.com 329d00e493 Added Write(nsIInputStream) and Flush to nsIOutputStream. 1999-04-22 07:31:03 +00:00
morse%netscape.com 654533dbf9 remove junk 1999-04-21 07:30:10 +00:00
mcafee%netscape.com 7b71b9482b We don't put C++ comments in C header files. 1999-04-21 06:31:24 +00:00
morse%netscape.com ca2d1cc29f fix build bustage 1999-04-21 04:38:13 +00:00
morse%netscape.com c208676068 nsINetService.h 1999-04-21 03:52:05 +00:00
morse%netscape.com bddfa1f962 add cookie viewer 1999-04-21 03:50:57 +00:00
morse%netscape.com 88b7ad8f4f re-enable single-signon for browser-generated forms 1999-04-17 04:35:48 +00:00
alecf%netscape.com 6b4ac474ee remove TRACEMSG (this is the last call to XP_Trace in our codebase! yeah!) 1999-04-17 00:53:22 +00:00
morse%netscape.com 4552cd96dd trying to put single singon back in once again 1999-04-15 14:21:00 +00:00
morse%netscape.com dd81ba54eb back out last change to try to fix unix bustage 1999-04-15 02:22:09 +00:00
morse%netscape.com e285fd1c32 undid Spence's change whereby he disabled single signon 1999-04-15 01:13:35 +00:00
morse%netscape.com e586caa2fb fix bug 2414 1999-04-13 05:26:59 +00:00
sfraser%netscape.com 3e67bbb9ae Add assertion on null URL. 1999-04-13 01:21:51 +00:00
jdunn%netscape.com 9ecbe4de0c remove compiler warning about no return value 1999-04-12 20:57:11 +00:00
hyatt%netscape.com ccde0dd489 Fixing build bustage. 1999-04-10 09:13:54 +00:00
briano%netscape.com 982e88af25 Fix for SunOS4. 1999-04-10 01:06:40 +00:00
spence%netscape.com 8591045432 remembering passwords was broken 1999-04-08 09:51:05 +00:00
spence%netscape.com 4396ca7820 solaris was choking 1999-04-08 09:04:04 +00:00
spence%netscape.com 8cf2a49871 async dialog work for ftp; generalized async interface 1999-04-08 07:37:37 +00:00
spence%netscape.com c77f4d37ce remove outside dependency from netlib 1999-04-08 02:51:14 +00:00
spence%netscape.com 4c730775d1 fix mac breakage 1999-04-07 07:39:43 +00:00
spence%netscape.com 68376ddaaf yet more bustage 1999-04-07 07:34:18 +00:00
spence%netscape.com 8196c9f5f5 bustage 1999-04-07 07:23:18 +00:00
spence%netscape.com 0de7f27187 build bustage 1999-04-07 07:19:17 +00:00
spence%netscape.com dec5e68a3d don't break the mac 1999-04-07 07:11:27 +00:00