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

148 Коммитов

Автор SHA1 Сообщение Дата
sayrer%gmail.com f032a6f1d0 Bug 358855. null pointer dereference in nsAppRunner.cpp. r=bsmedberg. checkin ok per dbaron 2006-11-03 23:04:10 +00:00
dbaron%dbaron.org dcf376200b Fix relocations that need to be resolved at runtime when building with default visibility as hidden and wrapping system includes. b=358559 r=bsmedberg 2006-10-29 16:12:48 +00:00
ted.mielczarek%gmail.com 72f0b0adcc bug 354980, integrate airbag exception handler library on windows. Compiling by default on windows, but disabled at runtime by default right now. Set the environment var MOZ_AIRBAG=1 to enable it. r=bsmedberg/mento 2006-10-26 22:52:30 +00:00
benjamin%smedbergs.us a93ff75789 Bug 354474 - Feed gArgv/c into trace-malloc to prevent crashes when using -no-remote, patch by Silvain Pasche <sylvain.pasche@gmail.com>, r=me 2006-09-27 13:39:29 +00:00
benjamin%smedbergs.us 04dbbcf5c6 Fix non-XR orange from bug 319843 - Don't assume that we're using all of the new nsXULAppAPI features. 2006-08-17 15:37:22 +00:00
benjamin%smedbergs.us 6488b36a2c Bug 319843 - XULRunner windows are grouped in the taskbar (and all XULRunner apps have the same firewall settings), r=darin 2006-08-17 14:22:04 +00:00
bzbarsky%mit.edu 1a91121005 Back out bug 328357 to see whether that fixes tinderbox orange. 2006-07-28 17:39:59 +00:00
mark%moxienet.com 469826ed45 328357 Codesize reduction of nsAppRunner.obj: consolidate printf, replace %s-substitution of "\t" with "\t" in the string, inline functions, clean up DumpVersion. Patch by Alfred Kayser <alfredkayser@nl.ibm.com>. r=bsmedberg sr=neil 2006-07-28 14:51:13 +00:00
mark%moxienet.com f16c2abd26 344187 restartMessageNoUnlocker misleading on Mac. Use an appropriate message. r=beltzner 2006-07-20 15:35:22 +00:00
mark%moxienet.com 1b191b6a09 345057 Improve Mac launch behavior through xpcom fork/exec restart and autoupdate restart. Open URLs and documents requested at launch time in the final process. Bring the final process to the foreground if appropriate. Minimize dock icon games. r=bsmedberg r=josh 2006-07-19 21:08:19 +00:00
sergei_d%fi.tartu.ee 389e5518a9 Bugzilla Bug 338454, implement correct restart in AppRunner for BeOS, p=sergei_d, r=thesuckiestemail, sr=benjamin 2006-06-08 18:20:07 +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 185c761605 Freeze nsIArray (requires separating nsIMutableArray into another .idl file); also removes NS_NewArray and moves do_QueryElementAt into the glue, r=darin 2006-04-12 15:43:32 +00:00
mkaply%us.ibm.com 0b5324cceb Fix patch from 286557 - need to use app dir, not profile dir for override.ini since there might not be a profile dir yet 2006-02-28 15:28:38 +00:00
ginn.chen%sun.com 123ada501e Bug 327502 use of setenv breaks solaris build
r=benjamin sr=neil
2006-02-27 11:09:59 +00:00
mark%moxienet.com dca5b72af9 326930 XULRunner Software Update should apply patches to the correct application directory. Patch by Ben Turner <bent.mozilla@gmail.com>. r=bsmedberg 2006-02-21 21:10:55 +00:00
mark%moxienet.com 66743090a6 326772 compatibility.ini should include TARGET_OS_ABI to force reregistration when switching builds. r1=darin r2=bsmedberg 2006-02-15 03:14:27 +00:00
steffen.wilberg%web.de 5de219bea1 Bug 326909: Document the -safe-mode command-line option in -help. r=benjamin 2006-02-14 21:02:30 +00:00
ginn.chen%sun.com 67509cc334 Bug 312092 Accessible hierarchy incomplete/incorrect
r=benjamin sr=neil
2006-02-13 06:04:10 +00:00
benjamin%smedbergs.us da580e6a3c Bug 325229 part 1 - standalone glue registers exit routine which is called after module unload; also fixes bug 317481 - C API for nsTraceRefcnt; also fixes bug 318622 - Make nsTraceRefcntImpl::SetActivityIsLegal work properly and turn it on; design review by dbaron, r=darin 2006-02-10 15:00:36 +00:00
gavin%gavinsharp.com 94605a661b Bug 325509: add -no-remote switch to disable remote stuff, patch by logan <logan@dct.com>, r=bsmedberg 2006-02-09 01:17:19 +00:00
mark%moxienet.com 6074e46922 325910 Kill redo-prebinding.sh. r1=josh r2=bryner 2006-02-06 19:53:10 +00:00
timeless%mozdev.org d9605845bf Bug 325471 Broken search for path to binary on linux in xulrunner-stub
patch by prefiks@aviary.pl r=bsmedberg
2006-02-02 17:23:26 +00:00
mkaply%us.ibm.com 8d01bc5cbf #286557
r=bsdmedberg
Allow an INI file to prevent profile migration
2006-01-13 19:38:07 +00:00
gavin%gavinsharp.com 5728ec5ff7 Bug 320210: nsAppRunner doesnt compile without xpinstall, patch by Anand Aiyer <aaiyer@asvcyber.com>, r=bsmedberg 2006-01-12 01:25:40 +00:00
gavin%gavinsharp.com dc8bcb697a Bug 321838: nsAppRunner.cpp still refers to components.ini in comment, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=bsmedberg 2006-01-03 15:19:55 +00:00
bsmedberg%covad.net 15893099be Bug 321237 - Make NS_OS_CURRENT_PROCESS_DIR point to the application directory for XULRunner apps, r=robstrong 2005-12-23 14:51:39 +00:00
vladimir%pobox.com 02e9e55c05 b=317351, add env var to disable windows crash dialog on crash, r=bsmedberg 2005-12-12 19:09:58 +00:00
mozilla.mano%sent.com e5ff53b4a7 Bug 311466 - On OS X, open the app in safe-mode if the option key is pressed during startup. r=bsmedberg. 2005-10-07 18:09:43 +00:00
mconnor%steelgryphon.com 3cd542812a bug 311086 - safeMode dialog is shown twice when extensions are installed/removed on safe mode startup, adds final-ui-startup as an observer topic for after app restart might happen, r=bsmedberg 2005-10-07 15:15:21 +00:00
bsmedberg%covad.net 77cf9f7768 Bug 310076 (scary version) - Use the considerquitstopper to control when to run the event loop, not window enumerators r=darin 2005-10-04 14:41:18 +00:00
darin%meer.net 4821876fc5 landing follow-up patch for bug 306375 "Make it possible to restart to a different profile" r=bsmedberg 2005-09-01 20:59:50 +00:00
darin%meer.net ee14fcb836 fixes bug 306375 "Make it possible to restart to a different profile" r=bsmedberg 2005-09-01 18:55:27 +00:00
bsmedberg%covad.net 1ab185b604 Bug 303599 - Many problems if NtfsDisable8dot3NameCreation set to 1 - r=darin 2005-08-31 17:50:32 +00:00
bsmedberg%covad.net b1280c03e0 Bug 299992 (re-landing) - Move pldhash etc. into the xpcom glue, and centralize various instances of nsINIParser in the xpcom glue. Some files were cvscopied from xpcom/ds to xpcom/glue r=brendan/darin 2005-08-15 18:29:55 +00:00
bsmedberg%covad.net 4fb9cbf21d Backout bug 299992 - too much odd platform-specific bustage 2005-08-11 22:07:08 +00:00
bsmedberg%covad.net b88aaf3d98 Bug 299992, the part before the actual work: move pldhash and the templatized hashtables into the glue (and drop the minor dependencies on NSPR), and centralize our various in-tree nsINIParser classes into the glue (does not affect the ones used for the various installers) r=brendan/darin a=chase/cbeard 2005-08-11 20:40:53 +00:00
bsmedberg%covad.net 590a930054 Bug 302794 - mfcembed (and other embedding apps) crash on startup [@nsXULAppInfo::GetID] - r=timeless+darin a=chase 2005-08-08 13:54:38 +00:00
bsmedberg%covad.net 31c3d07c83 Bustage fix from bug 302039 - STUPID /me needs to null-terminate manually constructed PRUnichar strings, as noted by jruderman 2005-08-02 11:15:13 +00:00
bsmedberg%covad.net 0f730a4cb7 Bug 302039 - Locked profile dialog needs a better message, r=mconnor+beltzner, a=asa 2005-07-29 15:54:34 +00:00
darin%meer.net 773a4c7495 fixes bug 302119 "XULRunner restarts 3 times on startup even if profile exists" r+a=bsmedberg 2005-07-27 20:49:34 +00:00
darin%meer.net f6ba585c6d fixes bug 300488 "firefox -remote applies pending updates while main process still running" r+a=bsmedberg 2005-07-27 20:46:34 +00:00
bsmedberg%covad.net e4c37dd5c0 Bustage fix. 2005-07-25 22:41:54 +00:00
bsmedberg%covad.net be61801fba Bug 299991 - XULRunner stub executable, r=darin a=shaver 2005-07-25 22:16:56 +00:00
bsmedberg%covad.net 781f9b10b0 Bug 297312 - EM gets confused between multiple installations of the same version, r=darin+robstrong, self-approving per deerpark triage meeting. 2005-07-23 14:00:07 +00:00
bsmedberg%covad.net 6ae1824b66 Try to fix windows bustage by using #define instead of static const, from bug 296561. 2005-07-21 15:01:35 +00:00
bsmedberg%covad.net df550d0124 Bug 296561 - rework static component loading so that nsIXULAppInfo/Runtime/etc are available during autoregistration/xpcom-startup notification (and make static component loading saner in general) - r=shaver+dougt, a=asa 2005-07-21 13:33:43 +00:00
bsmedberg%covad.net 58c566ac28 Bug 299930 - Need nsIXULAppInfo.platformVersion, r=darin a=asa 2005-07-14 20:29:06 +00:00
leon.sha%sun.com 3c73bc3f7b Bug 297752, Thunderbird -version core dump.
Patch by leon.sha@sun.com.
darin: review+
asa: approval-aviary1.1a2+
2005-07-11 04:04:20 +00:00
mkaply%us.ibm.com 3323728604 BeOS build bustage - 224305 2005-07-07 20:40:02 +00:00