Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Go to file
mscott%netscape.com 2a539efa45 Optimize our use of monitors in this class because it gets called from multiple threads. This means
using nsAutoCMonitor instead of NS_LOCK/UNLOCK_INSTANCE. I also went through and removed the locks from
methods which are only called from one thread.
r=bienvenu.
2000-02-08 01:36:07 +00:00
apache/gzip/src
build Pro5 update 2000-02-07 23:06:04 +00:00
calendar
caps Pro5 update 2000-02-07 23:06:04 +00:00
cck fix for bug#26449 - because of the presence of the two \ it was not possible to bring up the filedialogbox. 2000-02-07 23:55:29 +00:00
chrome Bug 26129. Replace timer with a PLEvent. GTK timers (in this specific case) seem to be confused when a modal event queue has been pushed. By using a PLEvent, we get the same effect, but are able to grab the outermost queue to ensure that our callback to fire OnEndDocumentLoad gets kicked. r=mscott 2000-02-06 01:30:16 +00:00
cmd
config Added 'make run' rule so I don't have to type '../../../dist/win32_d.obj/bin/mozilla.exe' any more. 2000-01-28 02:51:21 +00:00
content Fix for bug 19212. InsertRow in an empty table used to create a TBODY but not notify on its insertion. r=pollmann 2000-02-08 01:32:23 +00:00
db Pro5 update 2000-02-07 23:06:04 +00:00
dbm Pro5 update 2000-02-07 23:06:04 +00:00
directory
docshell Pro5 update 2000-02-07 23:06:04 +00:00
dom Pro5 update 2000-02-07 23:06:04 +00:00
editor more changes to get everyone using my arbitrary command line handling. 2000-02-08 01:11:13 +00:00
ef
embedding Pro5 update 2000-02-07 23:06:04 +00:00
expat Pro5 update 2000-02-07 23:06:04 +00:00
extensions Bug fixes. 2000-02-08 01:02:47 +00:00
gc/boehm Pro5 update 2000-02-07 23:06:04 +00:00
gconfig
gfx Pro5 update 2000-02-07 23:06:04 +00:00
grendel
htmlparser Pro5 update 2000-02-07 23:06:04 +00:00
include Pro5 update; mustn't un-define _INT16, et al. r=beard 2000-02-07 22:34:09 +00:00
intl Pro5 update 2000-02-07 23:06:04 +00:00
java Added workaround to get JavaDOM to work on Linux. 2000-02-04 17:23:51 +00:00
jpeg Pro5 update 2000-02-07 23:06:04 +00:00
js r=brendan@mozilla.org 2000-02-08 01:24:53 +00:00
js2 Fixed bug 2000-02-05 00:39:58 +00:00
l10n
layout Fix for bug 19212. InsertRow in an empty table used to create a TBODY but not notify on its insertion. r=pollmann 2000-02-08 01:32:23 +00:00
lib fix build bustage 2000-02-08 01:31:57 +00:00
mailnews Optimize our use of monitors in this class because it gets called from multiple threads. This means 2000-02-08 01:36:07 +00:00
modules Cleaning up. No changes in executable code. 2000-02-08 01:31:16 +00:00
msgsdk
netwerk Use SYMBOLIC-LINK instead of SYM-LINK to bring in-line with lou's spec. 2000-02-08 01:20:46 +00:00
network/protocol/http
nsprpub Pro5 update 2000-02-07 23:12:23 +00:00
nunet
parser Pro5 update 2000-02-07 23:06:04 +00:00
plugin/oji/MRJ Pro5 update 2000-02-07 23:06:04 +00:00
privacy
profile workaround fix for #26885. changes for ben to the nsIProfile interface 2000-02-08 01:04:41 +00:00
rdf Pro5 update 2000-02-07 23:06:04 +00:00
README/mozilla Changing all cvs-mirror.mozilla.org references to point to politically 2000-02-05 07:23:36 +00:00
silentdl
string/obsolete
suite
sun-java Pro5 update 2000-02-07 23:06:04 +00:00
timer
tools Moving InitVars and LoadConfig over to build-seamonkey-util.pl. 2000-02-07 03:13:59 +00:00
tripledb
uriloader Pro5 update 2000-02-07 23:06:04 +00:00
view Pro5 update 2000-02-07 23:06:04 +00:00
wallet
webshell Pro5 update 2000-02-07 23:06:04 +00:00
webtools Don't lock up mysqld if a lot of addcheckin processes pile up. 2000-02-07 23:48:17 +00:00
widget Pro5 update 2000-02-07 23:06:04 +00:00
xpcom Pro5 update 2000-02-07 23:06:04 +00:00
xpfc
xpfe add a debugging printf 2000-02-08 01:29:22 +00:00
xpinstall Pro5 update 2000-02-07 23:06:04 +00:00
.cvsignore
aclocal.m4
allmakefiles.sh in the immortal words of sfraser: "die, appcores, die". 2000-02-06 06:54:52 +00:00
client.mak Pull nsprpub by static tag, if NSPR_CO_TAG isn't already set. Patch 2000-02-05 21:17:07 +00:00
client.mk Pull nsprpub by static tag. patch from wtc, r=leaf 2000-02-05 21:37:55 +00:00
configure Automated update 2000-02-05 04:15:47 +00:00
configure.in Adding support to bypass profile at startup to test tinderbox. setenv MOZ_BYPASS_PROFILE_AT_STARTUP 1 to get do this. r=pavlov 2000-02-05 04:07:57 +00:00
LEGAL
LICENSE
Makefile.in fix build bustage r=travis 2000-02-02 04:12:22 +00:00
makefile.win disabling the run of regxpcom so automated builds this weekend won't 2000-02-05 03:35:39 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk