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

46094 Коммитов

Автор SHA1 Сообщение Дата
shaver%netscape.com 6b75c445f7 maybe fix build bustage 1999-11-10 02:10:39 +00:00
shaver%netscape.com 9aa0c9d0e4 fix build bustage from big dumb shaver 1999-11-10 02:04:58 +00:00
shaver%netscape.com 8f2e050f88 export nsSupportsArray so the Mac and VC can see it 1999-11-10 01:49:30 +00:00
bienvenu%netscape.com bc245e01d9 fix build bustage, use PR_MAX instead of MAX 1999-11-10 01:02:30 +00:00
cls%seawood.org a201ccbc4e Oops. Wrapping that in a ifdef until a proper fix is determined 1999-11-10 00:59:30 +00:00
rhp%netscape.com 52c5f3d5be Fixing evaluation of nsresult - Bug #:18157 r: jefft 1999-11-10 00:56:36 +00:00
bienvenu%netscape.com b3626a6ff3 fixes for msg threading, r=scottip 1999-11-10 00:44:45 +00:00
bienvenu%netscape.com 08275ee4e5 more work on imap pending counts,r=jefft 1999-11-10 00:42:55 +00:00
bienvenu%netscape.com 801c04575d move folder cache to account mgr, per alecf, fix pending counts r=jefft 1999-11-10 00:41:52 +00:00
jj%netscape.com b9e8537f71 fixed a misplaced '-' . a=chofmann 1999-11-10 00:34:48 +00:00
shaver%netscape.com 74e1b89e09 - use JSThreadContextStack and JSRuntimeService (more) correctly in loader
- teach loader about unloading and deferring components
- turn off some DEBUG_shaver noise
- better error reporting
- use nsXPIDLCString
- use nsCOMPtr
- add missing cxstack->Pop() in the xpcshell
- Components.results.NS_ERROR_FACTORY_REGISTER_AGAIN (want better text for
  error message)
- handle thrown-nsresult correctly where C++ calls JS without an active JS
  stack
- remove missing cxstack->Pop() from TestXPC
r=jband,brendan
1999-11-10 00:34:26 +00:00
waterson%netscape.com a86d4e56bd Bug 18257. Fix leak of nsIDocument in form submission. r=karnaze, a=chofmann 1999-11-10 00:30:09 +00:00
shaver%netscape.com 61511e23f5 - NS_ERROR_FACTORY_REGISTER_AGAIN for deferring registration of a module until
later in the autoreg cycle.
- teach native component loader about deferred components
- add nsIComponentLoader::registerDeferredComponents
- teach component manager about deferred components
- made nsID::Parse take a |const char *| instead of a simple |char *|.
- move release of XPTI singletons until _after_ shutting down the component
  manager to prevent re-initialization during JS component shutdown.
- category manager work: really delete from reg, start on enumeration
- use nsXPIDLCString instead of autoStringFree.
- fix nsRegistry to use allocator properly.
- cleaner memory management in nsFactoryEntry.
- capitalization fixed in nsIComponentLoader.idl
- clean up loader creation logic
- remove/disable lots of DEBUG_shaver noise
- added (disabled) warning about NSGetFactory usage
- move .so and .shlb higher up in the ValidDllExtensions list to marginally
  speed up registration.
- added nsDll::GetRegistryLocation API
- properly export nsSupportsArray.h
- capitalization fixes in nsIEnumerator.idl
- added deferral to nsSample.js
1999-11-10 00:28:34 +00:00
idk%eng.sun.com 05c81d0ceb 17316
Class names updated (see 18180)

