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
/
extensions
/
java
/
xpcom
History
pedemont%us.ibm.com
86cb5c9531
Bug 338896 - isXPCOMJavaProxy throws NullPointerException. r=apeller.
...
git-svn-id: svn://10.0.0.236/trunk@198647 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-30 16:18:10 +00:00
..
build
…
glue
Bug 337196 - Make sure to export public JNI methods when using GCC's hidden visibility feature
2006-05-17 21:42:41 +00:00
interfaces
Bug 333308 - make clean/distclean misses various files, patch by Mike Hommey <mh+mozilla@glandium.org>, r=me
2006-04-28 14:54:54 +00:00
package
…
src
Bug 333308 - make clean/distclean misses various files, patch by Mike Hommey <mh+mozilla@glandium.org>, r=me
2006-04-28 14:54:54 +00:00
tests
Update testcases to work with new MozillaInterfaces.jar. No bug.
2006-04-12 21:24:03 +00:00
tools
Fix local copy of case-conversion which is no longer necessary, from bug 337730
2006-05-19 23:37:56 +00:00
gen-nsError.pl
Bug 327846 - Method names conflicting with Java keywords should have underscore prepended, not appended. Expand list of Java keywords. General cleanup. r=bsmedberg. xulrunner only
2006-03-30 22:31:58 +00:00
Makefile.in
…
nsAppFileLocProviderProxy.cpp
…
nsAppFileLocProviderProxy.h
…
nsJavaInterfaces.cpp
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
2006-05-10 17:30:15 +00:00
nsJavaWrapper.cpp
Bug 327846 - Method names conflicting with Java keywords should have underscore prepended, not appended. Expand list of Java keywords. General cleanup. r=bsmedberg. xulrunner only
2006-03-30 22:31:58 +00:00
nsJavaWrapper.h
…
nsJavaXPCOMBindingUtils.cpp
fix javaxpcom bustage
2006-05-10 18:17:01 +00:00
nsJavaXPCOMBindingUtils.h
Bug 337196 - Make sure to export public JNI methods when using GCC's hidden visibility feature
2006-05-17 21:42:41 +00:00
nsJavaXPTCStub.cpp
Bug 327846 - Method names conflicting with Java keywords should have underscore prepended, not appended. Expand list of Java keywords. General cleanup. r=bsmedberg. xulrunner only
2006-03-30 22:31:58 +00:00
nsJavaXPTCStub.h
…
nsJavaXPTCStubWeakRef.cpp
…
nsJavaXPTCStubWeakRef.h
…
XPCOMException.java
…
XPCOMJavaProxy.java
Bug 338896 - isXPCOMJavaProxy throws NullPointerException. r=apeller.
2006-05-30 16:18:10 +00:00
XPCOMJavaProxyBase.java
…
XPCOMPrivate.java
…