nisheeth%netscape.com
d44175bb21
Fixed warnings. Enabled code to build on UNIX. r=pollmann
1999-10-21 02:32:01 +00:00
nisheeth%netscape.com
36d1076a0a
Changes should not affect build. Ongoing work to make the stopwatch code build on Unix.
1999-10-20 18:43:34 +00:00
bienvenu%netscape.com
f0ddb93dbc
fix memory leak of default pref dir file spec r=sspitzer
1999-10-20 18:42:30 +00:00
cls%seawood.org
107b92eecb
Use PRBool instead of bool as some compilers do not understand bool. Should fix a couple of SM-Ports tinderboxen.
...
r=sfraser a=mscott
1999-10-20 05:37:18 +00:00
dveditz%netscape.com
d27b05616a
reenabling 6986-fix for the mac, r-dougt
1999-10-19 23:17:54 +00:00
dp%netscape.com
cd3aff8be9
Fixed warnings. r=pam nunn
1999-10-19 22:28:38 +00:00
nisheeth%netscape.com
ef75c33b3c
Changes should not affect the build. Renaming the RAPTOR_PERF_METRICS ifdef to MOZ_PERF_METRICS.
1999-10-19 22:27:20 +00:00
dp%netscape.com
bbb8c21318
Converting implementations of QueryInterface() to the std one. This
...
fixes bugs in the previous implementation that caused unbalanced
refcounts and premature releases. Thanks for rpotts for the heads
up. r=pam nunn
1999-10-19 22:27:08 +00:00
pnunn%netscape.com
4d331ca1b1
clean up associated with bug#15817, gif decoder. r: dp@netscape.com.
...
Removing obsolete file.
1999-10-19 22:02:49 +00:00
pnunn%netscape.com
caab8220a0
bug# 16785. r: dp, valeski, neeti. Send mimetype info from channel to imglib.
...
If no decoder, sniff data stream for mime info.
1999-10-19 21:49:20 +00:00
pierre%netscape.com
125f619c29
added stopwatch.cpp to the mac build for nisheeth
1999-10-19 21:12:14 +00:00
norris%netscape.com
ac9a073c8b
7261 Connect XPConnect visibility filter to query principals
...
Reviewed by mstoltz.
1999-10-19 20:28:24 +00:00
sspitzer%netscape.com
81220a5314
other part of fix for #15235 . fix send later. r=alecf
1999-10-19 01:24:25 +00:00
sspitzer%netscape.com
3ac84e0b8d
fix for #16259 , r=alecf. use the right line endings on the mac. now, instead of putting the LINEBREAK in every string, and then
...
writing every string to the stream, we do the line ending when we write to the stream.
1999-10-18 22:38:53 +00:00
shaver%netscape.com
74062e8f6c
fix // comment in C file (r=brade)
1999-10-18 19:00:18 +00:00
dveditz%netscape.com
8410807e8a
stopgap for mysterious Mac bustage
1999-10-18 12:58:58 +00:00
dveditz%netscape.com
7c53179282
generate unique regkeys (6986)
1999-10-18 12:06:19 +00:00
dveditz%netscape.com
16b4f0d5e6
hoping this fixes the mac bustage
1999-10-17 23:55:56 +00:00
shaver%netscape.com
9cc6546fbb
fixing build by removing leftover #endif
1999-10-17 22:15:34 +00:00
dveditz%netscape.com
140516cd5f
Added NR_RegFlush (14909, required for 16283/16600); warning cleanup (15626) r=shaver
1999-10-17 21:47:53 +00:00
dveditz%netscape.com
99d183d043
Added nsIRegistry::Flush (bug 16283, required for 16600), r=shaver
1999-10-17 21:45:53 +00:00
dveditz%netscape.com
b56193b56d
expose libreg ability to delete named values in nsIRegistry. Patch from
...
Jonas Utterstr�m <jonas.utterstrom@vittran.norrnod.se>, r=dveditz
1999-10-15 06:47:58 +00:00
beard%netscape.com
338240f088
fixing image decoder leak. bug=15380, r=pnunn
1999-10-13 00:41:43 +00:00
norris%netscape.com
83273d29bf
Fix 7254 Implement DOM security
...
Reviewed by mstoltz@netscape.com
1999-10-12 22:55:25 +00:00
waterson%netscape.com
bdfcaec321
Bug 16105. (Bugsplat 366256.) Ensure that nsISupports::Release() calls dtor only once by 'stabilizing' refcnt to a non-zero value before invoking the dtor. See also news://news.mozilla.org/37FD0F3C.3078AE5C%40netscape.com. r=scc,fur
1999-10-12 03:05:10 +00:00
evaughan%netscape.com
f3a2112f38
Integrated Gfx scrollbars.
1999-10-12 00:16:06 +00:00
nisheeth%netscape.com
ee6b5053d3
Changes not part of build. Added a debug trace macro that outputs to the console only when DEBUG_STOPWATCH is defined.
1999-10-11 23:30:45 +00:00
rpotts%netscape.com
9ced2151e2
Removed 2 *extra* calls to NS_RELEASE in failure cases...
1999-10-10 06:58:42 +00:00
warren%netscape.com
bb32e6e730
Fixed refcounting problem and possible out-of-memory condition. r=kipp
1999-10-10 02:08:08 +00:00
dveditz%netscape.com
ff01d5e8f4
Fixing 8.3 library name problems, bugs 10355, 10359,10364, 10365, 10372, 11796, 11791. Checking in for cathleen, r=dveditz
1999-10-10 01:32:59 +00:00
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