a=laa@sparc.spb.su
r=idk@eng.sun.com
1999-11-10 00:27:00 +00:00
scc%netscape.com 49bd71ade0 Added |do_CreateInstance()|, |do_GetService()| both by CID and ProgID. See bugs #17364, #17448. r={travis, dp} 1999-11-10 00:14:54 +00:00
sspitzer%netscape.com fbad7d4b14 add bulletproofing for bug #15093. bug still exists, but this code and assertion is needed. 1999-11-10 00:14:29 +00:00
scc%netscape.com 535e97599f Moved |do_CreateInstance()| from here to nsComponentManagerUtils.h. See bugs #17364, #17448. r={travis, dp} 1999-11-10 00:14:10 +00:00
sspitzer%netscape.com d61e43bac6 fix comment. 1999-11-10 00:12:37 +00:00
sspitzer%netscape.com 0b66101f18 fix warnings. 1999-11-10 00:12:22 +00:00
sspitzer%netscape.com aef39e2938 fix for #18260, r=mscott. if we had a pop server in 4.x, upon migration, set
the send later uri pref to the "Unsent Messages" folder under that pop account.
1999-11-10 00:12:08 +00:00
sspitzer%netscape.com f4811c7ecf fix warnings. r=valeski. 1999-11-10 00:10:59 +00:00
sspitzer%netscape.com ee2c67f489 don't build smtpTest anymore, it's obsolete. r=mscott 1999-11-10 00:10:40 +00:00
sspitzer%netscape.com e3a6b820eb fix warning. 1999-11-10 00:09:32 +00:00
cls%seawood.org 535128ff07 Commented out ExtCacheDBInfo struct & uses of it in net.h as it's not used since Necko landed. r=warren
Removed dbm from allmakefiles.sh & mozilla/Makefile.in.
1999-11-09 23:52:25 +00:00
rods%netscape.com 9257dfb652 I checked in a bad fix. This is correct. I have had Chris K. check it over.
Migrains will do that to you. for bug 18039
1999-11-09 23:49:37 +00:00
dp%netscape.com bd53051d38 Enabling observing of XPCOM Shutdown r=jband r=putterman 1999-11-09 23:41:24 +00:00
waterson%netscape.com 31b6848b26 Bug 18256. Fix nsIDocument leak in WLLT_OnSubmit. r=morse, a=chofmann 1999-11-09 23:39:36 +00:00
waterson%netscape.com 5c4138dfd5 Bug 18067. Event listeners are refcounted; do not try to manually 'delete'. r=hyatt, a=chofmann. 1999-11-09 23:37:57 +00:00
waterson%netscape.com 2e43f337cc Bug 18066. Only addref the listener if it isn't already in our set of listeners. r=joki, a=chofmann 1999-11-09 23:37:08 +00:00
briano%netscape.com 69f7915d57 Automated update 1999-11-09 23:31:43 +00:00
dp%netscape.com cc7daf4994 Removing NS_COMFALSE usage. 1999-11-09 23:30:44 +00:00
briano%netscape.com 8b9085664f Automated update 1999-11-09 23:30:43 +00:00
cls%seawood.org def1bb1371 Moved the handling of extensions into configure.in.
Changed allmakefiles.sh to only generate Makefiles for extensions directories that are specified.
Added support for --with-extensions=none & --without-extensions
The following options have been superceded by --with-extensions:
   --disable-cookie-management
   --disable-client-wallet
   --disable-single-signon
1999-11-09 23:30:32 +00:00
dp%netscape.com 8cf34af6ff Modifying sample to use NS_MODULE macros. r=alecf 1999-11-09 23:28:10 +00:00
cls%seawood.org 7449fac1b6 Removed modules/security/freenav from DIRS 1999-11-09 23:25:12 +00:00
cls%seawood.org aef4afc557 Removed NECKO define.
Added '-W -Wno-unused' to _WARNINGS_CFLAGS for gcc.
Marked --enable-mathml as broken.
1999-11-09 23:22:15 +00:00
cls%seawood.org a8c0052d91 Commented out unused Makefiles 1999-11-09 23:18:28 +00:00
cls%seawood.org 37e6cb568f Copied check for MOZ_SECURITY to DEBUG_AUTOCONF_XCOMPILE ifdef 1999-11-09 23:16:22 +00:00
cls%seawood.org 311b18a2a2 Replaced NO_SECURITY ifdef with MOZ_SECURITY one. This causes pref_VerifyLockFile to always return PR_TRUE rather than linking against the dummy secfree library. This replacement also removed the last dependency upon that dummy library so it will no longer be built (next patch). 1999-11-09 23:13:53 +00:00
cls%seawood.org cdb009d57d gcc 2.95+ fixes 1999-11-09 23:04:16 +00:00
matt%netscape.com 5ddce75484 fixing for bug 16221
changing port from string to int
1999-11-09 23:02:51 +00:00
rods%netscape.com d723048682 Fixes bug 18039, it doesn't call WipeContainingBlock for select frames
This needs a better fix, filed bug 18366
r=kmcclusk
1999-11-09 22:36:05 +00:00
valeski%netscape.com 5e78789c1b 18134, a=chofmann,r=andreas. Resolve() was not handling ../../ cases in relative URI specs. Now it is. We call ReplaceDotMess() on the path portion _only_. 1999-11-09 21:31:43 +00:00
pinkerton%netscape.com c1aed3f564 remove the tooltip over mozilla button because we don't yet have a good fix for bug 15946. this is a workaround. (r=sdagley). 1999-11-09 21:29:06 +00:00
karnaze%netscape.com 940bcdae93 new regression test not affecting build. 1999-11-09 21:06:13 +00:00
sspitzer%netscape.com 5596deec51 fix for the regression I introduced. when we send the 'MAIL FROM:' command to the SMTP server, we want to send it 'MAIL FROM: <sender>', not 'MAIL FROM: <Foo Bar <fbar@xyz.com>>'. my SMTP server allowed 'MAIL FROM: <Seth Spitzer <sspitzer@netscape.com>>' which is why I didn't catch this. 1999-11-09 19:25:39 +00:00
blizzard%redhat.com f6be9d7d8d include ctype.h so isprint() is defined. a=choffman 1999-11-09 19:20:24 +00:00
karnaze%netscape.com b50a692ba8 new regression test, not affecting build. 1999-11-09 18:45:09 +00:00
rogerl%netscape.com 37cda6d0ce Removed NativeClosure 1999-11-09 18:24:40 +00:00
leaf%mozilla.org d7e597e42e fixing packaging target to depend on mozilla-bin rather than apprunner 1999-11-09 18:21:18 +00:00