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
Mozilla
/
mozilla
/
modules
/
oji
/
src
History
cyeh%netscape.com
e066f641bc
Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.
...
git-svn-id: svn://10.0.0.236/trunk@45411 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 01:24:51 +00:00
..
export.mac
…
jvmmgr.cpp
renamed g_pNSIServiceManager to theServiceManager.
1999-04-11 00:01:18 +00:00
jvmmgr.h
…
lcglue.cpp
Add all-powerful system principals. Remove some dead code from the build.
1999-09-01 00:54:35 +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
Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.
1999-09-01 01:24:51 +00:00
MANIFEST
…
nsCJVMManagerFactory.cpp
XPCOM Cleanup: Fixed Aggregation macros in nsAgg.h to do aggregation correctly. Fixed usages and implementation of aggregation using these macros through out the tree.
1999-08-19 05:36:30 +00:00
nsCJVMManagerFactory.h
got rid of m_pNSIFactory, service manager is used to manage singletons. renamed g_pNSIServiceManager to theServiceMangager.
1999-04-11 00:01:17 +00:00
nsCSecurityContext.cpp
…
nsCSecurityContext.h
…
nsJNI.cpp
…
nsJVMManager.cpp
Add all-powerful system principals. Remove some dead code from the build.
1999-09-01 00:54:35 +00:00
nsJVMManager.h
First cut at removing manual declaration of interface methods in implementation classes and replacing with xpidl-generated NS_DECL_NSIFOO macro.
1999-08-21 08:54:47 +00:00
nsJVMPluginTagInfo.cpp
XPCOM Cleanup: Fixed Aggregation macros in nsAgg.h to do aggregation correctly. Fixed usages and implementation of aggregation using these macros through out the tree.
1999-08-19 05:36:30 +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
XPCOM Cleanup: Fixed Aggregation macros in nsAgg.h to do aggregation correctly. Fixed usages and implementation of aggregation using these macros through out the tree.
1999-08-19 05:36:30 +00:00