This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fca701ce95aa6a5f4e1995ea47dbd09a545ffa57
Mozilla
/
mozilla
/
modules
/
oji
/
src
History
toshok%hungry.com
f966d0d966
we need the nspr private directory, even if building from the mozilla source tree, on unix.
...
git-svn-id: svn://10.0.0.236/trunk@43281 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-13 06:05:16 +00:00
..
export.mac
…
jvmmgr.cpp
…
jvmmgr.h
…
lcglue.cpp
Fix to the caps security module. I removed the nsPrincipal struct, from now
1999-07-24 03:58:23 +00:00
lcglue.h
…
Makefile.in
we need the nspr private directory, even if building from the mozilla source tree, on unix.
1999-08-13 06:05:16 +00:00
makefile.win
This fix is for
http://bugzilla.mozilla.org/show_bug.cgi?id=5429
.
1999-08-12 01:56:18 +00:00
MANIFEST
…
nsCJVMManagerFactory.cpp
This fix is for
http://bugzilla.mozilla.org/show_bug.cgi?id=5429
.
1999-08-12 01:56:18 +00:00
nsCJVMManagerFactory.h
…
nsCSecurityContext.cpp
…
nsCSecurityContext.h
…
nsJNI.cpp
…
nsJVMManager.cpp
This fix is for
http://bugzilla.mozilla.org/show_bug.cgi?id=5429
.
1999-08-12 01:56:18 +00:00
nsJVMManager.h
This fix is for
http://bugzilla.mozilla.org/show_bug.cgi?id=5429
.
1999-08-12 01:56:18 +00:00
nsJVMPluginTagInfo.cpp
Fixing windows breakage, can't free const char* pointers!
1999-08-03 05:10:11 +00:00
nsJVMPluginTagInfo.h
…
nsscd.h
…
ProxyJNI.cpp
bug
#5670
: renamed nsJNIEnvRef -> GetProxyEnv, got rid of operator ->, added GetSecureEnv. Changed CreateProxyJNI to return NULL if getSecureEnv() returns NULL, so the proxy JNI doesn't have to check for NULL. Makes OJI more robust when a JVM isn't available.
1999-05-19 01:44:35 +00:00
scd.cpp
…