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
d1935dc164b0e186b2f39436e690b4cc41bda4ff
Mozilla
/
mozilla
/
extensions
/
java
/
xpcom
History
pedemont%us.ibm.com
d1935dc164
Bug 338896 - isXPCOMJavaProxy throws NullPointerException. r=apeller, a=me.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@198648 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-30 16:21:02 +00:00
..
build
…
glue
Bug 337196 - Make sure to export public JNI methods when using GCC's hidden visibility feature. a=jhpedemonte
2006-05-18 14:14:22 +00:00
interfaces
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:38:20 +00:00
package
…
src
Bug 329522 - Use RegisterNatives for associating Java native methods with their implementation. r=bsmedberg.
2006-04-03 21:18:05 +00:00
tests
Merging the following javaxpcom+xulrunner bugs to the 1.8 branches: 302099, 305815, 315401, 272662, 316098, 316090, 320441, 320449, 320574, 317012, 315917, 311240 - all these bugs are either javaxpcom-only, xulrunner-only, or a=drivers (xpcom glue changes only which do not affect firefox/thunderbird)
2006-01-09 19:03:09 +00:00
tools
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:38:20 +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:38:20 +00:00
Makefile.in
Bug 327654 - Make sure to generate MozillaInterfaces.jar after all the IDL files have been processed. XULRunner only. r=bsmedberg, a=dveditz
2006-02-23 23:34:51 +00:00
nsAppFileLocProviderProxy.cpp
…
nsAppFileLocProviderProxy.h
…
nsJavaInterfaces.cpp
Merging the following javaxpcom+xulrunner bugs to the 1.8 branches: 302099, 305815, 315401, 272662, 316098, 316090, 320441, 320449, 320574, 317012, 315917, 311240 - all these bugs are either javaxpcom-only, xulrunner-only, or a=drivers (xpcom glue changes only which do not affect firefox/thunderbird)
2006-01-09 19:03:09 +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:38:20 +00:00
nsJavaWrapper.h
…
nsJavaXPCOMBindingUtils.cpp
Bug 333420 - Fix build break when building with gcj.
2006-04-12 21:33:03 +00:00
nsJavaXPCOMBindingUtils.h
Bug 337196 - Make sure to export public JNI methods when using GCC's hidden visibility feature. a=jhpedemonte
2006-05-18 14:14:22 +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:38:20 +00:00
nsJavaXPTCStub.h
…
nsJavaXPTCStubWeakRef.cpp
…
nsJavaXPTCStubWeakRef.h
…
XPCOMException.java
Merging the following javaxpcom+xulrunner bugs to the 1.8 branches: 302099, 305815, 315401, 272662, 316098, 316090, 320441, 320449, 320574, 317012, 315917, 311240 - all these bugs are either javaxpcom-only, xulrunner-only, or a=drivers (xpcom glue changes only which do not affect firefox/thunderbird)
2006-01-09 19:03:09 +00:00
XPCOMJavaProxy.java
Bug 338896 - isXPCOMJavaProxy throws NullPointerException. r=apeller, a=me.
2006-05-30 16:21:02 +00:00
XPCOMJavaProxyBase.java
Merging the following javaxpcom+xulrunner bugs to the 1.8 branches: 302099, 305815, 315401, 272662, 316098, 316090, 320441, 320449, 320574, 317012, 315917, 311240 - all these bugs are either javaxpcom-only, xulrunner-only, or a=drivers (xpcom glue changes only which do not affect firefox/thunderbird)
2006-01-09 19:03:09 +00:00
XPCOMPrivate.java
…