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
darin%meer.net
a2ee199cb2
fix javaxpcom bustage
...
git-svn-id: svn://10.0.0.236/trunk@196264 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-10 18:17:01 +00:00
..
build
…
glue
Fix bustage from bug 334038
2006-05-03 17:18:09 +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
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
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
Bug 327654 - Make sure to generate MozillaInterfaces.jar after all the IDL files have been processed. r=bsmedberg
2006-02-23 22:22:54 +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
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 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.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
Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver
2005-11-11 14:36:26 +00:00
nsJavaXPTCStubWeakRef.cpp
…
nsJavaXPTCStubWeakRef.h
…
XPCOMException.java
Bug 305815 - Better organize Java interfaces. Implement getGREPathWithProperties(). r=bsmedberg, r=lbustelo. Not part of default build.
2005-10-28 01:59:05 +00:00
XPCOMJavaProxy.java
Bug 311240 - XPCOMJavaProxy 'equals()' method doesn't check actual XPCOM object ptr. r=bsmedberg.
2006-01-05 19:56:53 +00:00
XPCOMJavaProxyBase.java
XPCOMJavaProxyBase belongs in impl jar, not interfaces jar. No bug. Not part of default build
2005-11-22 23:09:09 +00:00
XPCOMPrivate.java
…