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

1487 Коммитов

Автор SHA1 Сообщение Дата
edburns%acm.org f0cfc15500 Fix for http://bugzilla.mozilla.org/show_bug.cgi?id=15902
Approved by: edburns@acm.org
Reviewed by: edburns@acm.org
Authored by: idk@eng.sun.com
1999-10-09 01:34:29 +00:00
edburns%acm.org d1c91a8922 Fix for http://bugzilla.mozilla.org/show_bug.cgi?id=15607
Approved by: av@netscape.com
Reviewed by: av@netscape.com

/**

 * This method queries the prefs for proxy information.

 * It has been tested and is known to work in the following three cases

 * when no proxy host or port is specified

 * when only the proxy host is specified

 * when only the proxy port is specified

 * This method conforms to the return code specified in

 * http://developer.netscape.com/docs/manuals/proxy/adminnt/autoconf.htm#1020923

 * with the exception that multiple values are not implemented.

 */

NS_IMETHODIMP nsPluginHostImpl::FindProxyForURL(const char* url, char* *result)
1999-10-09 01:18:02 +00:00
nisheeth%netscape.com f0ef8df8d9 Not currently part of the build. Added a stack behind the save/restore timing macros. 1999-10-08 23:27:09 +00:00
warren%netscape.com 8c71c45537 Fixed AddRef/Release problems to eliminate negative refcounts in Bloaty. 1999-10-08 01:49:06 +00:00
norris%netscape.com b34db65450 Enable URI checks for web JavaScript.
Fixes bug 11462 "Need checks for setting URLs"
Reviewed by mstoltz.
1999-10-07 20:56:49 +00:00
neeti%netscape.com cf444aab7c Converted to use nsIModule to prepare for memory leaks fixing. Bug# 14034. r=dveditz 1999-10-07 03:39:36 +00:00
sfraser%netscape.com ca1c595f2b Fixed access paths to remove lib/xp, and mozilla/include. xp_regexp.h is now exported, and found in dist. r=sdagley 1999-10-06 01:19:58 +00:00
sfraser%netscape.com a6207d3925 Changed to export using the .exp file, to reduce link warnings. r=sdagley 1999-10-06 01:17:56 +00:00
sfraser%netscape.com c6bb3152d8 First Checked In. 1999-10-06 01:17:19 +00:00
alecf%netscape.com d2bf42255e add detection for broken mmap()/write() behavior
contributed by jim_nance@yahoo.com
r=alecf
1999-10-05 00:29:09 +00:00
beard%netscape.com 208d328010 changed from directly using "MSL ShLibRuntime.Lib" to using "NSLibraryStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:47:12 +00:00
beard%netscape.com 9eae33066d changed from directly using "MSL DropInRuntime.Lib" to using "NSComponentStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:46:23 +00:00
beard%netscape.com 01f6019676 changed from directly using "MSL ShLibRuntime.Lib" to using "NSLibraryStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:37:53 +00:00
beard%netscape.com 0a7a3c72b6 changed from directly using "MSL ShLibRuntime.Lib" to using "NSLibraryStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:23:01 +00:00
rjc%netscape.com 38e1d06d8d Bug # 14034: Convert to nsIModule to prepare for memory leak fixing. Review: dp@netscape.com 1999-10-02 00:48:02 +00:00
av%netscape.com 70e29c914b Fixing #13783 (garbage-pointer dereference) 1999-10-02 00:41:03 +00:00
av%netscape.com 623fb2e74d Fixing dereferencing null-pointer. Caused crash, #14496 1999-10-01 20:10:39 +00:00
dp%netscape.com 65d1fd6d5a Converting to nsIModule as a prelude to fixing memory leaks.
bug# 14034 r=neeti
1999-10-01 06:51:55 +00:00
beard%netscape.com a41984b3d2 removed spurious header file entries, r=kipp 1999-09-30 23:33:46 +00:00
kipp%netscape.com 8b4f6236b4 removed files: mozilla/modules/libimg/pngcom/nsPNGCallback.cpp 1999-09-30 21:24:48 +00:00
kipp%netscape.com 2a0e791b70 added files: mozilla/modules/libimg/pngcom/nsPNGModule.cpp 1999-09-30 21:24:01 +00:00
kipp%netscape.com 2dd97e16cb removed files: mozilla/modules/libimg/pngcom/nsPNGModule.cpp 1999-09-30 21:23:07 +00:00
kipp%netscape.com a8d7d25d5d Converted from components to modules 1999-09-30 21:22:48 +00:00
kipp%netscape.com c5af3f5d7f added files: mozilla/modules/libimg/jpgcom/nsJPGModule.cpp 1999-09-30 21:21:29 +00:00
kipp%netscape.com 73ac1e777b removed files: mozilla/modules/libimg/pngcom/nsPNGCallback.cpp 1999-09-30 21:19:18 +00:00
kipp%netscape.com 5a74f9d8f1 added files: mozilla/modules/libimg/pngcom/nsPNGModule.cpp 1999-09-30 21:18:45 +00:00
kipp%netscape.com c6755bdb81 More module work 1999-09-30 21:17:44 +00:00
kipp%netscape.com 8945b95dcc new 1999-09-30 01:53:31 +00:00
sfraser%netscape.com c4ba817155 Fixing use of obsolete types for shaver. 1999-09-29 02:54:18 +00:00
shaver%netscape.com f28337480b nsIRegistry scriptability and beginning of category support, r=dp,alecf,dveditz a=leaf,chofmann 1999-09-29 02:35:42 +00:00
mcafee%netscape.com 9f0d86a5b3 Default for network.proxy.type=3 is undefined, using 1, direct internet connection. r=akkana 1999-09-28 01:27:32 +00:00
sspitzer%netscape.com 37d3c7c600 got the logic backwards... 1999-09-28 01:20:48 +00:00
sspitzer%netscape.com 75af0e9ea8 fix crasher caused by calling ResetPrefs() more than once, which should be legal. 1999-09-28 01:08:03 +00:00
kipp%netscape.com f46d23236e new 1999-09-28 00:50:17 +00:00
kipp%netscape.com c631df256f new 1999-09-28 00:44:47 +00:00
dveditz%netscape.com f9e34fb7e2 Make sure componentMgr calls NR_ShutdownRegistry(), fixing MLKs and registry corruption from unflushed registry buffers.
r=dp,a=chofmann
1999-09-26 21:20:21 +00:00
dveditz%netscape.com 0971d382ca Fix assert exposed by fix for bug 14551 (eliminate registry leaks from component mgr). r=dp, a=chofmann 1999-09-26 21:17:54 +00:00
warren%netscape.com a09aff1048 Fixed leaked path string. 1999-09-26 07:02:06 +00:00
sfraser%netscape.com 336212885a Fix build bustage: remove some header files from the project 1999-09-26 00:37:14 +00:00
kipp%netscape.com 8381efe92f tweaked 1999-09-25 20:02:40 +00:00
kipp%netscape.com 57e780cffd removed files: mozilla/modules/libimg/jpgcom/nsJPGCallback.cpp 1999-09-25 20:02:03 +00:00
kipp%netscape.com d3bbc7bee4 Fixed a leak; added some debug noise for me; added cache flushing code 1999-09-25 20:00:17 +00:00
kipp%netscape.com 1a214a02c5 Eliminate compiler warnings 1999-09-25 19:59:42 +00:00
kipp%netscape.com 1869755fe5 tidy 1999-09-25 19:59:10 +00:00
kipp%netscape.com 7accb6a9ba Added IL_FlushCache 1999-09-25 19:59:01 +00:00
kipp%netscape.com 35d223aae2 removed 1999-09-25 19:58:46 +00:00
kipp%netscape.com 5b384e16a6 Removed obsolete file from the build 1999-09-25 19:58:39 +00:00
briano%netscape.com 56428f49d2 SunOS4-specific fix. If SUNOS4 is defined, we need to include unistd.h for SEEK_SET and friends. 1999-09-25 02:49:00 +00:00
pnunn%netscape.com d3f8fe772d fix for bug #13048. Patch contributed by Adam Moss and BeanySly. 1999-09-24 23:20:21 +00:00
briano%netscape.com 992f78498b Added a newline to the end of the file. Fix for Unix native compiler builds. 1999-09-24 21:47:16 +00:00