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

59 Коммитов

Автор SHA1 Сообщение Дата
Josh Aas ddc28e859e 64-bit fix for nsProfileLock.cpp. b=489720 sr=roc 2009-04-23 16:23:06 -04:00
Josh Aas 0459faa60f Stop using FlatCarbon headers on Mac OS X. b=482277 r=bsmedberg 2009-03-19 10:41:13 -07:00
Vladimir Vukicevic fe7c57783d b=477727; WinCE doesn't have DELETE_ON_CLOSE; r=dougt 2009-02-10 15:10:08 -08:00
Daniel Holbert c755eee8e7 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
Arpad Borsos 22cd8d5550 Bug 462438 - kill MOZ_PROFILESHARING and MOZ_IPCD; build system cleanup + removes, v2; r+sr=benjamin 2008-12-04 15:37:37 +01:00
Arpad Borsos 3352870e28 Bug 462438 - kill MOZ_PROFILESHARING and MOZ_IPCD; profile cleanup; r+sr=benjamin 2008-12-04 15:22:17 +01:00
Doug Turner 69aaa5d4ac Bug 458917 - Windows CE Cleanup. r/sr=stuart+bsmedberg 2008-10-08 20:51:54 -07:00
bugzilla@standard8.plus.com c1a0536165 Bug 420459 Move mailnews-specific profe code. r=benjamin,Neil,sr=dmose,a1.9=beltzner 2008-03-17 12:05:24 -07:00
reed@reedloden.com cc2cd32115 Add some missing |#if defined (XP_UNIX)| checks to fix bustage on Windows caused by bug 372081. 2008-01-15 19:56:04 -08:00
reed@reedloden.com ff3356696a Bug 372081 - "Toolkit profile Service should understand MOZ_PROFILELOCKING option" [p=romaxa@gmail.com (romaxa) r=bsmedberg a1.9=schrep] 2008-01-15 17:57:56 -08:00
philringnalda@gmail.com 25652ecfc6 Bug 400499 - remove XP_MAC deadcode in profile/, r+sr=neil, a=dsicore 2007-11-12 19:20:39 -08:00
reed@reedloden.com 1744e52e36 Bug 396358 - "Removed Old XP_MAC in nsProfileDirServiceProvider.cpp" [p=xfsunoles@gmail.com (Jonathan Steele) r=bsmedberg a1.9=sayrer] 2007-10-13 00:41:08 -07:00
bent.mozilla@gmail.com 8ef43580cb Bug 396209 - "Allow applications to specify a profile directory from application.ini". r=luser, a=bsmedberg. Also fixes bugs 396486, 396199, and 386164. 2007-09-26 11:35:21 -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
roc+@cs.cmu.edu 0054412272 Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07:00
bugzilla%standard8.plus.com ee22a76905 Bug 420459 Move mailnews-specific profe code. r=benjamin,Neil,sr=dmose,a1.9=beltzner 2008-03-17 19:05:28 +00:00
reed%reedloden.com f3c27a8521 Add some missing |#if defined (XP_UNIX)| checks to fix bustage on Windows caused by bug 372081. 2008-01-16 03:56:04 +00:00
reed%reedloden.com 235e77bf3c Bug 372081 - "Toolkit profile Service should understand MOZ_PROFILELOCKING option" [p=romaxa@gmail.com (romaxa) r=bsmedberg a1.9=schrep] 2008-01-16 01:57:56 +00:00
philringnalda%gmail.com ea01e6b4f3 Bug 400499 - remove XP_MAC deadcode in profile/, r+sr=neil, a=dsicore 2007-11-13 03:20:39 +00:00
reed%reedloden.com 2f281aa4a8 Bug 396358 - "Removed Old XP_MAC in nsProfileDirServiceProvider.cpp" [p=xfsunoles@gmail.com (Jonathan Steele) r=bsmedberg a1.9=sayrer] 2007-10-13 07:41:08 +00:00
bent.mozilla%gmail.com 540f0153bf Bug 396209 - "Allow applications to specify a profile directory from application.ini". r=luser, a=bsmedberg. Also fixes bugs 396486, 396199, and 386164. 2007-09-26 18:35:22 +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
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
bsmedberg%covad.net c8648ca150 Bug 315563 - Convert the activex code to use the frozen string API, r=darin 2005-11-18 16:06:19 +00:00
roc+%cs.cmu.edu 1f6cb80221 Bug 313360. Don't worry if a non-EEXIST error occurred placing the obselete symlink lock; FF1.0 couldn't have locked it either. r+sr=brendan 2005-10-26 01:20:14 +00:00
bsmedberg%covad.net f91ad167b8 Bug 307309 - Make winembed use libxul r=darin 2005-09-15 12:04:57 +00:00
mats.palmgren%bredband.net 78dbd70d6c Probe if file locks are supported before doing the real lock operation. b=303633 r=brendan sr=roc a=asa 2005-08-09 02:40:48 +00:00
roc+%cs.cmu.edu e4c9b4148c Bug 151188. Use fcntl for profile locking on Linux/Unix, with symlinks as a backup. We'll continue to also take the symlink, so that older builds are still locked out, but we mark the symlink so that if a newer fcntl-build leaves a stale symlink lock we detect and remove it. 2005-08-02 21:30:48 +00:00
dougt%meer.net 21c1caa3f1 Bug 295481. WINCE Fixes. This includes changes to make the makefiles do the right thing if we try to build Minimo and XUL together. These changes rs=bsmedberg. Further WINCE fixes in GFX and Widget. r=emaijala, sr=rbs, a=asa. 2005-06-08 16:48:44 +00:00
cbiesinger%web.de 2506168a57 291033 support "local" profile directories
r=bsmedberg sr=darin a=asa
2005-04-27 11:56:40 +00:00
bsmedberg%covad.net 564337d16d Bug 288626 - Switch the strict API from opt-in (MOZILLA_STRICT_API) to opt-out (MOZILLA_INTERNAL_API) r=darin 2005-04-06 03:35:24 +00:00
bsmedberg%covad.net 8374f4f3e4 Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-05 14:13:03 +00:00
bsmedberg%covad.net c266bbcbdd Bug 253950 - When the profile is locked, startup UI should be less confusing (not the profile manager) r=ben+darin 2005-03-15 20:01:12 +00:00
vladimir%pobox.com dfb89ea81e b=280276, add storage file to well-known directory service files list, r=darin,sr=shaver 2005-01-29 00:48:03 +00:00
brendan%mozilla.org ab41ed5407 Whitespace cleanup (diff -w shows no changes). 2004-12-27 03:23:01 +00:00
darin%meer.net 46180874a0 fixing AIX bustage 2004-11-30 04:06:09 +00:00
bsmedberg%covad.net a4ecbd3e41 Bug 267767 - Make XPCOM memory management functions frozen exports. r=darin sr=shaver 2004-11-12 19:26:37 +00:00
brendan%mozilla.org 34526ce8b3 Fix byte-order botch on INADDR_LOOPBACK, plus whitespace sanity (r=darin, sr=shaver). 2004-10-21 01:55:36 +00:00
cbiesinger%web.de 9e3fd7dbe9 add missing files
bug 241384 nsProfileDirServiceProvider should be GRE friendly
patch by marco@gnome.org r=ccarlen sr=darin
2004-05-26 19:10:27 +00:00
cbiesinger%web.de a89c7bad94 bug 241384 nsProfileDirServiceProvider should be GRE friendly
patch by marco@gnome.org r=ccarlen sr=darin
2004-05-26 18:46:42 +00:00
bsmedberg%covad.net 00b3a89b9b Bug 233850 - localstore.rdf is not created in user profile if it does not already exist (and doesn't exist in the profile defaults). r=ccarlen sr=darin 2004-02-27 20:11:01 +00:00
bryner%brianryner.com 777a9455f2 Make sure to call the default signal handler so that core dump works correctly. Bug 148453, r=brendan, sr=dbaron. 2004-01-08 23:02:21 +00:00
cls%seawood.org c08e99a287 Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules. 2003-08-16 00:42:35 +00:00
dougt%meer.net 5e4a9e7187 Allow disabling of profile locking. r=ccarlen b=212132 2003-07-09 05:07:56 +00:00
varga%netscape.com f0db8753a5 Fix for bug 209925. Remove the temporary hack for bug 192124.
r=ccarlen, sr=jag
2003-06-20 03:11:24 +00:00
seawood%netscape.com 8f112a4226 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:18:27 +00:00
seawood%netscape.com 6934dc37a9 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 20:12:33 +00:00
ccarlen%netscape.com a59939990c Bug 196487 - Mac build doesn't run if home directory is on NFS server because of profile locking. Locking now falls back to symlink method if fcntl fails. r=bryner/sr=brendan 2003-06-03 21:14:16 +00:00
shliang%netscape.com 1f9686f31d bug 190174 - skin-switching broken for migrated profiles. r=ccarlen, sr=jag 2003-05-30 05:29:37 +00:00
darin%netscape.com 716f37a555 bug 204255
this patch fixes/cleans-up several things:

1- honor ENABLE_TESTS build var
2- don't export intermediate static libs (bug 205025)
3- tmITransactionService should be ipcITransactionService
4- transaction service should not be a separate xpcom component library

plus some minor changes:

5- separate interfaces out into individual IDL file
6- get rid of *CID.h files (move CID/ContractID into IDL).. i think *CID.h
files are just overkill in this case.  there should either be just one ipcCID.h
file for all IDs or none.

r=ccarlen, sr=alecf, a=sspitzer
2003-05-21 19:20:38 +00:00