James Pearson
|
1078bd6bdc
|
Bug 576430 - Autoconfiguration with mozilla.cfg no longer works on trunk, Failed to read the configuration file. r=jorendorff
|
2010-08-10 19:04:43 -03:00 |
Luke Wagner
|
ad475468cd
|
Bug 549143 - fatvals
|
2010-07-14 23:19:36 -07:00 |
Benjamin Smedberg
|
5d627fc987
|
More Linux-specific fixup from bug 568691
|
2010-06-12 20:50:56 -04:00 |
Benjamin Smedberg
|
5b338a8304
|
Bug 568691 part B - mechanical changes to in-tree binary modules needed to get them building and registering correctly. After this patch, xpcshell appears to work.
|
2010-06-10 14:11:40 -04:00 |
Andreas Gal
|
5c0607d7f7
|
Add an API for compartments (570040, r=jorendorff).
|
2010-06-04 16:32:10 -07:00 |
Mark Banner
|
4bd0167366
|
Bug 550145 NS_APPSTARTUP_CONTRACTID should exist in nsToolkitCompsCID.h and not nsXPFEComponentsCID.h (kill nsXPFEComponentsCID.h). r=benjamin
|
2010-03-05 12:11:55 +00:00 |
Dão Gottwald
|
08f81ae97d
|
make comment reflect reality
|
2009-11-08 16:25:45 +01:00 |
Mitchell Field
|
02e66e18b9
|
Bug 514665 - fix stupid module name differences on windows. r=ted
|
2009-09-25 18:41:16 +02:00 |
Phil Ringnalda
|
fceecee8a4
|
Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted
|
2009-09-18 19:59:53 -07:00 |
Benjamin Smedberg
|
c4ea86fa0e
|
Additional followup to bug 398573 - remove REQUIRES from the tree even when they are in makefile conditional blocks
--HG--
extra : rebase_source : cc65c34a414e6c67a5651fc9cf0b6bd709ebcdbd
|
2009-08-27 08:53:13 -07:00 |
Mark Banner
|
e2c07e499f
|
Bug 512690 Fix prefcalls.js in autoconfig code for latest LDAP API changes. r=bienvenu
|
2009-08-26 16:09:59 +01:00 |
Benjamin Smedberg
|
28fb767bd1
|
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 |
Igor Bukanov
|
30e6654a6f
|
bug 504033 - avoiding calling JSFinalizeStub. r=brendan
|
2009-07-22 18:23:21 +02:00 |
Makoto Kato
|
cd3f68d74d
|
Bug 481112 - Remove nsIPref from system-pref. r=roc
|
2009-03-08 12:17:41 +09:00 |
Phil Ringnalda
|
5ac69655c0
|
Bug 461888 - Remove unused PACKAGE_FILE and PACKAGE_VARS and .pkg files, mozilla-central part, r=bsmedberg
|
2008-11-03 19:46:28 -08:00 |
Arpad Borsos
|
4460c617be
|
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
|
2008-10-10 17:04:34 +02:00 |
Arpad Borsos
|
3df09cef9f
|
Bug 451909 - kill MOZ_XUL_APP now that all apps set it; files removal; r=ted.mielczarek
|
2008-09-20 15:54:40 +02:00 |
Arpad Borsos
|
2cc3af109a
|
Bug 398946 - Remove JS_STATIC_DLL_CALLBACK and JS_DLL_CALLBACK from the tree; r=(benjamin + bent.mozilla)
|
2008-09-07 00:21:43 +02:00 |
Arpad Borsos
|
0f9ad64028
|
Bug 451909 kill MOZ_XUL_APP now that all apps set it. docshell/toolkit cleanup r=benjamin, makefile cleanups r=ted
|
2008-09-02 10:45:14 +01:00 |
Mike Hommey
|
3d8cfb33c9
|
Bug 445136 – Autoconfig files should be looked up in GRE directory, not App directory. r=bsmedberg
|
2008-08-14 12:39:54 +02:00 |
benjamin@smedbergs.us
|
a31eb73709
|
Bug 411327 - nsIXPCNativeCallContext should not inherit from nsISupports, r=mrbkap, a=schrep
|
2008-01-15 07:50:57 -08:00 |
bugzilla@standard8.plus.com
|
3186c36590
|
Bug 401766 Starting Debug SeaMonkey with autoconfig file gives Assertion failure: (cx)->requestDepth || (cx)->thread == (cx)->runtime->gcThread. r/sr=jst,aM9=beltzner
|
2007-11-05 10:55:42 -08:00 |
reed@reedloden.com
|
ecc3ce0b15
|
Bug 398624 - "PRBool misuse bugs in extensions/pref/" [p=taras r=bienvenu a1.9=sayrer]
|
2007-10-19 16:29:39 -07:00 |
reed@reedloden.com
|
1c5bd7a23c
|
Backout taras's check-in for bug 398624 to help find Tp regression.
|
2007-10-16 17:31:42 -07:00 |
tglek@mozilla.com
|
1e43cd6b21
|
bug 398624. Prbool fixes. r=bienvenu, a=sayrer
|
2007-10-15 17:22:48 -07:00 |
bugzilla@standard8.plus.com
|
7cb784ad65
|
Bug 396745 nsILDAPConnection::Init should take an nsILDAPURL as a parameter instead of three others. r/sr=bienvenu NPOTDFFB
|
2007-09-19 13:32:00 -07:00 |
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 |
flamingice@sourmilk.net
|
e12b7ab1eb
|
Bug 379666, Remove incorrect PR_UnloadLibrary call, r=dbaron
|
2007-06-01 18:43:36 -07:00 |
bent.mozilla@gmail.com
|
934776a3e5
|
Bug 380846 - "Make the build system friendlier for XULRunner apps and extensions." r=bsmedberg. Adds confvars.sh files for all major apps and makefiles.sh for all extensions.
|
2007-05-23 13:08:44 -07:00 |
dbaron@dbaron.org
|
dd8db4398e
|
Add missing calls to PR_UnloadLibrary (excluding XPCOM component loader and nsPluginsDir*). b=374332 r=bsmedberg
|
2007-04-15 15:22:58 -07:00 |
roc+@cs.cmu.edu
|
0054412272
|
Bug 374866. Reftests for text-transform. r=dbaron
|
2007-03-22 16:01:14 -07:00 |
benjamin%smedbergs.us
|
c6b0868a4c
|
Bug 411327 - nsIXPCNativeCallContext should not inherit from nsISupports, r=mrbkap, a=schrep
|
2008-01-15 15:51:02 +00:00 |
bugzilla%standard8.plus.com
|
2f8e21f2fb
|
Bug 401766 Starting Debug SeaMonkey with autoconfig file gives Assertion failure: (cx)->requestDepth || (cx)->thread == (cx)->runtime->gcThread. r/sr=jst,aM9=beltzner
|
2007-11-05 18:55:42 +00:00 |
reed%reedloden.com
|
10e671c71f
|
Bug 398624 - "PRBool misuse bugs in extensions/pref/" [p=taras r=bienvenu a1.9=sayrer]
|
2007-10-19 23:29:39 +00:00 |
reed%reedloden.com
|
f8421fa6b9
|
Backout taras's check-in for bug 398624 to help find Tp regression.
|
2007-10-17 00:31:42 +00:00 |
tglek%mozilla.com
|
c1ee7bc5b0
|
bug 398624. Prbool fixes. r=bienvenu, a=sayrer
|
2007-10-16 00:22:48 +00:00 |
bugzilla%standard8.plus.com
|
f3a140667f
|
Bug 396745 nsILDAPConnection::Init should take an nsILDAPURL as a parameter instead of three others. r/sr=bienvenu NPOTDFFB
|
2007-09-19 20:32:00 +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 |
flamingice%sourmilk.net
|
ee05e7c1e9
|
Bug 379666, Remove incorrect PR_UnloadLibrary call, r=dbaron
|
2007-06-02 01:43:36 +00:00 |
bent.mozilla%gmail.com
|
243b45e3dd
|
Bug 380846 - "Make the build system friendlier for XULRunner apps and extensions." r=bsmedberg. Adds confvars.sh files for all major apps and makefiles.sh for all extensions.
|
2007-05-23 20:08:55 +00:00 |
dbaron%dbaron.org
|
72339fc24b
|
Add missing calls to PR_UnloadLibrary (excluding XPCOM component loader and nsPluginsDir*). b=374332 r=bsmedberg
|
2007-04-15 22:23:00 +00:00 |
bienvenu%nventure.com
|
f5287b9132
|
fix MCD with better fix for bug 216751, sr=mscott, look at correct pref branch for prefs set in .cfg file
|
2007-01-31 05:16:56 +00:00 |
bienvenu%nventure.com
|
6c35a48ed5
|
fix 359882 autoconfig checking for e-mail identity doesn't work if default account has multiple identities, sr=mscott
|
2006-11-28 18:02:18 +00:00 |
timeless%mozdev.org
|
c5a37e020e
|
Bug 106386 Correct misspellings in source code
r=bc rs=brendan
|
2006-11-02 20:21:50 +00:00 |
pedemont%us.ibm.com
|
16acf97776
|
Bug 340002 - only handle nsILDAPSyncQuery when MOZ_LDAP_XPCOM is set. r=bienvenu.
|
2006-06-02 18:38:49 +00:00 |
darin%meer.net
|
7d3e7d7acd
|
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
|
2006-05-10 17:30:15 +00:00 |
benjamin%smedbergs.us
|
1da150a196
|
Bug 333308 - make clean/distclean misses various files, patch by Mike Hommey <mh+mozilla@glandium.org>, r=me
|
2006-04-28 14:54:54 +00:00 |
roc+%cs.cmu.edu
|
be876808f7
|
Bug 313962. Fix simple uninitialized variable crasher in GConf nsSystemPrefs. r=timeless
|
2006-04-17 22:03:46 +00:00 |
benjamin%smedbergs.us
|
c502e7b20c
|
Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento
|
2006-02-14 18:13:49 +00:00 |
cbiesinger%web.de
|
a898e666b8
|
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
|
2006-02-03 14:18:39 +00:00 |