idk%eng.sun.com
3b19662fb3
Removed obsolete comments from idls.
2000-02-15 21:42:53 +00:00
idk%eng.sun.com
4bfe08f02c
Updated remote-xpcom tests.
...
a=leilag@eng.sun.com
r=idk@eng.sun.com
2000-02-15 21:34:28 +00:00
dougt%netscape.com
9b91e09227
Optimization for shortcut resolution. r=dveditz.
2000-02-15 21:28:13 +00:00
tor%cs.brown.edu
0cd9d13b67
Add vtable autodetection for solaris to enable use of SUNWspro5.0
...
compilers. bug 20297. r=cls
2000-02-15 21:23:01 +00:00
idk%eng.sun.com
9adf0096b6
Fixed typo
2000-02-15 20:15:08 +00:00
mkaply%us.ibm.com
f30c8f5f61
# 25555
...
r= jdunn@netscape.com
OS/2 changes for Mozilla
2000-02-15 15:32:46 +00:00
wtc%netscape.com
a4917ee631
Bugzilla bug #27457 : prepare the Windows build system for NSPR library
...
name change. Define a new makefile variable LIBPLC.
Modified files:
mozilla/config/config.mak
mozilla/dom/src/build/makefile.win
mozilla/extensions/wallet/cookieviewer/makefile.win
mozilla/extensions/wallet/editor/makefile.win
mozilla/extensions/wallet/signonviewer/makefile.win
mozilla/extensions/wallet/walletpreview/makefile.win
mozilla/mailnews/import/eudora/src/makefile.win
mozilla/mailnews/import/oexpress/makefile.win
mozilla/mailnews/import/outlook/src/makefile.win
mozilla/mailnews/import/src/makefile.win
mozilla/mailnews/import/text/src/makefile.win
mozilla/netwerk/protocol/jar/src/makefile.win
mozilla/profile/Acctidl/makefile.win
mozilla/profile/src/makefile.win
mozilla/xpcom/sample/makefile.win
2000-02-15 14:35:15 +00:00
jband%netscape.com
cf9679bca5
help with bug 8700 (at least in profiling it) by paying the cost of loading the xpt files early on before JSContexts are created
2000-02-15 06:45:30 +00:00
dveditz%netscape.com
efb14f3cb4
fixing mac and unix bustage
2000-02-15 02:29:53 +00:00
dveditz%netscape.com
509b07e14e
fixing windows bustage
2000-02-15 02:11:26 +00:00
dveditz%netscape.com
b63a6438b1
New wstring nsIRegistry interface, bug 23859;
...
new version registry name for mozilla, bug 10533;
log now created by install wizards too, bug 26309;
downloaded file cleanup moved into manager, bug 24249;
scaffolding for bug 12817 and 12361 (conditional autoreg)
2000-02-15 01:32:12 +00:00
scc%netscape.com
1e8fe3f157
Added "nsISupportsIterators.idl", r=danm
2000-02-14 06:52:18 +00:00
danm%netscape.com
6bbea4b9f8
adding nsISupportsIterators.idl for scc
2000-02-14 06:38:22 +00:00
rickg%netscape.com
618b491821
major perf mods for bug 27524, and removed deprecated methods; r=harishd
2000-02-13 17:46:15 +00:00
rickg%netscape.com
a93c35b663
fixed off-by-one error; r=harishd
2000-02-13 17:45:01 +00:00
dveditz%netscape.com
e728f20fd7
closing the file used by the registry service is evil
2000-02-13 17:32:19 +00:00
scc%netscape.com
5b719b7bc5
wrapped |nsCOMPtr| vs. raw pointer comparisons in a |#ifndef| for |NSCAP_NSCOMPTR_TO_RAW_COMPARISONS_ARE_AMBIGUOUS| which is currently not defined. When an autoconf test defines this symbol, these operators will go away, and Linux will never be bit by the |nsCOMPtr| can't compare to a raw pointer error. Currently, there is no effect. r={mjudge,rginda}
2000-02-12 23:30:52 +00:00
danm%netscape.com
6443e7125b
just immortalizing some debugging gunk i recently found useful. hidden completely behind ifdefs normally opaque.
2000-02-12 00:27:57 +00:00
rickg%netscape.com
ecf575a423
fixing tiny menu bug by backing out partial update to nsStr; r=none
2000-02-11 16:21:53 +00:00
rickg%netscape.com
7d6d9c7570
added return type on new method
2000-02-11 15:19:17 +00:00
scc%netscape.com
fae4a1e876
First Checked In.
2000-02-11 14:32:11 +00:00
rickg%netscape.com
f3f2d8ea28
fixed25049; r=harishd
2000-02-11 12:11:03 +00:00
scc%netscape.com
16e7483e83
Somebody is |#include|ing this file inside an |extern "C"| declaration. This is wrong, and stops the build on some platforms. In the meantime, protect the new template declarations to stop the build bustage.
2000-02-11 08:38:14 +00:00
scc%netscape.com
d4c7e579b8
Fixed up |NS_IF_ADDREF| to support the following use efficiently in the non-logging case
NS_IF_ADDREF(*result = mFoo);
as per bug #27343 . r=jband
(Actually, I like the generated error better when I make this small modification to the template)
2000-02-11 07:12:02 +00:00
scc%netscape.com
62856aa9fe
Fixed up |NS_IF_ADDREF| to support the following use efficiently in the non-logging case
NS_IF_ADDREF(*result = mFoo);
as per bug #27343 . r=jband
2000-02-11 07:07:57 +00:00
dougt%netscape.com
7d4e5c9846
checking in makefile to build the interface nsIDirectoryService
2000-02-11 05:12:20 +00:00
dougt%netscape.com
ebfc731fa5
removing unneed file. r=smfr.
2000-02-11 05:09:18 +00:00
sfraser%netscape.com
8c72e740d2
Add nsIDirectoryService.idl for doug. r=dougt.
2000-02-11 05:09:04 +00:00
mccabe%netscape.com
33476298b9
Switch from using cached-and-refcounted nsIAllocator to linking directly to nsAllocator, as we're in the same DLL. Also turn some freecoded memcpy sequences into calls to nsAllocator::Clone
...
r=jband
2000-02-11 05:08:10 +00:00
dougt%netscape.com
030e0f2d0a
first checking
2000-02-11 05:04:53 +00:00
dougt%netscape.com
982ca08e98
Fix from warren to check for the return val of Clone.
...
Also adding extra ('s around a arguably confusing if statement
r=warren
2000-02-11 04:50:23 +00:00
scc%netscape.com
5e2b1e357c
bug #25621 : shouldn't add a |NULL| atom to the hashtable. r=beard
2000-02-11 01:59:55 +00:00
scc%netscape.com
438f45d38a
Added |NS_ISUPPORTS_CAST()|. Added |NS_DebugGetRefCount()| as per bug #26803 . r={pinkerton, hyatt}
2000-02-11 01:42:58 +00:00
rhp%netscape.com
f9fe1c4033
Fix to escape quotes along with the other special characters - Bug #: 27039 - r: bienvenu
2000-02-11 01:32:20 +00:00
nhotta%netscape.com
d8f9f6841c
Added a function to return path name in unicode, contributed by m_kato@ga2.so-net.ne.jp, edited by nhotta, bug 22863, r=ftang.
2000-02-11 01:08:56 +00:00
colin%theblakes.com
2bb0467282
Only a read of 0 means EOF. r=dougt
2000-02-11 00:50:58 +00:00
colin%theblakes.com
3fe0589fd1
Make filespec comparisons case-blind for OpenVMS. Fix build problem for OpenVMS. r=dougt
2000-02-10 10:54:55 +00:00
dp%netscape.com
20a322045f
Fixing build bustage.
2000-02-09 08:47:51 +00:00
dougt%netscape.com
ee48c9e90c
Making unix act like the rest of the platforms. It now return zero for the
...
size if the nsIFile is really a directory.
2000-02-09 08:09:35 +00:00
dougt%netscape.com
54929d4f0c
Remove double hash lookup.
...
Added extra add ref to cache
r=jband (submitted by him)
2000-02-09 08:08:20 +00:00
dougt%netscape.com
b45f04471d
Fix for bug 26732. r=danm. event queue need to be able to init a plevent
2000-02-09 02:28:51 +00:00
dp%netscape.com
74be603308
Bg 26937, bug 26759 Enforcing close of the registry before open of a
...
different registry file. r=dveditz
2000-02-08 21:50:54 +00:00
dp%netscape.com
0f41b5e237
Bug 26937 Added ApplicationRegistry. r=dveditz
2000-02-08 21:49:40 +00:00
warren%netscape.com
655c7043b3
Fix for code generation problem in VC6 optimized builds. Discovered with MOZ_PROFILE=1 and MOZ_DEBUG undefined. The variable 'dll' seems to get wiped out by the assignment of 'res' (aliased together). r=scc,dp
2000-02-08 11:45:40 +00:00
dougt%netscape.com
329536a73e
Fix for bug 26816. submitted by bns_robson@hotmail.com. windows only.
...
memory leak fix.
2000-02-08 04:25:00 +00:00
jdunn%netscape.com
645be166d1
r= scc@netscape.com
...
The AIX compiler doesn't like the declaration of variables in an IF statement
so I have broken them out.
2000-02-08 03:34:27 +00:00
jband%netscape.com
2976a97c39
Checking in patch from Brian Fundakowski Feldman <green@FreeBSD.org> to get xptcall working on newer versions of FreeBSD. r=jband@netscape.com r=blizzard@mozilla.org
2000-02-08 02:44:13 +00:00
scc%netscape.com
5e041e830f
Pro5 update
2000-02-07 23:06:04 +00:00
scc%netscape.com
c1132f0a1e
bug #25621 : didn't check for null before |AddRef()|. Converted |NS_ADDREF|-->|NS_IF_ADDREF|. No code review.
2000-02-07 10:05:14 +00:00
scc%netscape.com
2471a0d722
enable the |ASSERT_NO_QUERY_NEEDED| tests for the |getter_AddRefs()| case as well. bug #26420 , r=dougt
2000-02-06 21:17:51 +00:00