INACTIVE - A git clone of mozilla-central, with full history.
Перейти к файлу
rayw%netscape.com 5e756ca988 Bug #37058
Added a simple test to CreateInstance, similar to the existing test in
GetService in the service manager, to prevent instances from being created
during shutdown.  We detected no calls to CreateInstance in normal code we
tested during shutdown.  If such occur, the fix is NOT to back out the
check, but rather to eliminate the calls to CreateInstance either by
registering a shutdown observer which gets called just before the
shutdown, or creating the instance before shutdown.

r=scc
2000-05-04 23:11:30 +00:00
README/mozilla *** empty log message *** 2000-03-28 02:10:58 +00:00
apache/gzip/src
build New routine to install skin files from mozilla/themes, by iterating through directories looking for MANIFEST files. It is expected that MANIFEST files in these dirs have a first line like #!dest chatzilla:skin that specifies the destination directory. Also pull mozilla/themes. 2000-05-04 21:35:47 +00:00
calendar updating license boilerplate 1999-11-02 06:13:48 +00:00
caps Replace implementation of nsISupports with thread-safe version. This allows 2000-05-03 00:04:48 +00:00
cck Updta the text for Beta Feedback button; update butlleted list text 2000-05-02 17:59:59 +00:00
chrome Fixing viewer's scrollbars. 2000-05-03 09:15:50 +00:00
cmd updated license boilerplate to xPL v1.1 1999-11-02 22:43:10 +00:00
config update chrome rules to match new chrome hierarchy. also add chrome registration rule 2000-05-04 22:43:41 +00:00
content Fix for bug 35687. We need to initialize keyMatched to true. R=hyatt 2000-05-04 22:36:25 +00:00
db General cleanup of the shared library rules. 2000-04-23 17:48:04 +00:00
dbm # 25555 2000-03-07 21:00:06 +00:00
directory Pass className rather than mechanismName to DynamicInvoker (391585) 2000-04-10 17:47:02 +00:00
docshell Fix 37800 2000-05-03 00:21:51 +00:00
dom Checking in DOM JS glue and stub implemetation for getComputedStyle(). 2000-05-03 13:03:17 +00:00
editor Removed duplicate declarations 2000-05-04 23:01:05 +00:00
ef fix another XXX 1999-12-01 21:26:42 +00:00
embedding add signals to monitor loading, progress values, start and stop and the ability to stop a network load. 2000-05-04 03:53:30 +00:00
expat Fix "comparison between signed and unsigned" build warning. 2000-04-26 14:25:47 +00:00
extensions bug 37742 accomodate ever-changing xul specs 2000-05-04 03:32:15 +00:00
gc/boehm [not part of build] using non-debugging allocators to keep out of leak reports. 2000-04-13 06:40:16 +00:00
gconfig updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
gfx bug 27164; added new GetNormalLineHeight API for proper line-height 2000-05-04 21:46:22 +00:00
grendel Added contribution from Ian Clarke. 2000-04-08 06:16:32 +00:00
htmlparser fixed bug (feature) 35646 2000-05-04 21:55:36 +00:00
include Changes for Mac to make cartman build (bug 19119). r=mwelch, a=jar 2000-02-23 23:10:38 +00:00
intl bug 26237; return NULL if we can't find the language group 2000-05-04 21:41:07 +00:00
java modified README 2000-04-24 21:28:42 +00:00
jpeg OS/2 Makefile.in tweaks. Batch 10 & 11. Bug #34106 2000-05-02 01:18:46 +00:00
js much debugger spankage; parse and execute step, continue, set, and print (kind-of) commands. 2000-05-04 22:42:49 +00:00
js2 much debugger spankage; parse and execute step, continue, set, and print (kind-of) commands. 2000-05-04 22:42:49 +00:00
l10n First release of mozilla-dtd2mysql. 2000-03-22 20:55:45 +00:00
layout Fix for bug 35687. We need to initialize keyMatched to true. R=hyatt 2000-05-04 22:36:25 +00:00
lib Extra check to make sure contextual menu manager is installed before initting it. 2000-05-02 00:37:12 +00:00
mailnews Fix for bug 34467. We need to put back the double quote in some case. Let the parser do the right job. R=alecf 2000-05-04 22:16:25 +00:00
modules Added an option to use charset code point as collation key controlled by a pref, bug 18338. 2000-05-04 21:31:14 +00:00
msgsdk updating license boilerplate to xPL v1.1 1999-11-02 06:20:05 +00:00
mstone Isolate common http functionality 2000-05-02 01:23:29 +00:00
netwerk Socket transport now blocks until DNS is resolved *only* in the Sync api usage case (Open*Stream() calls). This allows callers to deal w/ dns error failures when they're using the sync apis. 24435 2000-05-04 22:50:25 +00:00
network/protocol/http Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
nsprpub Non-blocking PR_Connect fails with PR_IN_PROGRESS_ERROR as opposed to 2000-05-04 21:30:19 +00:00
nunet updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 02:47:15 +00:00
parser fixed bug (feature) 35646 2000-05-04 21:55:36 +00:00
plugin/oji/MRJ updated build instructions for the new world order. 2000-05-03 04:58:30 +00:00
privacy updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
profile fix profile manager window.title switching 2000-05-03 03:10:56 +00:00
rdf Bug 38185. Fix ports build bustage. a=brade 2000-05-04 19:57:31 +00:00
security Code to provide hooks to RSA's BSAFE licensed code. 2000-05-04 21:58:18 +00:00
silentdl Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
string fix IsAscii function. The origional one report Latin1 characters as ASCII 2000-05-03 07:05:19 +00:00
suite On 12/16/1999, dmose@mozilla.org checked in some changes to the default 1999-12-31 11:48:20 +00:00
sun-java a=leaf 2000-04-06 04:21:51 +00:00
themes changes for the mac build. 2000-05-04 18:32:16 +00:00
timer updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
tools Add support for more informative tinderbox column names. 2000-05-04 07:30:45 +00:00
tripledb updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 02:47:15 +00:00
uriloader add thread safey addref and release macros to docloader. 2000-05-04 21:34:50 +00:00
view review: kmcclusk, mjudge 2000-04-26 00:53:31 +00:00
wallet updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
webshell left this one out 2000-05-04 09:03:58 +00:00
webtools Fix link for sidebar panel. 2000-05-01 16:41:38 +00:00
widget Adding Windows cursor files 2000-05-04 13:02:02 +00:00
xpcom Bug #37058 2000-05-04 23:11:30 +00:00
xpfc updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 02:47:15 +00:00
xpfe Remove keywords from the mozilla builds 2000-05-04 22:05:22 +00:00
xpinstall Added mozctl.dll 2000-05-04 22:12:51 +00:00
.cvsignore Ignore .mozconfig.mk and .mozconfig.out (made by client.mk) 2000-03-23 23:29:16 +00:00
LEGAL
LICENSE new version of LICENSE; not part of the build 1999-10-06 02:14:51 +00:00
Makefile.in Move STATIC_MAKEFILES back into the toplevel Makefile 2000-05-03 22:49:47 +00:00
aclocal.m4 Pass MOZ_TOPSRCDIR to altoptions.m4. This allows third parties (like netscape) to refer to the mozilla copy rather than copying it (and mozconfig2configure and mozconfig-find) into their own tree. 2000-03-14 02:59:54 +00:00
allmakefiles.sh Adding lines to build the new gtkxtbin library for implementing legacy 2000-04-22 20:45:12 +00:00
client.mak build browse info target was failing. parameters reordered. affects no other target 2000-03-22 22:03:27 +00:00
client.mk Add support for pulling individual modules from cvs via client.mk. 2000-05-04 01:26:34 +00:00
configure Automated update 2000-05-04 07:00:14 +00:00
configure.in Improve wording for C++ tests. 2000-05-04 06:55:09 +00:00
makefile.win adding crypto stuff to the tip 2000-03-11 04:33:39 +00:00
nglayout.mac updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nglayout.mk updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
trex.mak updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
trex.mk updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00