pedemont@us.ibm.com
|
9e9c777c8f
|
Fix logging to not use variable arguments (not supported by win32 compiler).
|
2004-11-23 17:02:21 +00:00 |
|
pedemont@us.ibm.com
|
8a7cef81b2
|
Properly handle [inout] string params when calling a Java method from XPCOM. Allocate enough space for PRUnichar string when returning to XPCOM.
|
2004-10-26 20:30:01 +00:00 |
|
pedemont@us.ibm.com
|
b1a302873e
|
Implement IID for nsJavaXPTCStub. Return associated Java object if returning nsJavaXPTCStub.
|
2004-10-18 17:04:29 +00:00 |
|
pedemont@us.ibm.com
|
0311f33795
|
Revert to having each nsJavaXPTCStub hold a ref to its Java object.
|
2004-10-15 22:07:36 +00:00 |
|
pedemont@us.ibm.com
|
d7fa81d7cd
|
Only master XPTCStub should hold strong ref to Java object. Not part of default build.
|
2004-10-07 15:11:34 +00:00 |
|
pedemont@us.ibm.com
|
2492d97894
|
mIInfo check was wrong and unnecessary. Not part of default build.
|
2004-10-06 22:31:13 +00:00 |
|
pedemont@us.ibm.com
|
e520a4ec84
|
Fix crash when nsJavaXPTCStub represents a non-Mozilla class object. Not part of default build.
|
2004-10-01 23:08:34 +00:00 |
|
pedemont@us.ibm.com
|
836e7d687a
|
Properly mplement T_VOID. Not part of default build.
|
2004-09-15 22:59:42 +00:00 |
|
pedemont@us.ibm.com
|
cfbd2475b6
|
Better implementation of FinalizeJavaParams. Not part of default build.
|
2004-09-15 22:19:18 +00:00 |
|
pedemont@us.ibm.com
|
e5ce0882c5
|
A weak reference implementation. Not part of default build.
|
2004-09-15 21:50:41 +00:00 |
|
pedemont@us.ibm.com
|
34ca027b0e
|
Remove nsJavaXPTCStub from hash table on destruction. Fix ref counting. Clean up logging. Not part of default build.
|
2004-09-15 19:21:08 +00:00 |
|
pedemont@us.ibm.com
|
c2a2ca21f6
|
Need to pass FALSE to GetIIDForMethodParam() since we are using mini variants. Not part of default build.
|
2004-09-15 17:35:36 +00:00 |
|
pedemont@us.ibm.com
|
c853f85dcf
|
Properly implement setter and getter functions. Not part of default build.
|
2004-09-15 17:31:14 +00:00 |
|
pedemont@us.ibm.com
|
38d53b024b
|
Bug 256911 - workaround for broken XPCOM usage - bind lifetime of child stubs to master stub. Not part of default build.
|
2004-09-15 17:26:55 +00:00 |
|
pedemont@us.ibm.com
|
1430b69bbd
|
Initial drop. Not part of default build.
|
2004-09-02 16:34:11 +00:00 |
|