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
1998-06-30 09:03:04 +00:00
1998-06-04 07:54:39 +00:00
1998-06-27 02:47:44 +00:00
1998-06-25 05:50:45 +00:00
1998-06-02 23:54:58 +00:00
1998-05-10 18:54:17 +00:00
1998-06-26 23:55:37 +00:00
1998-03-28 02:44:41 +00:00
1998-06-30 00:04:44 +00:00
1998-06-04 22:51:07 +00:00
1998-06-12 18:30:53 +00:00
1998-06-05 21:38:36 +00:00
1998-06-22 21:21:28 +00:00
1998-06-30 09:04:26 +00:00
1998-06-26 23:02:03 +00:00
1998-03-31 19:11:51 +00:00
1998-05-11 22:03:25 +00:00
1998-05-11 22:09:40 +00:00
1998-06-05 01:23:05 +00:00
Description
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
6 GiB
Languages
JavaScript 32.3%
C++ 25.4%
HTML 21%
C 10.8%
Python 2.8%
Other 7.2%