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

46441 Коммитов

Автор SHA1 Сообщение Дата
morse%netscape.com 8b606c4d99 fix bug 65552, integrating ftp authentication with single signon, r=valeski 1999-11-10 03:39:33 +00:00
morse%netscape.com b1bf97f94d fix bug 65552, integrating ftp authentication with single signon, r=neeti 1999-11-10 03:37:35 +00:00
cls%seawood.org 83dc3101b9 I'm in complete awe as to how the unix tinderboxen haven't broken because of this....when I did a clobber build, nsCookie.cpp & mailnews/* started complaining about a missing rosetta.h. 1999-11-10 02:30:47 +00:00
shaver%netscape.com 588fbfb868 missed a #include 1999-11-10 02:11:08 +00:00
shaver%netscape.com dbe8dfe7a0 maybe fix build bustage 1999-11-10 02:10:39 +00:00
shaver%netscape.com f7e6426a48 fix build bustage from big dumb shaver 1999-11-10 02:04:58 +00:00
shaver%netscape.com 4c650665ed export nsSupportsArray so the Mac and VC can see it 1999-11-10 01:49:30 +00:00
bienvenu%netscape.com 1952aa4e87 fix build bustage, use PR_MAX instead of MAX 1999-11-10 01:02:30 +00:00
cls%seawood.org 32563f57a0 Oops. Wrapping that in a ifdef until a proper fix is determined 1999-11-10 00:59:30 +00:00
rhp%netscape.com e59ece46aa Fixing evaluation of nsresult - Bug #:18157 r: jefft 1999-11-10 00:56:36 +00:00
bienvenu%netscape.com f0abbfe834 fixes for msg threading, r=scottip 1999-11-10 00:44:45 +00:00
bienvenu%netscape.com 40c59e9339 more work on imap pending counts,r=jefft 1999-11-10 00:42:55 +00:00
bienvenu%netscape.com aa3a3fd5e0 move folder cache to account mgr, per alecf, fix pending counts r=jefft 1999-11-10 00:41:52 +00:00
jj%netscape.com 6ff7fc7537 fixed a misplaced '-' . a=chofmann 1999-11-10 00:34:48 +00:00
shaver%netscape.com b986a215d6 - 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 2a59335d1a Bug 18257. Fix leak of nsIDocument in form submission. r=karnaze, a=chofmann 1999-11-10 00:30:09 +00:00
shaver%netscape.com c73533acb7 - 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 d42626379d 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 e46756059d 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 c55085fe75 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 6234eff725 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 e7f8118b97 fix comment. 1999-11-10 00:12:37 +00:00
sspitzer%netscape.com 3dfc2083ef fix warnings. 1999-11-10 00:12:22 +00:00
sspitzer%netscape.com 2e52cce533 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 2f06de9705 fix warnings. r=valeski. 1999-11-10 00:10:59 +00:00
sspitzer%netscape.com 5f5268311e don't build smtpTest anymore, it's obsolete. r=mscott 1999-11-10 00:10:40 +00:00
sspitzer%netscape.com 3c1562a510 fix warning. 1999-11-10 00:09:32 +00:00
cls%seawood.org 43e4866854 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 88270c56e5 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 43788c85b9 Enabling observing of XPCOM Shutdown r=jband r=putterman 1999-11-09 23:41:24 +00:00
waterson%netscape.com b860f9aae0 Bug 18256. Fix nsIDocument leak in WLLT_OnSubmit. r=morse, a=chofmann 1999-11-09 23:39:36 +00:00
waterson%netscape.com c20b3997b4 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 819d8c8c97 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 34478911e7 Automated update 1999-11-09 23:31:43 +00:00
dp%netscape.com 6d25ebf971 Removing NS_COMFALSE usage. 1999-11-09 23:30:44 +00:00
briano%netscape.com da8dede9f6 Automated update 1999-11-09 23:30:43 +00:00
cls%seawood.org d30bb6ea81 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 e04050e411 Modifying sample to use NS_MODULE macros. r=alecf 1999-11-09 23:28:10 +00:00
cls%seawood.org b506fb7fc6 Removed modules/security/freenav from DIRS 1999-11-09 23:25:12 +00:00
cls%seawood.org 375ff218fd 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 69b832ac90 Commented out unused Makefiles 1999-11-09 23:18:28 +00:00
cls%seawood.org 15b3fa7708 Copied check for MOZ_SECURITY to DEBUG_AUTOCONF_XCOMPILE ifdef 1999-11-09 23:16:22 +00:00
cls%seawood.org dcb3aa39d9 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 1ae2f7bc57 gcc 2.95+ fixes 1999-11-09 23:04:16 +00:00
matt%netscape.com c2feb3747f fixing for bug 16221
changing port from string to int
1999-11-09 23:02:51 +00:00
rods%netscape.com 07460b6c29 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 e70792af1e 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 6fc8f9b5c8 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 e7e62d5d31 new regression test not affecting build. 1999-11-09 21:06:13 +00:00
sspitzer%netscape.com 5f9cc8ceb2 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