Commit Graph
26 Commits
Author SHA1 Message Date
d99c59521d Bug 348710 - Fix array handling bug. Add support for sized strings. Update unit tests to test array parameters. XULRunner only. 2007-05-02 09:39:19 -07:00
pedemont@us.ibm.com 6765ff9cdf Bug 363485 - Fix cygwin/msys build break in JavaXPCOM. r=bsmedberg. 2007-03-07 22:44:16 +00:00
pedemont@us.ibm.com e5ae282601 Bug 350886 - First pass at JavaXPCOM unit tests. r=bsmedberg. 2007-03-02 21:28:58 +00:00
pedemont@us.ibm.com 9716a5e86a Bug 322727 - JavaXPCOM on OS/2. patch by abwillis, r=jhpedemonte/mkaply. XULRunner only. 2006-09-28 18:41:55 +00:00
pedemont@us.ibm.com 151271217c Update testcases to work with new MozillaInterfaces.jar. No bug. 2006-04-12 21:24:03 +00:00
cbiesinger@web.de aae44b57d9 bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
2006-02-03 14:18:39 +00:00
pedemont@us.ibm.com ec9d8a909f Bug 315917 - Make sure javac compiles JVM 1.4 compatible class files. r=bsmedberg 2005-12-18 17:09:28 +00:00
pedemont@us.ibm.com b654cc54ac Nomenclature change. No bug. 2005-12-16 17:32:45 +00:00
pedemont@us.ibm.com c76e4e7ac3 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
pedemont@us.ibm.com 158612242d Fix Javaconnect build bustage on Win32. r=tor, a=mkaply. Not part of default build. 2005-06-08 16:41:19 +00:00
pedemont@us.ibm.com e035c6b677 Bug 291512 - Generate Java interface files using nsIInterfaceInfoManager. Fix some type handling as a result of this change. r=biesi, sr=darin, a=asa 2005-05-02 16:30:03 +00:00
pedemont@us.ibm.com abc48686c3 'array' param support. Not part of build. a=mkaply1 2005-04-13 19:20:57 +00:00
pedemont@us.ibm.com 5cb8f39b7a Generate Java interface from nsError.h. Not part of build. a=mkaply 2005-04-13 19:04:57 +00:00
pedemont@us.ibm.com b1742d89ce Fix several memory leaks. Also, use monitors around sensetive structures. 2005-02-24 23:17:36 +00:00
pedemont@us.ibm.com 5488d7285f Bug 281102 - Allow many Java proxies per XPCOM object. r=darin 2005-02-24 21:53:46 +00:00
pedemont@us.ibm.com e504fd670c Add testcase for XPCOM.queryInterface method. 2005-01-13 17:26:52 +00:00
pedemont@us.ibm.com afcc316a1f Fix typo. 2005-01-13 17:26:26 +00:00
pedemont@us.ibm.com b1d216e6a0 New testcase 2005-01-12 18:57:04 +00:00
pedemont@us.ibm.com 4f25a335be Bug 270889 - Various minor code and comment fixes. 2004-12-23 17:31:59 +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 96a6fc7eea Bug 269553 - Integrate JavaXPCOM into build. r=bsmedberg, sr=bryner 2004-12-01 17:33:16 +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 7be48b80e0 Call dumpArray() after deleting array, to see if all objects are properly deleted. 2004-10-26 20:16:04 +00:00
pedemont@us.ibm.com c8bbca3c41 Update to new method names and QI impl. Add deleting array test. 2004-10-15 21:55:14 +00:00
pedemont@us.ibm.com ee4f7fae12 Implement testcase interface as IDL. Not part of default build. 2004-10-07 15:48:38 +00:00
pedemont@us.ibm.com 5e254a42ad First testcase. Not part of default build. 2004-10-01 22:54:51 +00:00