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
fur 4feb603992 Eliminated the last uses of the JNIEnv global variable. Unfortunately, this
means that we had to switch from using NSPR hash tables to a private version.
The new jsj_hash.c file is derived from plhash.c, but it provides for an additional
argument to be passed to the hash key comparison function.  This capability
is used to pass in the JNIEnv pointer.

On shutdown, LiveConnect now removes all references to Java objects and classes,
so that the JVM might be able to GC them.
1998-06-30 10:04:32 +00:00
base Code browser was inactive 1998-06-30 09:03:04 +00:00
build Added making of aliases to .SYM files in the viewer_debug directory. 1998-06-30 00:52:06 +00:00
cmd New artwork checkin for Composer toolbar and other images. Requested by brade 1998-06-29 23:53:40 +00:00
config Generate and build the get_info programs only once to speed things up. 1998-06-28 10:56:01 +00:00
content Take text content and join it together so reduce the size of the content model 1998-06-27 22:57:52 +00:00
dbm remove conflict caused by NORAMNDY_BEACH merge. 1998-06-23 05:19:54 +00:00
directory Added additional tcp-ip stuff for mac project 1998-05-29 23:08:33 +00:00
dom Deal with hex values in numerical values 1998-06-30 02:23:59 +00:00
editor/ui Fix for major xfe horkage caused by last checkin. Change the 'TRUE' to 1998-06-01 09:04:58 +00:00
gconfig Misc Linux fixes 1998-06-04 07:54:39 +00:00
gfx Fixed mac warnings 1998-06-27 02:47:44 +00:00
htmlparser Condensed switch statement, treat sub/sup like other span tags 1998-06-29 16:08:57 +00:00
include NORMANDY_DDAY merge... 1998-06-25 05:50:45 +00:00
jpeg First Checked In. 1998-06-02 23:54:58 +00:00
js Eliminated the last uses of the JNIEnv global variable. Unfortunately, this 1998-06-30 10:04:32 +00:00
l10n red letter edition 1998-05-10 18:54:17 +00:00
layout Moved shrink wrap code from table frame to table row group frame 1998-06-30 02:11:07 +00:00
lib Making it compile on the Mac 1998-06-26 23:55:37 +00:00
mailnews Free the lizard 1998-03-28 02:44:41 +00:00
modules updated rules 1998-06-30 00:04:44 +00:00
nav-java First Checked In. 1998-06-04 22:51:07 +00:00
network Fix for bug #226203. Setup Prefs was not being called. 1998-06-30 01:11:22 +00:00
nsprpub Bug #180965: Mac gets PR_IO_PENDING_ERROR. In SendReceiveStream and SendReceiveDgram, make sure that we set the io_pending flag of the current thread to PR_FALSE before we return. In gethostbyname(), just store the OS error code in me->md.osErrCode. Do not call macsock_map_error() to map to NSPR error code. 1998-06-26 20:24:25 +00:00
parser/htmlparser Condensed switch statement, treat sub/sup like other span tags 1998-06-29 16:08:57 +00:00
README updating and moving README's to the toplevel of the mozilla hierarchy. this 1998-06-18 23:41:22 +00:00
shell Documentation cleanup 1998-06-12 18:30:53 +00:00
string/obsolete Added SizeOf method 1998-06-05 21:38:36 +00:00
sun-java Normandy Merge .... 1998-06-22 21:21:28 +00:00
view Removed spurious includes of nsIPresShell 1998-06-26 16:23:48 +00:00
webshell Added nsMacFile to the project 1998-06-30 09:04:26 +00:00
webtools Oops; backed out last change. (I need to learn how to use CVS. :-) 1998-06-29 17:37:06 +00:00
widget Validity check for focus event during nsWindow destruction 1998-06-29 21:18:19 +00:00
xpcom More exports are needed for Raptor 1998-06-26 23:02:03 +00:00
CHANGES.html update change log for preparation of new tarball code drop 1998-06-03 17:22:20 +00:00
client.mak touching down layout integration branch 1998-06-05 01:03:18 +00:00
LEGAL updated LEGAL file to reflect non-infringement of WANG patent, and option 1998-05-27 21:17:37 +00:00
LICENSE Add final version of NPL. 1998-03-31 19:11:51 +00:00
Makefile add network directory 1998-05-11 22:03:25 +00:00
makefile.win add network 1998-05-11 22:09:40 +00:00
nglayout.mac Commiting this from windows caused my special characters to disappear 1998-05-22 06:35:58 +00:00
nglayout.mak Pull and build libdbm and libpwcac 1998-06-05 01:38:52 +00:00
nglayout.mk Pull and build dbm and libpwcac 1998-06-05 01:23:05 +00:00
trex.mak Support for Julian and nls prior to FreeSource move to /m/pub 1998-05-23 18:34:15 +00:00
trex.mk Fix for not using TREX_WIDGET branch anymore 1998-06-06 05:53:23 +00:00