Граф коммитов

8037 Коммитов

Автор SHA1 Сообщение Дата
pedemont%us.ibm.com e855ffeb4f Fix Javaconnect build bustage on Win32. r=tor, a=mkaply. Not part of default build.
Original committer: pedemont%us.ibm.com
Original revision: 1.33
Original date: 2005/06/08 16:41:18
2006-09-27 15:17:29 +00:00
pedemont%us.ibm.com af81668491 Bug 285591 - Do not cache JNIEnv structure. Instead, query from JavaVM. Not part of default build. a=mkaply
Original committer: pedemont%us.ibm.com
Original revision: 1.32
Original date: 2005/05/03 20:15:35
2006-09-27 15:17:28 +00:00
pedemont%us.ibm.com dc73ae3d74 Bug 291512 - Generate Java interface files using nsIInterfaceInfoManager. Fix some type handling as a result of this change. r=biesi, sr=darin, a=asa
Original committer: pedemont%us.ibm.com
Original revision: 1.31
Original date: 2005/05/02 16:30:01
2006-09-27 15:17:27 +00:00
pedemont%us.ibm.com 9e4d67eb17 Properly handle unsigned values. Not part of default build. a=mkaply.
Original committer: pedemont%us.ibm.com
Original revision: 1.30
Original date: 2005/04/26 23:00:18
2006-09-27 15:17:26 +00:00
pedemont%us.ibm.com b0dd287ae2 Merge SetRetval into FinalizeParams. Check invokeResult when doing cleanup in FinalizeParams. Not part of build. a=mkaply.
Original committer: pedemont%us.ibm.com
Original revision: 1.29
Original date: 2005/04/14 21:46:11
2006-09-27 15:17:25 +00:00
pedemont%us.ibm.com 97878042cd 'array' param support. Not part of build. a=mkaply1
Original committer: pedemont%us.ibm.com
Original revision: 1.28
Original date: 2005/04/13 19:20:56
2006-09-27 15:17:24 +00:00
pedemont%us.ibm.com 9750718791 Make thread locking less stupid.
Original committer: pedemont%us.ibm.com
Original revision: 1.27
Original date: 2005/03/14 21:18:53
2006-09-27 15:17:23 +00:00
pedemont%us.ibm.com 178e287759 Fix several memory leaks. Also, use monitors around sensetive structures.
Original committer: pedemont%us.ibm.com
Original revision: 1.26
Original date: 2005/02/24 23:17:36
2006-09-27 15:17:22 +00:00
pedemont%us.ibm.com 58e3982563 Bug 281102 - Allow many Java proxies per XPCOM object. r=darin
Original committer: pedemont%us.ibm.com
Original revision: 1.25
Original date: 2005/02/24 21:53:45
2006-09-27 15:17:21 +00:00
pedemont%us.ibm.com 6683440924 Bug 279649 - Dynamically create Java proxies. r=darin.
Original committer: pedemont%us.ibm.com
Original revision: 1.24
Original date: 2005/02/23 20:19:55
2006-09-27 15:17:20 +00:00
pedemont%us.ibm.com 8139027a4f In JNI, we should always call Release...(), no matter what isCopy says.
Original committer: pedemont%us.ibm.com
Original revision: 1.23
Original date: 2005/01/20 23:59:10
2006-09-27 15:17:19 +00:00
pedemont%us.ibm.com e689fb867a Merge duplicate code.
Original committer: pedemont%us.ibm.com
Original revision: 1.22
Original date: 2005/01/20 22:07:26
2006-09-27 15:17:18 +00:00
pedemont%us.ibm.com d60b55986b Reorganize bindings methods. Also, properly check error conditions in those methods.
Original committer: pedemont%us.ibm.com
Original revision: 1.21
Original date: 2005/01/14 00:09:49
2006-09-27 15:17:17 +00:00
pedemont%us.ibm.com 484d50a14a Bug 278113 - Fix parameter handling. r=darin.
Original committer: pedemont%us.ibm.com
Original revision: 1.20
Original date: 2005/01/13 16:30:19
2006-09-27 15:17:16 +00:00
pedemont%us.ibm.com 80a5ee43da Bug 270889 - Better error handling. r=darin
Original committer: pedemont%us.ibm.com
Original revision: 1.19
Original date: 2005/01/12 17:59:01
2006-09-27 15:17:15 +00:00
pedemont%us.ibm.com a79fb5360f Bug 270889 - Use correct versions of Append. r=darin.
Original committer: pedemont%us.ibm.com
Original revision: 1.18
Original date: 2005/01/12 17:36:11
2006-09-27 15:17:14 +00:00
pedemont%us.ibm.com fad04b0222 Use ExceptionCheck, since we don't need the actual exception
Original committer: pedemont%us.ibm.com
Original revision: 1.17
Original date: 2004/12/23 20:51:36
2006-09-27 15:17:13 +00:00
pedemont%us.ibm.com d105efcaec Bug 270889 - Various minor code and comment fixes.
Original committer: pedemont%us.ibm.com
Original revision: 1.16
Original date: 2004/12/23 17:09:54
2006-09-27 15:17:12 +00:00
pedemont%us.ibm.com ca1ff052f4 Rework XPCOMException
Original committer: pedemont%us.ibm.com
Original revision: 1.15
Original date: 2004/12/22 22:03:50
2006-09-27 15:17:11 +00:00
pedemont%us.ibm.com fd007ad452 Throw exception before freeing globals.
Original committer: pedemont%us.ibm.com
Original revision: 1.14
Original date: 2004/12/21 23:35:02
2006-09-27 15:17:10 +00:00
pedemont%us.ibm.com 98e3a18a3d Move methods used by Java stubs to their own private class.
Original committer: pedemont%us.ibm.com
Original revision: 1.13
Original date: 2004/12/17 23:52:42
2006-09-27 15:17:09 +00:00
pedemont%us.ibm.com 06b411d353 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.
Original committer: pedemont%us.ibm.com
Original revision: 1.12
Original date: 2004/12/17 22:20:56
2006-09-27 15:17:08 +00:00
pedemont%us.ibm.com 935944dc52 Fix logging to not use variable arguments (not supported by win32 compiler).
Original committer: pedemont%us.ibm.com
Original revision: 1.11
Original date: 2004/11/23 17:02:21
2006-09-27 15:17:07 +00:00
pedemont%us.ibm.com 15458cf2d0 Fix memory leaks. Make JavaXPCOMInstance hold ref to XPCOM object.
Original committer: pedemont%us.ibm.com
Original revision: 1.10
Original date: 2004/10/27 17:10:03
2006-09-27 15:17:06 +00:00
pedemont%us.ibm.com 503ab025e8 Properly handle [inout] string params when calling a Java method from XPCOM. Allocate enough space for PRUnichar string when returning to XPCOM.
Original committer: pedemont%us.ibm.com
Original revision: 1.9
Original date: 2004/10/26 20:30:01
2006-09-27 15:17:05 +00:00
pedemont%us.ibm.com a4534b7177 Make sure to delete create XPTC stubs. If method invocation fails, clean up params before throwing exception and returning.
Original committer: pedemont%us.ibm.com
Original revision: 1.8
Original date: 2004/10/26 20:14:53
2006-09-27 15:17:04 +00:00
pedemont%us.ibm.com 273f387aba Better comments.
Original committer: pedemont%us.ibm.com
Original revision: 1.13
Original date: 2004/12/22 22:36:57
2006-09-27 15:17:03 +00:00
pedemont%us.ibm.com b5a0e2e719 Rework XPCOMException
Original committer: pedemont%us.ibm.com
Original revision: 1.12
Original date: 2004/12/22 22:03:50
2006-09-27 15:17:02 +00:00
pedemont%us.ibm.com 8a0ef97102 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.
Original committer: pedemont%us.ibm.com
Original revision: 1.11
Original date: 2004/12/17 22:20:56
2006-09-27 15:17:01 +00:00
pedemont%us.ibm.com 0e499bcf25 Bug 270889 - optimize InitializeJavaGlobals and implement FreeJavaGlobals
Original committer: pedemont%us.ibm.com
Original revision: 1.10
Original date: 2004/12/17 18:01:19
2006-09-27 15:17:00 +00:00
pedemont%us.ibm.com 0ba1e92d85 Fix logging to not use variable arguments (not supported by win32 compiler).
Original committer: pedemont%us.ibm.com
Original revision: 1.9
Original date: 2004/11/23 17:02:21
2006-09-27 15:16:59 +00:00
pedemont%us.ibm.com 45e8608b49 Fix memory leaks. Make JavaXPCOMInstance hold ref to XPCOM object.
Original committer: pedemont%us.ibm.com
Original revision: 1.8
Original date: 2004/10/27 17:10:03
2006-09-27 15:16:58 +00:00
pedemont%us.ibm.com b54cf98c77 Bug 338110 - Remove operation on JavaXPTCStub map is called with bad parameters. XULRunner only. r=bsmedberg.
Original committer: pedemont%us.ibm.com
Original revision: 1.14
Original date: 2006/06/15 16:14:24
2006-09-27 15:16:57 +00:00
pedemont%us.ibm.com 60ee18241b Bug 339947 - Java XPCOM proxies can get used (resurrected) after having been garbage collected causing VM crash. XULRunner only. patch by ttudor/jhpedemonte, r=jhpedemonte.
Original committer: pedemont%us.ibm.com
Original revision: 1.13
Original date: 2006/06/06 17:13:18
2006-09-27 15:16:56 +00:00
pedemont%us.ibm.com 2e1cf0240a 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
Original committer: bsmedberg%covad.net
Original revision: 1.12
Original date: 2005/11/11 14:36:00
2006-09-27 15:16:55 +00:00
pedemont%us.ibm.com e96109001a Bug 285591 - Do not cache JNIEnv structure. Instead, query from JavaVM. Not part of default build. a=mkaply
Original committer: pedemont%us.ibm.com
Original revision: 1.11
Original date: 2005/05/03 20:15:35
2006-09-27 15:16:54 +00:00
pedemont%us.ibm.com 85c6f37255 Bug 291512 - Generate Java interface files using nsIInterfaceInfoManager. Fix some type handling as a result of this change. r=biesi, sr=darin, a=asa
Original committer: pedemont%us.ibm.com
Original revision: 1.10
Original date: 2005/05/02 16:30:01
2006-09-27 15:16:53 +00:00
pedemont%us.ibm.com ddac8cd403 Fix several memory leaks. Also, use monitors around sensetive structures.
Original committer: pedemont%us.ibm.com
Original revision: 1.9
Original date: 2005/02/24 23:17:36
2006-09-27 15:16:52 +00:00
pedemont%us.ibm.com b5283ae912 Bug 281102 - Allow many Java proxies per XPCOM object. r=darin
Original committer: pedemont%us.ibm.com
Original revision: 1.8
Original date: 2005/02/24 21:53:45
2006-09-27 15:16:51 +00:00
pedemont%us.ibm.com f20a8e6ef8 Implement IID for nsJavaXPTCStub. Return associated Java object if returning nsJavaXPTCStub.
Original committer: pedemont%us.ibm.com
Original revision: 1.7
Original date: 2004/10/18 17:04:29
2006-09-27 15:16:50 +00:00
pedemont%us.ibm.com cab0d3518b Use NS_ProxyRelease to make sure XPCOM objects are released on the correct thread. Not part of default build.
Original committer: pedemont%us.ibm.com
Original revision: 1.6
Original date: 2004/10/06 22:13:00
2006-09-27 15:16:49 +00:00
pedemont%us.ibm.com 1b509e6efc Store a global weak ref to the Java object rather than the 'address' returned by the JVM
Original committer: pedemont%us.ibm.com
Original revision: 1.5
Original date: 2004/09/30 23:34:47
2006-09-27 15:16:48 +00:00
pedemont%us.ibm.com 73fc219a01 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.
Original committer: pedemont%us.ibm.com
Original revision: 1.4
Original date: 2004/09/15 21:06:30
2006-09-27 15:16:47 +00:00
pedemont%us.ibm.com 6c98cb18ec Revert to having each nsJavaXPTCStub hold a ref to its Java object.
Original committer: pedemont%us.ibm.com
Original revision: 1.6
Original date: 2004/10/15 22:07:36
2006-09-27 15:16:46 +00:00
pedemont%us.ibm.com e9950947e9 Only master XPTCStub should hold strong ref to Java object. Not part of default build.
Original committer: pedemont%us.ibm.com
Original revision: 1.5
Original date: 2004/10/07 15:11:34
2006-09-27 15:16:45 +00:00
pedemont%us.ibm.com 9f15129c7a A weak reference implementation. Not part of default build.
Original committer: pedemont%us.ibm.com
Original revision: 1.4
Original date: 2004/09/15 21:50:41
2006-09-27 15:16:44 +00:00
pedemont%us.ibm.com 505beb48a1 QI, don't case! Not part of default build.
Original committer: pedemont%us.ibm.com
Original revision: 1.3
Original date: 2004/09/15 19:47:19
2006-09-27 15:16:43 +00:00
pedemont%us.ibm.com 4d5ab59159 Remove nsJavaXPTCStub from hash table on destruction. Fix ref counting. Clean up logging. Not part of default build.
Original committer: pedemont%us.ibm.com
Original revision: 1.2
Original date: 2004/09/15 19:21:08
2006-09-27 15:16:40 +00:00
pedemont%us.ibm.com f59541577a Initial drop. Not part of default build.
This file was copied in CVS from the following location:
mozilla/extensions/java/xpcom/nsJavaXPCOMBindingUtils.cpp
Original committer: pedemont%us.ibm.com
Original revision: 1.1
Original date: 2004/09/02 16:34:11
2006-09-27 15:16:38 +00:00
pedemont%us.ibm.com 1baf057bbd 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
Original committer: pedemont%us.ibm.com
Original revision: 1.7
Original date: 2005/07/13 22:15:08
2006-09-27 15:16:32 +00:00
pedemont%us.ibm.com ed81dae100 Bug 285591 - Do not cache JNIEnv structure. Instead, query from JavaVM. Not part of default build. a=mkaply
Original committer: pedemont%us.ibm.com
Original revision: 1.6
Original date: 2005/05/03 20:15:35
2006-09-27 15:16:30 +00:00
pedemont%us.ibm.com 705bc8925f Bug 278113 - Fix parameter handling. r=darin.
Original committer: pedemont%us.ibm.com
Original revision: 1.5
Original date: 2005/01/13 16:30:19
2006-09-27 15:16:27 +00:00
pedemont%us.ibm.com 96c2cdbd4e Bug 270889 - nsIDirectoryServiceProvider2 impl. r=darin
Original committer: pedemont%us.ibm.com
Original revision: 1.4
Original date: 2005/01/12 18:23:59
2006-09-27 15:16:25 +00:00
pedemont%us.ibm.com f7a556ecd1 Bug 270889 - Better error handling. r=darin
Original committer: pedemont%us.ibm.com
Original revision: 1.3
Original date: 2005/01/12 17:59:01
2006-09-27 15:16:22 +00:00
pedemont%us.ibm.com ca4f551666 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.
Original committer: pedemont%us.ibm.com
Original revision: 1.2
Original date: 2004/12/17 22:25:12
2006-09-27 15:16:20 +00:00
pedemont%us.ibm.com 39c0f0bbed 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.
This file was copied in CVS from the following location:
mozilla/extensions/java/xpcom/nsAppFileLocProviderProxy.cpp
Original committer: pedemont%us.ibm.com
Original revision: 1.1
Original date: 2004/12/17 22:20:56
2006-09-27 15:16:17 +00:00
pedemont%us.ibm.com c7c31326f9 Bug 305815 - Better organize Java interfaces. Implement getGREPathWithProperties(). r=bsmedberg, r=lbustelo. Not part of default build.
Original committer: pedemont%us.ibm.com
Original revision: 1.5
Original date: 2005/10/28 01:59:03
2006-09-27 15:16:12 +00:00
pedemont%us.ibm.com c84d89f0cd Rework XPCOMException
Original committer: pedemont%us.ibm.com
Original revision: 1.4
Original date: 2004/12/22 22:03:50
2006-09-27 15:16:09 +00:00
pedemont%us.ibm.com ab9d5178aa Bug 275106 - Add JavaDoc comments to non-generated Java files. r=darin
Original committer: pedemont%us.ibm.com
Original revision: 1.3
Original date: 2004/12/21 17:36:55
2006-09-27 15:16:06 +00:00
pedemont%us.ibm.com 854af6ce19 Java 1.3 compatibility
Original committer: pedemont%us.ibm.com
Original revision: 1.2
Original date: 2004/11/23 16:59:12
2006-09-27 15:16:03 +00:00
pedemont%us.ibm.com 018909a569 Create special xpcom exception class. Also, throw exception when we DON'T already have an exception. Not part of default build.
This file was copied in CVS from the following location:
mozilla/extensions/java/xpcom/XPCOMException.java
Original committer: pedemont%us.ibm.com
Original revision: 1.1
Original date: 2004/10/01 23:05:41
2006-09-27 15:16:00 +00:00
pedemont%us.ibm.com ffb331e679 Bug 279649 - Dynamically create Java proxies. r=darin.
Original committer: pedemont%us.ibm.com
Original revision: 1.3
Original date: 2005/02/23 20:19:55
2006-09-27 15:15:57 +00:00
pedemont%us.ibm.com 1a68feecf7 Merge duplicate code.
Original committer: pedemont%us.ibm.com
Original revision: 1.2
Original date: 2005/01/20 22:07:26
2006-09-27 15:15:54 +00:00
pedemont%us.ibm.com 97f6c1123d Initial drop. Not part of default build.
This file was copied in CVS from the following location:
mozilla/extensions/java/xpcom/nsJavaWrapper.h
Original committer: pedemont%us.ibm.com
Original revision: 1.1
Original date: 2004/09/02 16:34:11
2006-09-27 15:15:52 +00:00
pedemont%us.ibm.com b870efc81c Cleanup. Not part of default build.
Original committer: pedemont%us.ibm.com
Original revision: 1.6
Original date: 2004/10/06 22:28:50
2006-09-27 15:14:00 +00:00
pedemont%us.ibm.com 6cb1005096 Better logging. Not part of default build.
Original committer: pedemont%us.ibm.com
Original revision: 1.5
Original date: 2004/10/01 16:24:57
2006-09-27 15:13:57 +00:00
pedemont%us.ibm.com 9e4f3e5f00 A weak reference implementation. Not part of default build.
Original committer: pedemont%us.ibm.com
Original revision: 1.4
Original date: 2004/09/15 21:50:41
2006-09-27 15:13:54 +00:00
pedemont%us.ibm.com 6177a70db2 Remove nsJavaXPTCStub from hash table on destruction. Fix ref counting. Clean up logging. Not part of default build.
Original committer: pedemont%us.ibm.com
Original revision: 1.3
Original date: 2004/09/15 19:21:08
2006-09-27 15:13:51 +00:00
pedemont%us.ibm.com 4436d056e6 Properly implement T_VOID in SetRetval. Not part of default build.
Original committer: pedemont%us.ibm.com
Original revision: 1.2
Original date: 2004/09/15 16:57:08
2006-09-27 15:13:48 +00:00
pedemont%us.ibm.com 973a37eab0 Initial drop. Not part of default build.
This file was copied in CVS from the following location:
mozilla/extensions/java/xpcom/nsJavaWrapper.cpp
Original committer: pedemont%us.ibm.com
Original revision: 1.1
Original date: 2004/09/02 16:34:11
2006-09-27 15:13:45 +00:00
pedemont%us.ibm.com 0c224cc651 Bug 329522 - Use RegisterNatives for associating Java native methods with their implementation. r=bsmedberg
This file was copied in CVS from the following location:
mozilla/extensions/java/xpcom/src/JavaXPCOMMethods.java
Original committer: pedemont%us.ibm.com
Original revision: 1.1
Original date: 2006/04/03 21:16:49
2006-09-27 15:13:42 +00:00
pedemont%us.ibm.com 753fcb92f3 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
Original committer: pedemont%us.ibm.com
Original revision: 1.4
Original date: 2005/07/13 22:15:09
2006-09-27 15:13:40 +00:00
pedemont%us.ibm.com af2514cca7 Bug 285591 - Do not cache JNIEnv structure. Instead, query from JavaVM. Not part of default build. a=mkaply
Original committer: pedemont%us.ibm.com
Original revision: 1.3
Original date: 2005/05/03 20:15:35
2006-09-27 15:13:38 +00:00
pedemont%us.ibm.com 9c5d1ddbbc Bug 270889 - nsIDirectoryServiceProvider2 impl. r=darin
Original committer: pedemont%us.ibm.com
Original revision: 1.2
Original date: 2005/01/12 18:23:59
2006-09-27 15:13:35 +00:00
pedemont%us.ibm.com ac1beb5100 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.
This file was copied in CVS from the following location:
mozilla/extensions/java/xpcom/nsAppFileLocProviderProxy.h
Original committer: pedemont%us.ibm.com
Original revision: 1.1
Original date: 2004/12/17 22:20:56
2006-09-27 15:13:33 +00:00
pedemont%us.ibm.com 3db1dd564d Bug 338896 - isXPCOMJavaProxy throws NullPointerException. r=apeller.
Original committer: pedemont%us.ibm.com
Original revision: 1.5
Original date: 2006/05/30 16:18:10
2006-09-27 15:13:30 +00:00
pedemont%us.ibm.com 81ac92b2dc Bug 311240 - XPCOMJavaProxy 'equals()' method doesn't check actual XPCOM object ptr. r=bsmedberg.
Original committer: pedemont%us.ibm.com
Original revision: 1.4
Original date: 2006/01/05 19:56:51
2006-09-27 15:13:28 +00:00
pedemont%us.ibm.com 0464047fab XPCOMJavaProxyBase belongs in impl jar, not interfaces jar. No bug. Not part of default build
Original committer: pedemont%us.ibm.com
Original revision: 1.3
Original date: 2005/11/22 23:09:08
2006-09-27 15:13:25 +00:00
pedemont%us.ibm.com c640f3ef93 Bug 305815 - Better organize Java interfaces. Implement getGREPathWithProperties(). r=bsmedberg, r=lbustelo. Not part of default build.
Original committer: pedemont%us.ibm.com
Original revision: 1.2
Original date: 2005/10/28 01:59:03
2006-09-27 15:13:22 +00:00
pedemont%us.ibm.com 2026d88f2f Bug 279649 - Dynamically create Java proxies. r=darin.
This file was copied in CVS from the following location:
mozilla/extensions/java/xpcom/XPCOMJavaProxy.java
Original committer: pedemont%us.ibm.com
Original revision: 1.1
Original date: 2005/02/23 20:19:55
2006-09-27 15:13:19 +00:00
pedemont%us.ibm.com 0ebfdd4534 Bug 323231 - Expose new XRE Profile APIs to Java embedders. r=jhpedemonte/bsmedberg
Original committer: pedemont%us.ibm.com
Original revision: 1.4
Original date: 2006/06/09 13:40:08
2006-09-27 15:13:17 +00:00
pedemont%us.ibm.com 2b51f5790a Bug 329522 - Use RegisterNatives for associating Java native methods with their implementation. r=bsmedberg
Original committer: pedemont%us.ibm.com
Original revision: 1.3
Original date: 2006/04/03 21:16:49
2006-09-27 15:13:14 +00:00
pedemont%us.ibm.com 51ad1103e1 Bug 316090 - GREImpl.loadDependentLibraries hardcodes the list, and turn javaxpcom on by default for XULRunner, patch by jhpedemonte and myself with co-review
Original committer: bsmedberg%covad.net
Original revision: 1.2
Original date: 2005/12/15 14:17:18
2006-09-27 15:13:12 +00:00
pedemont%us.ibm.com 37fa38a2f5 Bug 305815 - Better organize Java interfaces. Implement getGREPathWithProperties(). r=bsmedberg, r=lbustelo. Not part of default build.
This file was copied in CVS from the following location:
mozilla/extensions/java/xpcom/src/GREImpl.java
Original committer: pedemont%us.ibm.com
Original revision: 1.1
Original date: 2005/10/28 01:59:03
2006-09-27 15:13:09 +00:00
pedemont%us.ibm.com b2676ec0ad Initial drop. Not part of default build.
This file was copied in CVS from the following location:
mozilla/extensions/java/xpcom/nsJavaXPCOMBindingUtils.h
Original committer: pedemont%us.ibm.com
Original revision: 1.1
Original date: 2004/09/02 16:34:11
2006-09-27 15:11:38 +00:00
pedemont%us.ibm.com f6724c4afd Bug 305815 - Better organize Java interfaces. Implement getGREPathWithProperties(). r=bsmedberg, r=lbustelo. Not part of default build.
This file was copied in CVS from the following location:
mozilla/extensions/java/xpcom/interfaces/VersionComparator.java
Original committer: pedemont%us.ibm.com
Original revision: 1.1
Original date: 2005/10/28 01:59:03
2006-09-27 15:11:35 +00:00
pedemont%us.ibm.com 2643ccca9d Bug 323231 - Expose new XRE Profile APIs to Java embedders. r=jhpedemonte/bsmedberg
Original committer: pedemont%us.ibm.com
Original revision: 1.3
Original date: 2006/06/09 13:40:08
2006-09-27 15:11:33 +00:00
pedemont%us.ibm.com e2a484d63c 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
Original committer: pedemont%us.ibm.com
Original revision: 1.2
Original date: 2006/03/30 22:31:57
2006-09-27 15:11:32 +00:00
pedemont%us.ibm.com a7b9fc0c86 Bug 305815 - Better organize Java interfaces. Implement getGREPathWithProperties(). r=bsmedberg, r=lbustelo. Not part of default build.
This file was copied in CVS from the following location:
mozilla/extensions/java/xpcom/interfaces/IAppFileLocProvider.java
Original committer: pedemont%us.ibm.com
Original revision: 1.1
Original date: 2005/10/28 01:59:03
2006-09-27 15:11:28 +00:00
pedemont%us.ibm.com e0c3c82983 Bug 339947 - Java XPCOM proxies can get used (resurrected) after having been garbage collected causing VM crash. XULRunner only. patch by ttudor/jhpedemonte, r=jhpedemonte.
Original committer: pedemont%us.ibm.com
Original revision: 1.8
Original date: 2006/06/06 17:13:18
2006-09-27 15:11:25 +00:00
pedemont%us.ibm.com a06c1feba3 Bug 285591 - Do not cache JNIEnv structure. Instead, query from JavaVM. Not part of default build. a=mkaply
Original committer: pedemont%us.ibm.com
Original revision: 1.7
Original date: 2005/05/03 20:15:35
2006-09-27 15:11:22 +00:00
pedemont%us.ibm.com 63edcb95e9 Bug 281102 - Allow many Java proxies per XPCOM object. r=darin
Original committer: pedemont%us.ibm.com
Original revision: 1.6
Original date: 2005/02/24 21:53:46
2006-09-27 15:11:19 +00:00
pedemont%us.ibm.com 6eb1f11dca Reorganize bindings methods. Also, properly check error conditions in those methods.
Original committer: pedemont%us.ibm.com
Original revision: 1.5
Original date: 2005/01/14 00:09:49
2006-09-27 15:11:16 +00:00
pedemont%us.ibm.com 9e3f9b0611 Bug 270889 - Better error handling. r=darin
Original committer: pedemont%us.ibm.com
Original revision: 1.4
Original date: 2005/01/12 17:59:01
2006-09-27 15:11:13 +00:00
pedemont%us.ibm.com a5fdb5cbb5 Bug 339947 - Java XPCOM proxies can get used (resurrected) after having been garbage collected causing VM crash. XULRunner only. patch by ttudor/jhpedemonte, r=jhpedemonte.
Original committer: pedemont%us.ibm.com
Original revision: 1.6
Original date: 2006/06/06 17:13:18
2006-09-27 15:11:12 +00:00
pedemont%us.ibm.com 2839295824 Bug 285591 - Do not cache JNIEnv structure. Instead, query from JavaVM. Not part of default build. a=mkaply
Original committer: pedemont%us.ibm.com
Original revision: 1.5
Original date: 2005/05/03 20:15:35
2006-09-27 15:11:11 +00:00
pedemont%us.ibm.com fd94f8c493 Bug 281102 - Allow many Java proxies per XPCOM object. r=darin
Original committer: pedemont%us.ibm.com
Original revision: 1.4
Original date: 2005/02/24 21:53:46
2006-09-27 15:11:10 +00:00
pedemont%us.ibm.com 16e09fb621 Bug 270889 - Various minor code and comment fixes.
Original committer: pedemont%us.ibm.com
Original revision: 1.3
Original date: 2004/12/23 17:09:54
2006-09-27 15:11:09 +00:00
pedemont%us.ibm.com 7c515e82d2 Move assert to the correct place
Original committer: pedemont%us.ibm.com
Original revision: 1.2
Original date: 2004/10/19 23:15:51
2006-09-27 15:11:06 +00:00
pedemont%us.ibm.com 47543f4e32 A weak reference implementation. Not part of default build.
This file was copied in CVS from the following location:
mozilla/extensions/java/xpcom/nsJavaXPTCStubWeakRef.cpp
Original committer: pedemont%us.ibm.com
Original revision: 1.1
Original date: 2004/09/15 21:50:41
2006-09-27 15:11:04 +00:00
pedemont%us.ibm.com 5b05be3d41 Remove nsWriteSegmentFun - no longer needed.
Original committer: pedemont%us.ibm.com
Original revision: 1.10
Original date: 2004/10/27 22:03:45
2006-09-27 15:09:51 +00:00
pedemont%us.ibm.com df16d8919c Fix memory leaks. Make JavaXPCOMInstance hold ref to XPCOM object.
Original committer: pedemont%us.ibm.com
Original revision: 1.9
Original date: 2004/10/27 17:10:03
2006-09-27 15:09:49 +00:00
pedemont%us.ibm.com 7fc940143d Make GeckoEmbed functions more Java-like. Don't reflect NS_NewArray. Provide generic impl of QI.
Original committer: pedemont%us.ibm.com
Original revision: 1.8
Original date: 2004/10/15 21:50:15
2006-09-27 15:09:47 +00:00
pedemont%us.ibm.com b23ba75f0e Use NS_ProxyRelease to make sure XPCOM objects are released on the correct thread. Not part of default build.
Original committer: pedemont%us.ibm.com
Original revision: 1.7
Original date: 2004/10/06 22:13:00
2006-09-27 15:09:44 +00:00
pedemont%us.ibm.com 7908a44327 Added NS_NewArray function. Used by testcase. Not part of default build.
Original committer: pedemont%us.ibm.com
Original revision: 1.6
Original date: 2004/10/01 22:59:12
2006-09-27 15:09:42 +00:00
pedemont%us.ibm.com 0a08313724 Split GeckoEmbed.java into two files, so GeckoEmbed just contains embedding functions. Better name for library. Use JAVA_HOME for location of Java includes. Not part of default build.
Original committer: pedemont%us.ibm.com
Original revision: 1.5
Original date: 2004/10/01 16:19:03
2006-09-27 15:09:39 +00:00
pedemont%us.ibm.com 9f80187767 Store a global weak ref to the Java object rather than the 'address' returned by the JVM
Original committer: pedemont%us.ibm.com
Original revision: 1.4
Original date: 2004/09/30 23:34:47
2006-09-27 15:09:38 +00:00
pedemont%us.ibm.com 42d3f6f8fd 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.
Original committer: pedemont%us.ibm.com
Original revision: 1.3
Original date: 2004/09/15 21:06:30
2006-09-27 15:09:35 +00:00
pedemont%us.ibm.com c17fb369fb QI, don't case! Not part of default build.
Original committer: pedemont%us.ibm.com
Original revision: 1.2
Original date: 2004/09/15 19:47:19
2006-09-27 15:09:33 +00:00
pedemont%us.ibm.com 495bd0db70 Initial drop. Not part of default build.
This file was copied in CVS from the following location:
mozilla/extensions/java/xpcom/nsJavaInterfaces.cpp
Original committer: pedemont%us.ibm.com
Original revision: 1.1
Original date: 2004/09/02 16:34:11
2006-09-27 15:09:31 +00:00
pedemont%us.ibm.com 481deadbf1 Bug 305815 - Better organize Java interfaces. Implement getGREPathWithProperties(). r=bsmedberg, r=lbustelo. Not part of default build.
This file was copied in CVS from the following location:
mozilla/extensions/java/xpcom/interfaces/IXPCOM.java
Original committer: pedemont%us.ibm.com
Original revision: 1.1
Original date: 2005/10/28 01:59:03
2006-09-27 15:09:27 +00:00
pedemont%us.ibm.com 13286c7f34 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
Original committer: pedemont%us.ibm.com
Original revision: 1.4
Original date: 2006/03/30 22:31:56
2006-09-27 15:09:24 +00:00
pedemont%us.ibm.com 07aae11054 Bug 305815 - Better organize Java interfaces. Implement getGREPathWithProperties(). r=bsmedberg, r=lbustelo. Not part of default build.
Original committer: pedemont%us.ibm.com
Original revision: 1.3
Original date: 2005/10/28 01:59:03
2006-09-27 15:09:22 +00:00
pedemont%us.ibm.com 56dd4fe3fd Missing some #defines. Not part of default build. a=mkaply
Original committer: pedemont%us.ibm.com
Original revision: 1.2
Original date: 2005/04/26 22:58:26
2006-09-27 15:09:20 +00:00
pedemont%us.ibm.com bb5b14720e Generate Java interface from nsError.h. Not part of build. a=mkaply
This file was copied in CVS from the following location:
mozilla/extensions/java/xpcom/gen-nsError.pl
Original committer: pedemont%us.ibm.com
Original revision: 1.1
Original date: 2005/04/13 19:04:57
2006-09-27 15:09:17 +00:00
pedemont%us.ibm.com 4798d87cd6 Bug 305815 - Better organize Java interfaces. Implement getGREPathWithProperties(). r=bsmedberg, r=lbustelo. Not part of default build.
This file was copied in CVS from the following location:
mozilla/extensions/java/xpcom/interfaces/IGRE.java
Original committer: pedemont%us.ibm.com
Original revision: 1.1
Original date: 2005/10/28 01:59:03
2006-09-27 15:09:11 +00:00
pedemont%us.ibm.com 9fabd16879 Bug 348732 - getGREPathWithProperties() fails if temp path has spaces. XULRunner only. Patch by Dominik, r=jhpedemonte.
Original committer: pedemont%us.ibm.com
Original revision: 1.6
Original date: 2006/08/16 16:13:23
2006-09-27 15:09:09 +00:00
pedemont%us.ibm.com 65efe04d7b Bug 323231 - Expose new XRE Profile APIs to Java embedders. r=jhpedemonte/bsmedberg
Original committer: pedemont%us.ibm.com
Original revision: 1.5
Original date: 2006/06/09 13:40:08
2006-09-27 15:09:07 +00:00
pedemont%us.ibm.com df45682724 Bug 329159 - StringIndexOutOfBoundsException in Mozilla.getGREPathFromRegistryFile. r=mkaply.
Original committer: pedemont%us.ibm.com
Original revision: 1.4
Original date: 2006/03/16 20:59:42
2006-09-27 15:09:05 +00:00
pedemont%us.ibm.com 58f53874d6 Bug 320574 - Use new 'javaxpcom' GRE property for finding appropriate GRE. r=bsmedberg.
Original committer: pedemont%us.ibm.com
Original revision: 1.3
Original date: 2005/12/16 22:30:03
2006-09-27 15:09:03 +00:00
pedemont%us.ibm.com 8f8c874156 Nomenclature change. No bug.
Original committer: pedemont%us.ibm.com
Original revision: 1.2
Original date: 2005/12/16 17:32:44
2006-09-27 15:09:01 +00:00
pedemont%us.ibm.com 825a16304b Bug 305815 - Better organize Java interfaces. Implement getGREPathWithProperties(). r=bsmedberg, r=lbustelo. Not part of default build.
This file was copied in CVS from the following location:
mozilla/extensions/java/xpcom/interfaces/Mozilla.java
Original committer: pedemont%us.ibm.com
Original revision: 1.1
Original date: 2005/10/28 01:59:03
2006-09-27 15:08:59 +00:00
pedemont%us.ibm.com e702540404 Remove extra semicolon. Not part of default build
Original committer: pedemont%us.ibm.com
Original revision: 1.2
Original date: 2004/09/21 15:46:59
2006-09-27 15:08:49 +00:00
pedemont%us.ibm.com ba8d925b4e A weak reference implementation. Not part of default build.
This file was copied in CVS from the following location:
mozilla/extensions/java/xpcom/nsJavaXPTCStubWeakRef.h
Original committer: pedemont%us.ibm.com
Original revision: 1.1
Original date: 2004/09/15 21:50:41
2006-09-27 15:08:47 +00:00
pedemont%us.ibm.com 026d090476 Bug 305815 - Better organize Java interfaces. Implement getGREPathWithProperties(). r=bsmedberg, r=lbustelo. Not part of default build.
This file was copied in CVS from the following location:
mozilla/extensions/java/xpcom/interfaces/INIParser.java
Original committer: pedemont%us.ibm.com
Original revision: 1.1
Original date: 2005/10/28 01:59:03
2006-09-27 15:08:44 +00:00
pedemont%us.ibm.com e7930aa983 Initial drop. Not part of default build.
This file was copied in CVS from the following location:
mozilla/extensions/java/xpcom/nsJavaXPTCStub.h
Original committer: pedemont%us.ibm.com
Original revision: 1.1
Original date: 2004/09/02 16:34:11
2006-09-27 15:08:14 +00:00
pedemont%us.ibm.com 18020ea13b Bug 329522 - Use RegisterNatives for associating Java native methods with their implementation. r=bsmedberg
Original committer: pedemont%us.ibm.com
Original revision: 1.3
Original date: 2006/04/03 21:16:49
2006-09-27 15:08:11 +00:00
pedemont%us.ibm.com 99949e17c3 Bug 316090 - GREImpl.loadDependentLibraries hardcodes the list, and turn javaxpcom on by default for XULRunner, patch by jhpedemonte and myself with co-review
Original committer: bsmedberg%covad.net
Original revision: 1.2
Original date: 2005/12/15 14:17:19
2006-09-27 15:08:08 +00:00
pedemont%us.ibm.com 9047d270c2 Bug 305815 - Better organize Java interfaces. Implement getGREPathWithProperties(). r=bsmedberg, r=lbustelo. Not part of default build.
This file was copied in CVS from the following location:
mozilla/extensions/java/xpcom/src/XPCOMImpl.java
Original committer: pedemont%us.ibm.com
Original revision: 1.1
Original date: 2005/10/28 01:59:03
2006-09-27 15:08:05 +00:00
pedemont%us.ibm.com f4fa781a79 Fix logging to not use variable arguments (not supported by win32 compiler).
Original committer: pedemont%us.ibm.com
Original revision: 1.15
Original date: 2004/11/23 17:02:21
2006-09-27 15:06:45 +00:00
pedemont%us.ibm.com 2f91883779 Properly handle [inout] string params when calling a Java method from XPCOM. Allocate enough space for PRUnichar string when returning to XPCOM.
Original committer: pedemont%us.ibm.com
Original revision: 1.14
Original date: 2004/10/26 20:30:01
2006-09-27 15:06:41 +00:00
pedemont%us.ibm.com 6050e59c85 Implement IID for nsJavaXPTCStub. Return associated Java object if returning nsJavaXPTCStub.
Original committer: pedemont%us.ibm.com
Original revision: 1.13
Original date: 2004/10/18 17:04:29
2006-09-27 15:06:38 +00:00
pedemont%us.ibm.com e168bc2b3a Revert to having each nsJavaXPTCStub hold a ref to its Java object.
Original committer: pedemont%us.ibm.com
Original revision: 1.12
Original date: 2004/10/15 22:07:36
2006-09-27 15:06:36 +00:00
pedemont%us.ibm.com 9fb957b27a Only master XPTCStub should hold strong ref to Java object. Not part of default build.
Original committer: pedemont%us.ibm.com
Original revision: 1.11
Original date: 2004/10/07 15:11:34
2006-09-27 15:06:33 +00:00
pedemont%us.ibm.com 6e0bd6ade4 mIInfo check was wrong and unnecessary. Not part of default build.
Original committer: pedemont%us.ibm.com
Original revision: 1.10
Original date: 2004/10/06 22:31:13
2006-09-27 15:06:30 +00:00
pedemont%us.ibm.com f689bef7b6 Fix crash when nsJavaXPTCStub represents a non-Mozilla class object. Not part of default build.
Original committer: pedemont%us.ibm.com
Original revision: 1.9
Original date: 2004/10/01 23:08:34
2006-09-27 15:06:25 +00:00
pedemont%us.ibm.com afb65a275c Properly mplement T_VOID. Not part of default build.
Original committer: pedemont%us.ibm.com
Original revision: 1.8
Original date: 2004/09/15 22:59:42
2006-09-27 15:06:23 +00:00
pedemont%us.ibm.com 674bfe2a39 Better implementation of FinalizeJavaParams. Not part of default build.
Original committer: pedemont%us.ibm.com
Original revision: 1.7
Original date: 2004/09/15 22:19:18
2006-09-27 15:06:20 +00:00
pedemont%us.ibm.com 0d81cd2c50 A weak reference implementation. Not part of default build.
Original committer: pedemont%us.ibm.com
Original revision: 1.6
Original date: 2004/09/15 21:50:41
2006-09-27 15:06:19 +00:00
pedemont%us.ibm.com cf3a9576ac Remove nsJavaXPTCStub from hash table on destruction. Fix ref counting. Clean up logging. Not part of default build.
Original committer: pedemont%us.ibm.com
Original revision: 1.5
Original date: 2004/09/15 19:21:08
2006-09-27 15:06:16 +00:00
pedemont%us.ibm.com 46d60813ef Need to pass FALSE to GetIIDForMethodParam() since we are using mini variants. Not part of default build.
Original committer: pedemont%us.ibm.com
Original revision: 1.4
Original date: 2004/09/15 17:35:36
2006-09-27 15:06:14 +00:00
pedemont%us.ibm.com 27b278dfa8 Properly implement setter and getter functions. Not part of default build.
Original committer: pedemont%us.ibm.com
Original revision: 1.3
Original date: 2004/09/15 17:31:14
2006-09-27 15:06:11 +00:00
pedemont%us.ibm.com 4eee03e092 Bug 256911 - workaround for broken XPCOM usage - bind lifetime of child stubs to master stub. Not part of default build.
Original committer: pedemont%us.ibm.com
Original revision: 1.2
Original date: 2004/09/15 17:26:55
2006-09-27 15:06:09 +00:00
pedemont%us.ibm.com 1003564456 Initial drop. Not part of default build.
This file was copied in CVS from the following location:
mozilla/extensions/java/xpcom/nsJavaXPTCStub.cpp
Original committer: pedemont%us.ibm.com
Original revision: 1.1
Original date: 2004/09/02 16:34:11
2006-09-27 15:06:06 +00:00
pedemont%us.ibm.com 41973e13e3 XPCOMJavaProxyBase belongs in impl jar, not interfaces jar. No bug. Not part of default build
Original committer: pedemont%us.ibm.com
Original revision: 1.2
Original date: 2005/11/22 23:09:08
2006-09-27 15:06:04 +00:00
pedemont%us.ibm.com 6e9479887d Bug 279649 - Dynamically create Java proxies. r=darin.
This file was copied in CVS from the following location:
mozilla/extensions/java/xpcom/XPCOMJavaProxyBase.java
Original committer: pedemont%us.ibm.com
Original revision: 1.1
Original date: 2005/02/23 20:19:55
2006-09-27 15:06:02 +00:00
pedemont%us.ibm.com e96d27c221 Bug 305815 - Better organize Java interfaces. Implement getGREPathWithProperties(). r=bsmedberg, r=lbustelo. Not part of default build.
This file was copied in CVS from the following location:
mozilla/extensions/java/xpcom/interfaces/GREVersionRange.java
Original committer: pedemont%us.ibm.com
Original revision: 1.1
Original date: 2005/10/28 01:59:03
2006-09-27 14:45:40 +00:00
timeless%mozdev.org 09a3dfe74b Bug 340363 HashMgr::load_tables leaks "rawdict" for various failures, and sometimes even a tableptr
r=mscott sr=neil
2006-09-27 09:58:47 +00:00
aaronr%us.ibm.com b73745e7a4 [XForms] range doesn't update instance data. Bug 354309, patch by surkov, r=olli+aaronr 2006-09-26 19:28:11 +00:00
gijskruitbosch%gmail.com d62029775d Bug 294500 - Provide a description in install.rdf
r=silver (James Ross)
2006-09-26 14:37:33 +00:00
mattwillis%gmail.com 9d55b1c7ae bug 351168 - bustage fix 2006-09-25 18:09:22 +00:00
mattwillis%gmail.com b488e92324 bug 351168 - bustage fix 2006-09-25 17:55:46 +00:00
mattwillis%gmail.com 232772f4a7 bug 351168 - Add WCAP builds. r=lilmatt,dmose 2006-09-25 17:27:32 +00:00
aaronleventhal%moonset.net cbd3fb6983 Bug 350186. Accessible objects for xforms input controls. Patch by surkov. r=aaronlev, r=aaronr, sr=neil 2006-09-25 15:22:05 +00:00
Olli.Pettay%helsinki.fi 33d2587ed0 Bug 352462, refactor range, p=surkov, r=doronr,me 2006-09-25 09:59:14 +00:00
Olli.Pettay%helsinki.fi d68074e1f6 Bug 351901, select1 should allow values with spaces, p=surkov, r=me+aaronr 2006-09-25 09:50:54 +00:00
bugzilla%arlen.demon.co.uk 735d5739bf Bug 338318 UI for spellcheck in browser window (form fields)
p=me r=neil sr=jag
2006-09-24 23:38:43 +00:00
ajschult%verizon.net 6a8de45652 Bug 351812: Broken links/redirects in Help. patch by Giacomo Magnini <giacomo.magnini@portalis.it>, r=IanN 2006-09-24 22:06:03 +00:00
gavin%gavinsharp.com 1b674abaff Bug 352990: Improve domi's Evaluate JavaScript, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=timeless, sr=neil 2006-09-24 15:05:45 +00:00
gavin%gavinsharp.com 33f9ef4a39 Bug 226819: Javascript Object window should allow sort properties and methods by name, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=timeless, sr=neil 2006-09-24 14:55:12 +00:00
cbiesinger%web.de 79738ef491 Bug 265780 make FTP use nsIAuthPrompt2
r=darin
2006-09-22 21:06:57 +00:00
aaronr%us.ibm.com 355f58df2d [XForms] upload control fails to update filename/mediatype (1.8.0 safe version). Bug 353672, r=olli+aaronr 2006-09-22 18:06:08 +00:00
aaronr%us.ibm.com 1860f5a69b [XForms] Bump version number to 0.7. Bug 353715, r=doronr+olli 2006-09-22 17:56:55 +00:00
aaronr%us.ibm.com 35adbb9075 [XForms] should use GetBoundNode instead of mBoundNode in SetMozTypeAttribute. Bug 353699, r=surkov+olli 2006-09-22 17:49:49 +00:00
aaronr%us.ibm.com 8597b6ae53 [XForms] hide input controls if bound to restricted types. Bug 331984, r=surkov+olli 2006-09-21 16:49:13 +00:00
aaronr%us.ibm.com 1de6aee3bd [XForms] item labels of select don't focus select on click. Bug 344387, patch by surkov, r=doronr+olli 2006-09-20 20:01:46 +00:00
aaronr%us.ibm.com a25cea21dd [XForms] upload control fails to update info if bound to an attribute. Bug 353159, patch by sspeiche, r=doronr+aaronr 2006-09-20 19:38:47 +00:00
doronr%us.ibm.com 1ecddd7c59 xsd:anyURI validation doesn't allow relative urls, patch by sspeiche, r=me 2006-09-19 17:29:41 +00:00
timeless%mozdev.org 5d49ac742b Bug 352773 DOM Inspector node type still shows tooltip of node type in word form
patch by jason_barnabe@fastmail.fm r=timeless sr=neil
2006-09-19 12:14:58 +00:00
timeless%mozdev.org ff630f3470 Bug 352770 DOMI DOM Node textboxes should not appear editable
patch by jason_barnabe@fastmail.fm r=timeless sr=neil
2006-09-19 12:11:51 +00:00
hwaara%gmail.com 329183e862 implement accessible object for xforms:range. Patch by Alexander Surkov (surkov.alexander@gmail.com). r=aaronr, sr=neil, b=351027 2006-09-19 10:37:27 +00:00
Olli.Pettay%helsinki.fi 14a81e4dd4 Bug 344473, xforms message should be resizeable and showed inside dialog, p=surkov, r=me+aaronr 2006-09-19 07:54:58 +00:00
Olli.Pettay%helsinki.fi c8ed206dcd Bug 351879, crash calling refresh() during a refresh, r=aaronr+doronr 2006-09-18 17:44:00 +00:00
neil%parkwaycc.co.uk 298042b3a1 Bug 341504 global history toolkit autocomplete interface r=IanN,biesi sr=jag 2006-09-18 13:52:11 +00:00
timeless%mozdev.org 179e52ffef reindenting this file to 2space indentation. no code was otherwise influenced by this change 2006-09-17 13:19:42 +00:00
timeless%mozdev.org cdd607f732 Bug 352820 String literal converted to char* in formal argument aAttrName in call to static nsP3PUtils::GetAttributeValue
r=darin sr=darin
2006-09-16 23:39:59 +00:00
neil%parkwaycc.co.uk f205628bba Classic theme icon refresh b=348720 p=MReimer r+sr=me 2006-09-16 20:20:28 +00:00
bmlk%gmx.de dc8e893186 reenable print regression testing bug 339521 r/sr=dbaron 2006-09-14 05:11:37 +00:00
silver%warwickcompsoc.co.uk 4e6621f679 Bug 347847 - Use 'accesskey' for paired items to aid localisation.
JavaScript Debugger only.
r=silver
p=giacomo.magnini@portalis.it (Giacomo Magnini)
2006-09-13 16:38:52 +00:00
robert%accettura.com 2f6da6a288 Bug 324323 If reporter fails to send report then no way to go back to retry or copy field content. p=me r=gavin.sharp 2006-09-13 02:24:24 +00:00
robert%accettura.com 6d9000acb1 Bug 314933 initial focus should be on the "Problem type" menulist, not the url field p=gavin.sharp r=me. 2006-09-13 02:22:42 +00:00
robert%accettura.com b36a85b7dc Bug 296271 Remove '>'
r=gavin.sharp a=mtschrep p=me
2006-09-13 01:06:43 +00:00
mozilla.mano%sent.com 395dc9eb8b Bug 351363 - overlays to customizeToolbar.xul should also apply to the sheet implementaion. r=mconnor. 2006-09-12 23:13:33 +00:00
aaronr%us.ibm.com 8b1396cba8 [XForms] refactor range for xhtml to use common range binding. Bug 348439, patch by surkov, r=doronr+olli 2006-09-12 23:06:44 +00:00
Olli.Pettay%helsinki.fi 4c999a44fb Bug 303865, a11y: Should be able to select items in select1 via keypressed (not arrow keys), p=surkov, r=me+aaronr 2006-09-12 14:11:02 +00:00
robert%accettura.com d203816723 Bug 345413 Reporter preferences not installed. patch=Mike Hommey r=me a=beltzner 2006-09-11 23:34:29 +00:00
alex%croczilla.com be88ea92d3 Enable JS1.7 features in JSSh. Not part of default builds. 2006-09-11 10:01:37 +00:00
vladimir%pobox.com edd0f8b4bd Fix build compat with Gecko 1.8 (npotb) 2006-09-10 22:38:21 +00:00
vladimir%pobox.com 7031435c14 Build fixes. TEXTURE_RECTANGLE support, test fixes, start of getParameter impl 2006-09-09 21:37:27 +00:00
bzbarsky%mit.edu 01946a8fe9 Make it possible to give DOMParsers the right principals from C++. Bug 332840,
r=sicking, sr=jst
2006-09-09 04:54:03 +00:00
mnyromyr%tprac.de c6f8333e79 Bug 343835: redeclaration of const XULAPPINFO_CONTRACTID; p=C�dric "chewey" Menge <bugzilla@mengemail.de>, r=silver 2006-09-08 18:11:05 +00:00
timeless%mozdev.org 554bebcdf0 Bug 205872 domNode viewer should use one dialog for setting new/editing attributes
Fix for disappearing attribute bug
patch by comrade693@gmail.com r=timeless sr=neil
2006-09-08 15:23:15 +00:00
gijskruitbosch%gmail.com 8a4c1438e6 Bug 351215 - instanceof now failing for subscript loader generated objects
p=silver@warwickcompsoc.co.uk (James Ross)
r=ssieb
ChatZilla Only
2006-09-07 23:05:20 +00:00
gijskruitbosch%gmail.com 54117ce149 Bug 350402 - CopyPasteHandler causes assertions
p=rdmsoft@bugs.rdmsoft.com (Robert Marshall)
r=ssieb
ChatZilla Only
2006-09-07 22:58:13 +00:00
gijskruitbosch%gmail.com 69cb8d3b10 Bug 350400 - Talkback munger needs a minimum length
p=rdmsoft@bugs.rdmsoft.com (Robert Marshall)
r=silver
ChatZilla Only
2006-09-07 22:45:18 +00:00
gijskruitbosch%gmail.com 8ed0f8abc6 Bug 343249 - Take advantage of SeaMonkey's autoscroll
p=rdmsoft@rdmsoft.com (Robert Marshall)
r=silver
ChatZilla Only
2006-09-07 22:38:11 +00:00
gijskruitbosch%gmail.com 8a44ff9f8c Bug 331047 - Add support for NAMESX (multiple modes in /names response)
p=rdmsoft@rdmsoft.com (Robert Marshall)
r=silver
ChatZilla Only
2006-09-07 22:26:20 +00:00
vladimir%pobox.com 6a3153a0fc Nothing to see here; move along... (not part of the build) 2006-09-03 04:00:42 +00:00
Olli.Pettay%helsinki.fi 64e491c833 Bug 351036, Combine NS_IMAGE_ERROR and NS_SCRIPT_ERROR, r+sr=jst 2006-09-02 10:00:26 +00:00
aaronleventhal%moonset.net 06e7af27c1 Fix misspelling in comment. Followup to bug 337250. 2006-09-02 02:14:34 +00:00
db48x%yahoo.com 49375ecde7 bug 347358: Fallout from bug 174699: Some PageInfo accesskey conflict in the tabs content/names
patch by Giacomo Magnini <giacomo.magnini@portalis.it>, r=db48x, sr=Neil
2006-09-01 23:31:45 +00:00
silver%warwickcompsoc.co.uk 20822cba63 Bug 347483 - Don't check for usermode prefixes if we don't know of any yet (fixes notices before 001).
ChatZilla only.
r=samuel
2006-09-01 22:47:46 +00:00
mkaply%us.ibm.com 8dfa49a4d7 CCK - not part of build - global extensions does NOT work multipackage XPIs 2006-08-31 17:07:42 +00:00
mkaply%us.ibm.com 5dac5f2684 #347352
CCK only - not part of build
Ignore all the junk in a cert file - just pull out the cert
2006-08-31 16:52:04 +00:00
mkaply%us.ibm.com 32d9b02064 #350708
CCK only - not part of build
Locked startup page not working correctly
2006-08-31 16:50:38 +00:00
Olli.Pettay%helsinki.fi 953736e2f6 Bug 348689, fixes to xf:message, p=surkov, r=me+doron 2006-08-30 15:41:29 +00:00
Olli.Pettay%helsinki.fi 5d48d57e06 Bug 348612, [newwidget] support input[type=xsd:integer] for xul, p=surkov, r=me+doron 2006-08-30 15:16:06 +00:00
Olli.Pettay%helsinki.fi 301bc07795 Bug 339075, xul's ephemeral messages are shown in wrong place, r=me+aaronr, p=surkov 2006-08-30 15:01:43 +00:00
uriber%gmail.com ca5218736c Allow users of nsFrameTraversal to specify what features they want the iterator to have, and make nsFrame::GetFrameFromDirection() specify "following OOFs". bug=334626 r+sr=roc 2006-08-30 13:38:16 +00:00
bugzilla%arlen.demon.co.uk c8fbaef0ea Bug 350343 DOM inspector help link 404 error page not found
p=stefanh r=me
2006-08-29 20:15:56 +00:00
timeless%mozdev.org 97d86b0df2 Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-08-28 20:12:37 +00:00
aaronr%us.ibm.com 8695ecb64f [NPOTDB] Add support for missing built-in derived schemas. Bug 345907, patch by sspeiche, r=doronr 2006-08-28 19:50:18 +00:00
pedemont%us.ibm.com d47f09f9df Bug 333618 - Use xpidl for generating Java interfaces. r=timeless/bsmedberg, sr=bsmedberg. 2006-08-28 15:24:32 +00:00
cbiesinger%web.de 8c59aae763 Bug 265780 part I: Implement nsIAuthPrompt2 and related interfaces per the design at
http://wiki.mozilla.org/Necko:nsIAuthPrompt2
r=darin
2006-08-26 21:42:54 +00:00
mozilla.mano%sent.com ac5036c596 Bug 250129 - Improve toolbar customization UE on OS X. r=mconnor. 2006-08-26 07:27:54 +00:00
bryner%brianryner.com 988d792046 Set FORCE_PR_LOG for this entire directory, if MOZ_LOGGING is defined (bug 347686) r=marria 2006-08-25 17:38:33 +00:00
benjamin%smedbergs.us d73c9ee8ab Bug 350092 - webservices should use plarenas instead of xptarenas, r=doron 2006-08-25 13:40:29 +00:00
aaronr%us.ibm.com 0e68307f08 add initial support for accessible objects for xforms. Bug 337690, patch by surkov r=aaronleventhal+aaronr, sr=neil 2006-08-24 21:14:44 +00:00
bryner%brianryner.com 66f6c6967b Log autocomplete textentered events (bug 347686), r=marria 2006-08-24 01:22:10 +00:00
bryner%brianryner.com 2f21caaaf2 add a client data version stamp (bug 348746), r=marria 2006-08-23 22:46:29 +00:00
gavin%gavinsharp.com 457a92ba03 Bug 302054: Report broken website's privacy link is often invisible, patch by Mark Pilgrim <pilgrim@gmail.com>, r=mconnor 2006-08-23 20:16:01 +00:00
aaronr%us.ibm.com a2ea656205 [XForms] up/down keys behavior corrected for minimal select1 in xhtml. Bug 348867, patch by surkov, r=olli+aaronr 2006-08-21 22:24:28 +00:00
aaronr%us.ibm.com 0192fd3086 [XForms] Implement accessible objects for xforms input controls. Bug 337250, patch by surkov, r=olli+aaronr 2006-08-21 21:24:08 +00:00
aaronr%us.ibm.com 624c51dbe1 [XForms] label click doesn't focus select and select1 properly. Bug 344379, patch by surkov, r=olli+aaronr 2006-08-21 20:15:44 +00:00
aaronr%us.ibm.com 90a5206b33 [XForms] Implement mediatype file filters in upload. Bug 313768, patch by msterlin, r=olli+aaronr 2006-08-21 18:51:05 +00:00
aaronr%us.ibm.com 88acd5541d [XForms] XPath expression errors when expr spans mult instances. Bug 348993, r=doronr+olli 2006-08-20 20:46:15 +00:00
gijskruitbosch%gmail.com f90256d447 Bug 349066 - Venkman's Open Windows view misconstructs base URL for urls like http://foo.com/#bar
r=silver (James Ross)
Venkman/SeaMonkey Only
2006-08-20 15:24:04 +00:00
ajschult%verizon.net 52090324db Bug 312285: Wallet forces NSS initialization on profile-before-change, patch by Vidar Haarr <vhaarr+bmo@gmail.com>, r=dveditz. 2006-08-19 20:23:53 +00:00
ajschult%verizon.net 45c4a686ae Bug 337475: Add confirm dialog for removing all passwords, patch by Peter Weilbacher <mozilla@Weilbacher.org>, r=Kairo for locale, r=CTho for content and sr=Neil. 2006-08-19 19:31:13 +00:00
brettw%gmail.com a7a2cb6e16 Bug 348981 r=pkasting a=dbaron Typo in range setting 2006-08-18 17:45:02 +00:00
kairo%kairo.at 0fb6374896 bug 344893 - Align (c) lines between branch and trunk (and minor cleanups), p=giacomo.magnini@portalis.it r=IanN 2006-08-18 16:23:06 +00:00
kairo%kairo.at 2ffe172c38 bug 347110 - Beautify mail_help, p=giacomo.magnini@portalis.it r=IanN 2006-08-18 16:20:40 +00:00
pedemont%us.ibm.com 69e2287551 Bug 349074 - Mac/Intel: GenerateJavaInterfaces doesn't write constants for ifaces with no parent. XULRunner only. r=bsmedberg. 2006-08-18 15:31:00 +00:00
gavin%gavinsharp.com d7c3fe2fd4 Fix typo in patch for bug 205872 2006-08-18 03:37:59 +00:00
kairo%kairo.at e5d364eab5 bug 340716 - dead link in help-index1.rdf and help-toc.rdf, p=opitz.michael@inode.at r=IanN 2006-08-17 23:37:38 +00:00
gijskruitbosch%gmail.com 2b0a8d94a3 Bug 341758 - Venkman doesn't need to make linemaps of toplevel scripts on startup (aka "make it start faster")
r=silver (James Ross)
Venkman/SeaMonkey Only
2006-08-17 20:49:05 +00:00
doronr%us.ibm.com edab531626 xsd:Name atom is defined with the wrong case, part 2. patch by sspeiche, r=me 2006-08-17 20:08:49 +00:00
pedemont%us.ibm.com a1100c07f7 Bug 348884 - Don't generate Java interfaces when cross compiling. Fix for Mac/Universal builds. r=bsmedberg. 2006-08-17 19:42:39 +00:00
doronr%us.ibm.com 4c10b4e22b Bug 348889 - xsd:Name atom is in the wrong case. Patch by sspeiche@us.ibm.com, r=me 2006-08-17 13:36:21 +00:00
Olli.Pettay%helsinki.fi e6270ff676 Bug 347327, [XForms] mediatype for output, p=surkov, r=aaronr+doronr 2006-08-16 18:12:19 +00:00
pedemont%us.ibm.com a1d77a1b40 Bug 348732 - getGREPathWithProperties() fails if temp path has spaces. XULRunner only. Patch by Dominik, r=jhpedemonte. 2006-08-16 16:13:23 +00:00
pkasting%google.com 9e49c079b9 Bug 348668: Split nodeName into prefix and localName.
patch by sdwilsh (comrade693@gmail.com)
r=timeless
sr=neil
2006-08-16 02:21:10 +00:00
jminta%gmail.com 68eeed0630 Bug 337790 Unable to view events on calDAV calendars, patch by browning@uwalumni.com, r+2r=dmose 2006-08-16 00:14:54 +00:00
brettw%gmail.com ec389a0d15 Bug 348171 r=bryner Backspace key is very slow 2006-08-14 17:57:53 +00:00
mnyromyr%tprac.de 6960805494 Bug 342560: tag help; r=IanN 2006-08-12 23:12:25 +00:00
silver%warwickcompsoc.co.uk c75378f378 Bug 344641 - Shut up stupid warning.
ChatZilla only.
r=samuel
2006-08-12 13:50:20 +00:00
silver%warwickcompsoc.co.uk a207ecc6d0 Bug 207195 - Remind user when joining a channel with conf. mode enabled.
ChatZilla only.
r=samuel
2006-08-12 13:47:18 +00:00
gavin%gavinsharp.com fabdb4edc3 Forgot this change when landing the patch for bug 205872. Original patch by Shawn Wilsher <comrade693@gmail.com>, r=timeless, sr=neil 2006-08-11 18:28:37 +00:00
neil%parkwaycc.co.uk 50334b1133 Bug 133117 Allow context search results to open in new tab r=IanN sr=me 2006-08-11 11:19:03 +00:00
aaronr%us.ibm.com aafadbbada [XForms] Implement typeList attr and hide upload and inputs based on it. Bug 313313, r=doronr+surkov+olli 2006-08-10 21:41:25 +00:00