Mitchell Field
|
41c8798093
|
Bug 514665 - fix stupid module name differences on windows. r=ted
|
2009-09-25 18:41:16 +02:00 |
|
Phil Ringnalda
|
6fce97e58d
|
Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted
|
2009-09-18 19:59:53 -07:00 |
|
Benjamin Smedberg
|
ba372f3a4c
|
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
|
e5c3359049
|
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
|
6882e8c22f
|
Bug 488168 - XULRunner build bustage on FreeBSD (in javaxpcom). r=benjamin
|
2009-04-20 18:57:03 +02:00 |
|
Daniel Holbert
|
4301671b45
|
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
|
7d5b5e0578
|
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
|
bb525b1207
|
Backed out changeset 87f6ae0c4324 (bug 435474) for orange.
|
2008-11-27 13:15:18 -08:00 |
|
Justin Wood
|
9d391015e1
|
Bug 463824, Introduce GLOBAL_DEPS to build system
r=ted, a1.9.1=beltzner
|
2008-11-27 12:27:41 -08:00 |
|
reed@reedloden.com
|
a2aaecca91
|
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 |
|
jag@tty.nl
|
324aa855af
|
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 |
|
dwitte@stanford.edu
|
3f33f45d2a
|
thoroughly whack mallocfest in nsID/nsJSID and friends. b=410250, r+sr=jst, a=blocking1.9+
|
2008-01-11 20:30:42 -08:00 |
|
dwitte@stanford.edu
|
8d74b831d4
|
partial backout in an attempt to fix orange.
|
2008-01-11 02:08:58 -08:00 |
|
dwitte@stanford.edu
|
cc924d2d23
|
relanding bug 410250.
|
2008-01-11 01:13:04 -08:00 |
|
dwitte@stanford.edu
|
f300515e36
|
backing out to fix orange.
|
2008-01-10 20:59:44 -08:00 |
|
dwitte@stanford.edu
|
09217db711
|
thoroughly whack mallocfest in nsID/nsJSID and friends. b=410250, r+sr=jst, a=blocking1.9+
|
2008-01-10 19:56:00 -08:00 |
|
jwalden@mit.edu
|
6d7584839a
|
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
|
98985584e3
|
Bug 348710 - Set dependencies correctly, fix for build break. XULRunner only
|
2007-05-03 09:28:16 -07:00 |
|
pedemont@us.ibm.com
|
5d02f81b1d
|
Bug 348710 - Set dependencies correctly, fix for build break. XULRunner only
|
2007-05-03 09:22:24 -07:00 |
|
pedemont@us.ibm.com
|
e608d6be61
|
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
|
4f48ca602a
|
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
|
2111848195
|
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
|
b7c6421e4d
|
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
|
d98d9fdec5
|
Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg
|
2007-03-27 08:33:38 -07:00 |
|
pedemont%us.ibm.com
|
cd2402f70c
|
Bug 363485 - Fix cygwin/msys build break in JavaXPCOM. r=bsmedberg.
|
2007-03-07 22:44:16 +00:00 |
|
pedemont%us.ibm.com
|
4dafcd97d6
|
Bug 350886 - First pass at JavaXPCOM unit tests. r=bsmedberg.
|
2007-03-02 21:28:58 +00:00 |
|
pedemont%us.ibm.com
|
9318c64858
|
Bug 367792 - Crash when running tests that call initXPCOM.
|
2007-03-02 16:56:30 +00:00 |
|
pedemont%us.ibm.com
|
07c14ba143
|
Bug 369410 - Fix JNICALL name mangling for Windows.
|
2007-02-16 22:32:35 +00:00 |
|
pedemont%us.ibm.com
|
ed0cc701b5
|
Bug 369410 - Missing a couple of 'JNICALL' declarations. Fix indentation.
|
2007-02-13 21:12:14 +00:00 |
|
pedemont%us.ibm.com
|
e24e39cc5a
|
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
|
3b0a1e60df
|
Bug 330256 - Change generated interfaces package name.
|
2007-01-31 20:54:19 +00:00 |
|
pedemont%us.ibm.com
|
f597816d17
|
Add missing underscore
|
2007-01-22 21:46:02 +00:00 |
|
pedemont%us.ibm.com
|
11e6d37660
|
Remove duplicate lines
|
2007-01-22 19:23:05 +00:00 |
|
timeless%mozdev.org
|
8d3c463af6
|
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
|
5e27ebc57f
|
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
|
3fe0aaa751
|
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
|
122614bb23
|
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
|
62c212952b
|
Backout xptcall because linux tboxes are stupid, I think.
|
2006-11-16 20:17:24 +00:00 |
|
benjamin%smedbergs.us
|
f618238f02
|
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
|
516a62368b
|
Bug 340960 - Provide proper profile locking and notification. r=bsmedberg. XULRunner only.
|
2006-10-18 15:03:50 +00:00 |
|
pedemont%us.ibm.com
|
59de0701db
|
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
|
cf3cc14785
|
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
|
ae8e206b43
|
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
|
1741e40ea6
|
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
|
e33faaa3a4
|
Bug 328901 - Copy jar files into SDK. r=bsmedberg.
|
2006-09-27 20:00:08 +00:00 |
|
pedemont%us.ibm.com
|
a94dd42902
|
Bug 328901 - Delete moved files
|
2006-09-27 16:44:44 +00:00 |
|
pedemont%us.ibm.com
|
245204758f
|
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
|
094feeb084
|
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
|
bc0490ae26
|
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
|
3b6b4f05c1
|
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 |
|