Commit Graph

447 Commits

Author SHA1 Message Date
Makoto Kato
ef25262e47 Bug 552339 - 2010-03-14 xulrunner nightlies failed to build (mozilla-central). r=bsmedberg 2010-03-22 01:01:47 +09:00
Ginn Chen
45482c64d1 Bug 538723: run_for_effect is not portable for Bourne shell r=ted.mielczarek 2010-03-08 17:30:40 +08:00
Jae-Seong Lee-Russo
8baa1ccb7c Bug 530411 - Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX in /extensions/java/. r=jst 2010-02-11 09:33:50 +01:00
Mitchell Field
2811819f31 Bug 514665 - fix stupid module name differences on windows. r=ted 2009-09-25 18:41:16 +02:00
Phil Ringnalda
99af5c5c2f Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted 2009-09-18 19:59:53 -07:00
Benjamin Smedberg
4ec69e1eff Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted 2009-08-25 08:59:31 -07:00
David Zbarsky
bde942f400 Bug 392526. Some callers of nsID::ToString use a mismatched allocator to free the string. r=bsmedberg 2009-07-29 13:54:44 -04:00
Marco Perez
964ecc5109 Bug 488168 - XULRunner build bustage on FreeBSD (in javaxpcom). r=benjamin 2009-04-20 18:57:03 +02:00
Daniel Holbert
37cf5be52d Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
Justin Wood
1673f50282 Bug 463824, Introduce GLOBAL_DEPS to build system
r=ted, a1.9.1=beltzner [js bits rs=sdwilsh]
2008-11-27 18:26:44 -08:00
Shawn Wilsher
040347b649 Backed out changeset 87f6ae0c4324 (bug 435474) for orange. 2008-11-27 13:15:18 -08:00
Justin Wood
55294820ab Bug 463824, Introduce GLOBAL_DEPS to build system
r=ted, a1.9.1=beltzner
2008-11-27 12:27:41 -08:00
ea6d6cecec 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 03:33:38 -08:00
0902dcd0c0 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-03 17:02:50 -08:00
d116bcb539 thoroughly whack mallocfest in nsID/nsJSID and friends. b=410250, r+sr=jst, a=blocking1.9+ 2008-01-11 20:30:42 -08:00
2e136c8c5d partial backout in an attempt to fix orange. 2008-01-11 02:08:58 -08:00
bfc435ee16 relanding bug 410250. 2008-01-11 01:13:04 -08:00
089662b497 backing out to fix orange. 2008-01-10 20:59:44 -08:00
8758669224 thoroughly whack mallocfest in nsID/nsJSID and friends. b=410250, r+sr=jst, a=blocking1.9+ 2008-01-10 19:56:00 -08:00
98de634631 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
a50c4eff5e Bug 348710 - Set dependencies correctly, fix for build break. XULRunner only 2007-05-03 09:28:16 -07:00
a5cd0fe73d Bug 348710 - Set dependencies correctly, fix for build break. XULRunner only 2007-05-03 09:22:24 -07:00
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
ae554fe090 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
ef8d55122a Bug 375449 - NS_InvokeByIndex not exported from xpcom, only from xpcom_core, r=dbaron 2007-04-24 10:02:51 -07:00
c593639167 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
0f08b75950 Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg 2007-03-27 08:33:38 -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
f2ecc53cf6 Bug 367792 - Crash when running tests that call initXPCOM. 2007-03-02 16:56:30 +00:00
pedemont@us.ibm.com
593ee14da2 Bug 369410 - Fix JNICALL name mangling for Windows. 2007-02-16 22:32:35 +00:00
pedemont@us.ibm.com
23cbfdff08 Bug 369410 - Missing a couple of 'JNICALL' declarations. Fix indentation. 2007-02-13 21:12:14 +00:00
pedemont@us.ibm.com
19530290c0 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
dac730b5bc Bug 330256 - Change generated interfaces package name. 2007-01-31 20:54:19 +00:00
pedemont@us.ibm.com
d4c045ddd0 Add missing underscore 2007-01-22 21:46:02 +00:00
pedemont@us.ibm.com
b20afd1298 Remove duplicate lines 2007-01-22 19:23:05 +00:00
timeless@mozdev.org
9c34f043a9 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
11419c1b52 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
03d881a3ab 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
dca32f58e8 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
fbdadc43c2 Backout xptcall because linux tboxes are stupid, I think. 2006-11-16 20:17:24 +00:00
benjamin@smedbergs.us
c6ef81281b 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
18965963f9 Bug 340960 - Provide proper profile locking and notification. r=bsmedberg. XULRunner only. 2006-10-18 15:03:50 +00:00
pedemont@us.ibm.com
897ac83897 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
91d4e7e2b3 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
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
7f3378f755 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
2ff8c25c37 Bug 328901 - Copy jar files into SDK. r=bsmedberg. 2006-09-27 20:00:08 +00:00
pedemont@us.ibm.com
2f75412205 Bug 328901 - Delete moved files 2006-09-27 16:44:44 +00:00
pedemont@us.ibm.com
6c52ff8525 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