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

444 Коммитов

Автор SHA1 Сообщение Дата
jwalden@mit.edu 12e960c504 Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 00:08:04 -07:00
pedemont@us.ibm.com ee86fd7b68 Bug 348710 - Set dependencies correctly, fix for build break. XULRunner only 2007-05-03 09:28:16 -07:00
pedemont@us.ibm.com cbac1cea0a Bug 348710 - Set dependencies correctly, fix for build break. XULRunner only 2007-05-03 09:22:24 -07:00
pedemont@us.ibm.com e21f8510ce 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 724370d2da Bug 378236 - Crash when embedding trunk XULRunner in Java. Properly pass XPCOM object ptrs. Also do some restructuring. XULRunner only. 2007-05-02 08:43:41 -07:00
benjamin@smedbergs.us 57c3a8f47d Bug 375449 - NS_InvokeByIndex not exported from xpcom, only from xpcom_core, r=dbaron 2007-04-24 10:02:51 -07:00
cbiesinger@web.de 595b965311 Bug 375189 use $(MAKE) instead of make in makefilespatch by Marco Perez <bugmail@millibyte.net> r=bsmedberg 2007-03-31 12:37:51 -07:00
dbaron@dbaron.org 4d961c5c49 Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg 2007-03-27 08:33:38 -07:00
roc+@cs.cmu.edu 0054412272 Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07:00
reed%reedloden.com 5ba1e3637a Bug 333308 - "make clean and make distclean miss various files" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=schrep] 2008-02-13 11:33:40 +00:00
jag%tty.nl 58cf24219b Bug 381579: extensions/java/xpcom/interfaces/org directory is incorrectly removed when "make clean". p=Wang Xianzhu <phnixwxz1@yahoo.com>, r/sr=jag, a=NPOTB 2008-02-04 01:02:50 +00:00
dwitte%stanford.edu 2706db7178 thoroughly whack mallocfest in nsID/nsJSID and friends. b=410250, r+sr=jst, a=blocking1.9+ 2008-01-12 04:30:44 +00:00
dwitte%stanford.edu b5bc025224 partial backout in an attempt to fix orange. 2008-01-11 10:09:00 +00:00
dwitte%stanford.edu bec597575a relanding bug 410250. 2008-01-11 09:13:06 +00:00
dwitte%stanford.edu 7da61a1630 backing out to fix orange. 2008-01-11 04:59:46 +00:00
dwitte%stanford.edu 3ed045961f thoroughly whack mallocfest in nsID/nsJSID and friends. b=410250, r+sr=jst, a=blocking1.9+ 2008-01-11 03:56:02 +00:00
jwalden%mit.edu ef68fcf595 Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 07:08:56 +00:00
pedemont%us.ibm.com 6c6d39c5ed Bug 348710 - Set dependencies correctly, fix for build break. XULRunner only 2007-05-03 16:28:16 +00:00
pedemont%us.ibm.com edac7f7a68 Bug 348710 - Set dependencies correctly, fix for build break. XULRunner only 2007-05-03 16:22:24 +00:00
pedemont%us.ibm.com 712c8f579b Bug 348710 - Fix array handling bug. Add support for sized strings. Update unit tests to test array parameters. XULRunner only. 2007-05-02 16:39:19 +00:00
pedemont%us.ibm.com c794639cc7 Bug 378236 - Crash when embedding trunk XULRunner in Java. Properly pass XPCOM object ptrs. Also do some restructuring. XULRunner only. 2007-05-02 15:43:41 +00:00
benjamin%smedbergs.us 6858d908c4 Bug 375449 - NS_InvokeByIndex not exported from xpcom, only from xpcom_core, r=dbaron 2007-04-24 17:02:52 +00:00
cbiesinger%web.de 55e59def5f Bug 375189 use $(MAKE) instead of make in makefiles
patch by Marco Perez <bugmail@millibyte.net> r=bsmedberg
2007-03-31 19:37:52 +00:00
dbaron%dbaron.org a32fb9b241 Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg 2007-03-27 15:33:45 +00:00
pedemont%us.ibm.com e74d385bf4 Bug 363485 - Fix cygwin/msys build break in JavaXPCOM. r=bsmedberg. 2007-03-07 22:44:16 +00:00
pedemont%us.ibm.com 11e7b61647 Bug 350886 - First pass at JavaXPCOM unit tests. r=bsmedberg. 2007-03-02 21:28:58 +00:00
pedemont%us.ibm.com 7f43d5a7f5 Bug 367792 - Crash when running tests that call initXPCOM. 2007-03-02 16:56:30 +00:00
pedemont%us.ibm.com eb4c8c253b Bug 369410 - Fix JNICALL name mangling for Windows. 2007-02-16 22:32:35 +00:00
pedemont%us.ibm.com 4b53fd6e35 Bug 369410 - Missing a couple of 'JNICALL' declarations. Fix indentation. 2007-02-13 21:12:14 +00:00
pedemont%us.ibm.com c9bc46fb48 Bug 369410 - Provide API for wrapping XPCOM and Java objects. XULRunner only. Not part of default build. 2007-02-13 18:55:34 +00:00
pedemont%us.ibm.com 9aec3eb2e6 Bug 330256 - Change generated interfaces package name. 2007-01-31 20:54:19 +00:00
pedemont%us.ibm.com 476346c376 Add missing underscore 2007-01-22 21:46:02 +00:00
pedemont%us.ibm.com fcb47f55ea Remove duplicate lines 2007-01-22 19:23:05 +00:00
timeless%mozdev.org 06dd9bb7e8 Bug 366617 Crash when running JavaXPCOM in IBM JVM
attempting to fix windows build bustage
2007-01-12 07:41:02 +00:00
pedemont%us.ibm.com 4e69f18c7e Bug 366617 - Crash when running JavaXPCOM app in IBM JVM. Missing JNICALL in some method declarations. XULRunner only. 2007-01-11 19:24:27 +00:00
pedemont%us.ibm.com ced36fbec6 Bug 335696 - Provide helper method for embedding in AWT/Swing (Mac only for the moment). r=bsmeberg 2006-12-11 21:07:02 +00:00
benjamin%smedbergs.us 7b434c0d06 Bug 349002, try #2 - Refactor xptcall into a frozen API, r=timeless - with OS/2 fixup by Peter Weilbacher 2006-11-20 17:03:38 +00:00
benjamin%smedbergs.us 09d80a0a6f Backout xptcall because linux tboxes are stupid, I think. 2006-11-16 20:17:24 +00:00
benjamin%smedbergs.us 8b41b7fdd0 Bug 349002 - Refactor xptcall into a frozen API, r=timeless. Includes OS/2 fixup by Peter Weilbacher 2006-11-16 18:29:33 +00:00
pedemont%us.ibm.com 1861ebaf8f Bug 340960 - Provide proper profile locking and notification. r=bsmedberg. XULRunner only. 2006-10-18 15:03:50 +00:00
pedemont%us.ibm.com 5009e695bb Bug 348706 - Passing null as a value of a DOM attribute causes crash. r=vkorenv. XULRunner only. 2006-10-06 15:15:46 +00:00
pedemont%us.ibm.com 4c7ef1a209 Bug 349662 - Bug with 8, 16 and 32-bit unsigned integer parameters on Mac/PPC. Patch by vkorenev, r=jhpedemonte. XULRunner only. 2006-09-28 18:51:28 +00:00
pedemont%us.ibm.com df4d2e3aae 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 d594924878 Bug 353693 - nsJavaXPTCStub should use Java class' loader for loading Mozilla classes. r=apeller. XULRunner only. 2006-09-28 18:29:17 +00:00
pedemont%us.ibm.com d9815c360c Bug 328901 - Copy jar files into SDK. r=bsmedberg. 2006-09-27 20:00:08 +00:00
pedemont%us.ibm.com e4ab0c7105 Bug 328901 - Delete moved files 2006-09-27 16:44:44 +00:00
pedemont%us.ibm.com 4a5999e4f8 Bug 328901 - Rework file organization. Add rules for JAR creation. Split MozillaInterfaces.jar. r=bsmedberg. XULRunner only. 2006-09-27 15:23:31 +00:00
pedemont%us.ibm.com 40a5855f1e 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.46
Original date: 2006/06/15 16:14:24
2006-09-27 15:19:15 +00:00
pedemont%us.ibm.com 9f2df662ab Bug 337675 - improper automatic nsISupportsWeakReference handling for java-based xpcom objects. XULRunner only. r=bsmedberg
Original committer: pedemont%us.ibm.com
Original revision: 1.45
Original date: 2006/06/09 13:30:24
2006-09-27 15:19:14 +00:00
pedemont%us.ibm.com 64837a90e6 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.44
Original date: 2006/06/06 17:13:18
2006-09-27 15:19:13 +00:00