pedemont@us.ibm.com
|
fd7b4894ec
|
Reorganize bindings methods. Also, properly check error conditions in those methods.
|
2005-01-14 00:09:49 +00:00 |
|
pedemont@us.ibm.com
|
fb0ad101a3
|
Bug 278113 - Fix parameter handling. r=darin.
|
2005-01-13 16:30:19 +00:00 |
|
pedemont@us.ibm.com
|
e7d4e15572
|
Bug 270889 - Better error handling. r=darin
|
2005-01-12 17:59:01 +00:00 |
|
pedemont@us.ibm.com
|
015ee7beae
|
Bug 270889 - Use correct versions of Append. r=darin.
|
2005-01-12 17:36:11 +00:00 |
|
pedemont@us.ibm.com
|
c0bffc1b68
|
Better assert msg
|
2004-12-23 20:56:30 +00:00 |
|
pedemont@us.ibm.com
|
4fdd93311f
|
Use ExceptionCheck, since we don't need the actual exception
|
2004-12-23 20:51:36 +00:00 |
|
pedemont@us.ibm.com
|
b345ca0b5f
|
Bug 270889 - Various minor code and comment fixes.
|
2004-12-23 17:09:54 +00:00 |
|
pedemont@us.ibm.com
|
674a51dbe8
|
Convert to Unix line endings
|
2004-12-23 00:05:37 +00:00 |
|
pedemont@us.ibm.com
|
74f52093bf
|
Rework XPCOMException
|
2004-12-22 22:03:50 +00:00 |
|
pedemont@us.ibm.com
|
01722acfd7
|
Bug 270889 - Change params for initEmbedding() to use java.io.File and custom class. Backout lazy discovery of interface info (no longer needed). Better distribute methods in XPCOM and GeckoEmbed classes. r=darin.
|
2004-12-17 22:25:12 +00:00 |
|
pedemont@us.ibm.com
|
ae3f0b4c15
|
Bug 270889 - optimize InitializeJavaGlobals and implement FreeJavaGlobals
|
2004-12-17 18:01:19 +00:00 |
|
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
|
9056a66f77
|
Fix memory leaks. Make JavaXPCOMInstance hold ref to XPCOM object.
|
2004-10-27 17:10:03 +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
|
e9de600454
|
Use the actual XPCOM obj (not wrapper) as hash key.
|
2004-10-15 22:20:07 +00:00 |
|
pedemont@us.ibm.com
|
bea8302f5a
|
Check if entry is valid when removing. Not part of default build.
|
2004-10-07 18:35:43 +00:00 |
|
pedemont@us.ibm.com
|
f96d62629e
|
Create special xpcom exception class. Also, throw exception when we DON'T already have an exception. Not part of default build.
|
2004-10-01 23:05:41 +00:00 |
|
pedemont@us.ibm.com
|
2557dfbc3b
|
Store a global weak ref to the Java object rather than the 'address' returned by the JVM
|
2004-09-30 23:34:47 +00:00 |
|
pedemont@us.ibm.com
|
4639ccfd86
|
Store the key in the hash entry struct so that it works better with stub hash functions. Not part of default build.
|
2004-09-30 23:20:34 +00:00 |
|
pedemont@us.ibm.com
|
2d3c3adc71
|
Make object returned from NS_NewLocalFile lazily resolve its interface info, so we can call NS_NewLocalFile before NS_InitEmbedding. Not part of default build.
|
2004-09-15 21:06:30 +00:00 |
|
pedemont@us.ibm.com
|
f88b58fa73
|
QI, don't case! Not part of default build.
|
2004-09-15 19:47:19 +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
|
1430b69bbd
|
Initial drop. Not part of default build.
|
2004-09-02 16:34:11 +00:00 |
|