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

124 Коммитов

Автор SHA1 Сообщение Дата
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
gerv%gerv.net f2d0296772 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-12-31 12:14:46 +00:00
timeless%mozdev.org 5237432546 Bug 280742 ignore_host GCONF key is not read in firefox proxy settings
patch by alfred.peng@sun.com r=timeless sr=roc
2005-12-27 03:45:05 +00:00
bsmedberg%covad.net 88d900e6fc Bug 320148 - Incorporate extensions/pref into libxul, r=bryner 2005-12-14 15:57:40 +00:00
timeless%mozdev.org 8e0a0fb22e Bug 106386 Correct misspellings in source code
patch by supernova_00@yahoo.com r=timeless
2005-11-21 06:25:15 +00:00
scott%scott-macgregor.org a0c6563550 Bug #302096 --> nsILddapSyncQuery for Mission Control Desktop uses the same ID for the
interface and the class. Make them use different IDs.

sr=bienvenu
2005-07-26 19:47:24 +00:00
timeless%mozdev.org 577286dbd7 Bug 216751 general.config.filename set in user's prefs.js overrides setting in all.js
patch by bugzilla@mcsmurf.de r=bienvenu sr=brendan a=asa
2005-07-13 18:05:49 +00:00
bienvenu%nventure.com 568e333f09 fix 295743, add clearPref to mcd, r/sr=mscott, a=chofmann 2005-06-07 16:22:08 +00:00
timeless%mozdev.org 70ea20b1e3 Bug 288212 cleanup nsAutoConfig::getEmailAddr and nsReadConfig::readConfigFile
r=alecf sr=alecf a=shaver
2005-06-01 16:25:13 +00:00
robin.lu%sun.com b650b74148 fix bug 290435 proxy settings are disabled after switching profiles.
alecf: review+
neil.parkwaycc.co.uk: superreview+
patched by Boying Lu <brian.lu@sun.com>
2005-04-30 02:37:41 +00:00
bsmedberg%covad.net e0a926bf15 Bug 287262 - Make en-US.manifest contain all the locale registration (not in installed-chrome.txt any more) r=gandalf a=asa 2005-04-20 10:48:51 +00:00
bsmedberg%covad.net 44c4cbce10 Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-04 18:38:19 +00:00
gandalf%firefox.pl 2ed9036363 bug 279768: Bring build system to work with --enable-ui-locale. autoconfig part; r=bsmedberg 2005-03-14 18:58:01 +00:00
bsmedberg%covad.net b99feb29cc Fix misplaced semicolon from bug 281414 - r=biesi sr=lumpy 2005-03-10 19:06:59 +00:00
bsmedberg%covad.net cdf953968b Fix system-pref service from bug 281414 (s/nsIPrefBranchInternal/nsIPrefBranch2/), r=blizzard 2005-02-23 16:15:37 +00:00
bryner%brianryner.com f5257db823 Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron. 2005-02-03 23:01:54 +00:00
roc+%cs.cmu.edu 2d4e2c7f7b Bug 259076. Use gconf system prefs for proxy-type and other proxy settings. r=darin,sr=roc, patch by Ganesh (Novell) 2005-02-02 01:21:16 +00:00
bienvenu%nventure.com fd5b3406d5 fix 280204 recover from broken mcd server sending down empty prefs, sr=mscott 2005-01-30 00:33:47 +00:00
cvshook%sicking.cc 0b0ba29712 Bug 234858: Make do_GetWeakReference typesafe.
r=dbaron sr=bryner
2005-01-24 22:59:27 +00:00
timeless%mozdev.org 0d62012af3 Bug 250322 nsLDAPSyncQuery::GetQueryResults can return null + NS_OK for OOM
patch by gandalf@firefox.pl r=dmose sr=bienvenu
2004-12-01 10:32:53 +00:00
bsmedberg%covad.net 3055933c27 Bug 237745 (app-startup) - split off the pieces of appshellservice that have to do with the startup sequence into a new (forked, temporarily) app-startup service r+sr=darin+biesi+Neil 2004-10-29 19:28:38 +00:00
peterv%propagandism.org bf119d218f Fix for 209699 (bug convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst. 2004-09-17 13:03:33 +00:00
neil%parkwaycc.co.uk d372d25e42 Bug 255268 Make make chrome make installed-chrome.txt correctly r=bsmedberg 2004-08-18 19:14:51 +00:00
timeless%mozdev.org 649cb6ce66 Bug 229271 unwanted "white space" in function getLDAPValue fron autoconfig/prefcalls.js
r=alecf sr=dmose
2004-07-14 22:43:18 +00:00
bsmedberg%covad.net 79b95c3f01 Bizarre crash-fix that I added on the aviary1.0 branch, now porting to trunk. rs=darin 2004-06-17 20:53:35 +00:00
bzbarsky%mit.edu f79a6813af Relanding, since backing out did not fix orange. Bug 232691. 2004-05-22 20:02:43 +00:00
bzbarsky%mit.edu 62f7fc6ea3 Backing out to attempt to fix Mac orange. Bug 232691 2004-05-22 19:26:52 +00:00
bzbarsky%mit.edu b733dd59da Convert users of nsC?String(), nsC?AutoString(), and NS_LITERAL_C?STRING("") to
using EmptyC?String instead.  Bug 232691, patch by Charles Fenwick
<clf03f@garnet.acns.fsu.edu>, r+sr=bzbarsky
2004-05-22 17:04:53 +00:00