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
cd80cdc107ebb4b7bcdaa8c201e5145ee4b712f3
Mozilla
/
mozilla
/
extensions
/
java
/
xpcom
History
pedemont%us.ibm.com
0f340189b4
Bug 333420 - Fix build break when building with gcj.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@194260 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-12 21:33:03 +00:00
..
build
Fix Javaconnect build bustage on Win32. r=tor, a=mkaply. Not part of default build.
2005-06-08 16:41:19 +00:00
glue
Bug 329522 - Use RegisterNatives for associating Java native methods with their implementation. r=bsmedberg.
2006-04-03 21:18:05 +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
Make sure files aren't created in srcdir during objdir build
2005-02-25 23:22:00 +00:00
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
Fix crash when calling initEmbedding with an appFileLocProvider. Don't delete the locProvider proxy after having called NS_InitEmbedding. Not part of default build. a=mkaply
2005-07-13 22:15:09 +00:00
nsAppFileLocProviderProxy.h
Fix crash when calling initEmbedding with an appFileLocProvider. Don't delete the locProvider proxy after having called NS_InitEmbedding. Not part of default build. a=mkaply
2005-07-13 22:15:09 +00:00
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
Bug 279649 - Dynamically create Java proxies. r=darin.
2005-02-23 20:19:55 +00:00
nsJavaXPCOMBindingUtils.cpp
Bug 333420 - Fix build break when building with gcj.
2006-04-12 21:33:03 +00:00
nsJavaXPCOMBindingUtils.h
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.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
Bug 285591 - Do not cache JNIEnv structure. Instead, query from JavaVM. Not part of default build. a=mkaply
2005-05-03 20:15:35 +00:00
nsJavaXPTCStubWeakRef.cpp
Bug 285591 - Do not cache JNIEnv structure. Instead, query from JavaVM. Not part of default build. a=mkaply
2005-05-03 20:15:35 +00:00
nsJavaXPTCStubWeakRef.h
Bug 285591 - Do not cache JNIEnv structure. Instead, query from JavaVM. Not part of default build. a=mkaply
2005-05-03 20:15:35 +00:00
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
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
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
…