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
Перейти к файлу
mccabe%netscape.com 610a029cf5 Fix to 23532. Check validity of JS_ARENA_ALLOCATE call before using it as an argument of memcpy in JS_ArenaGrow.
Thanks to wyeung@real.com for noticing we were being unsafe here and suggesting the fix.
2000-04-21 09:25:43 +00:00
README/mozilla *** empty log message *** 2000-03-28 02:10:58 +00:00
apache/gzip/src
build Commdir. 2000-04-21 07:15:48 +00:00
calendar
caps dist...chrome restructuring 2000-04-19 21:42:30 +00:00
cck fix for bug #36585 :changing the default title bar to Netscape 6 2000-04-20 23:32:55 +00:00
chrome dist...chrome restructuring 2000-04-19 21:42:30 +00:00
cmd
config Fixed SHARED_LIBRARY_LIBS dependency in docshell/build. 2000-04-21 01:14:45 +00:00
content Implemented i18n list-style-types. Thanks to bakibon@yahoo.com. 2000-04-21 08:05:29 +00:00
db Turn off probe maps. This speeds up loading a folder. r=bienvenu. 2000-04-20 03:46:32 +00:00
dbm
directory Pass className rather than mechanismName to DynamicInvoker (391585) 2000-04-10 17:47:02 +00:00
docshell making string conversions explicit 2000-04-21 02:35:42 +00:00
dom Moving Screen API away from individual attributes for performance reasons (stage 1). Fixes bugs on win32 with xul popups where taskbar is not at bottom of screen. 2000-04-21 06:55:13 +00:00
editor making string conversions explicit 2000-04-21 06:56:47 +00:00
ef
embedding Moved away some obselete CID/IID decls 2000-04-20 23:34:08 +00:00
expat
extensions Ongoing work to get Transformiix to build on Windows as a Mozilla component. Not part of the build. 2000-04-21 02:20:28 +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
gfx fix xlib bustage in a lame way 2000-04-21 08:36:44 +00:00
grendel Added contribution from Ian Clarke. 2000-04-08 06:16:32 +00:00
htmlparser making string conversions explicit 2000-04-21 01:15:53 +00:00
include
intl making string conversions explicit 2000-04-21 02:35:42 +00:00
java bug 33099 2000-04-20 18:16:05 +00:00
jpeg
js Fix to 23532. Check validity of JS_ARENA_ALLOCATE call before using it as an argument of memcpy in JS_ArenaGrow. 2000-04-21 09:25:43 +00:00
js2 oops 2000-04-21 00:46:48 +00:00
l10n First release of mozilla-dtd2mysql. 2000-03-22 20:55:45 +00:00
layout Tree performance improvements. 2000-04-21 08:12:13 +00:00
lib oops, forgot to weak link in the optimized target! 2000-04-20 23:00:07 +00:00
mailnews oops, back out previous change, my tree had other stuff in it 2000-04-21 08:53:32 +00:00
modules change default user agent string milestone from m14 to m16. 2000-04-20 22:42:23 +00:00
msgsdk
mstone Add a multi-OS build tool 2000-04-07 17:51:22 +00:00
netwerk Removed extra call to Open 2000-04-21 05:15:42 +00:00
network/protocol/http
nsprpub Bugzilla bug #36170: pass the correct OS error code to PR_SetError when 2000-04-19 23:34:48 +00:00
nunet
parser making string conversions explicit 2000-04-21 01:15:53 +00:00
plugin/oji/MRJ configuration file for MRJPlugin (GC) target. 2000-03-29 02:14:03 +00:00
privacy
profile fix bad URL in last checkin 2000-04-20 00:10:50 +00:00
rdf drawing selection as tri-state. on-off-disabled. hardcoded disable color to grey right now. r=mjudge 2000-04-20 23:11:41 +00:00
security Add decryption functions for SDR. Add SDR to UNIX builds. 2000-04-20 23:00:39 +00:00
silentdl
string Fix build bustage r=scc. 2000-04-21 07:34:06 +00:00
suite
sun-java a=leaf 2000-04-06 04:21:51 +00:00
timer
tools Optimize total computation, fix visited to be a counter. 2000-04-21 08:47:00 +00:00
tripledb
uriloader Bug 34217. Making js protocol not clear window when it returns no result. 2000-04-21 05:18:15 +00:00
view Clip now applies to child views. b=11660 r=buster@netscape.com 2000-04-13 21:56:27 +00:00
wallet
webshell drawing selection as tri-state. on-off-disabled. hardcoded disable color to grey right now. r=mjudge 2000-04-20 23:11:41 +00:00
webtools Added separate list of all available trees. This allows mozbot to actively report the status of one set of trees and individually give the results for another set. 2000-04-21 01:07:38 +00:00
widget reimpliment nsClipboard::HasDataMatchingFlavors to be reentrant to fix bug #13161 2000-04-21 01:27:46 +00:00
xpcom Optimize total computation, fix visited to be a counter. 2000-04-21 08:47:00 +00:00
xpfc
xpfe Adding communicator dir. 2000-04-21 07:15:14 +00:00
xpinstall Add cancel button to installer. 2000-04-21 00:25:15 +00:00
.cvsignore Ignore .mozconfig.mk and .mozconfig.out (made by client.mk) 2000-03-23 23:29:16 +00:00
LEGAL
LICENSE
Makefile.in Added support for building select individual modules using --enable-modules. Currently, only dbm, xpcom & necko work. At this point, you still have to pull the whole tree. We'll fix that later. Bugs 24515 & 34159 2000-04-18 09:42:12 +00:00
aclocal.m4
allmakefiles.sh Adding communicator dir. 2000-04-21 07:15:14 +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
configure Added support for building select individual modules using --enable-modules. Currently, only dbm, xpcom & necko work. At this point, you still have to pull the whole tree. We'll fix that later. Bugs 24515 & 34159 2000-04-18 09:42:12 +00:00
configure.in Added support for building select individual modules using --enable-modules. Currently, only dbm, xpcom & necko work. At this point, you still have to pull the whole tree. We'll fix that later. Bugs 24515 & 34159 2000-04-18 09:42:12 +00:00
makefile.win
nglayout.mac
nglayout.mk
trex.mak
trex.mk