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

480 Коммитов

Автор SHA1 Сообщение Дата
mozilla@weilbacher.org 22a20f481b [OS/2] Bug 361329: fix XRE restart by working around broken execv() in libc06x, r=mkaply 2007-07-20 11:57:22 -07:00
dtownsend@oxymoronical.com 003e3c366b Bug 387726: nsIXULAppInfo.platformVersion contains extra unknown characters.
r=bsmedberg
2007-07-19 06:51:44 -07:00
flamingice@sourmilk.net 63193a345b Bug 333907, XRE quits too abruptly when Windows is shut down, r=benjamin 2007-07-17 11:37:40 -07:00
ted.mielczarek@gmail.com c73c140158 bug 376720 - send time-since-install with crash report 2007-07-17 08:02:29 -07:00
flamingice@sourmilk.net df954b41eb Bug 93789, Support Xsmp, r=benjamin 2007-07-16 19:32:14 -07:00
ted.mielczarek@gmail.com 8557e19ccc bug 388320 - package crashreporter xpt (+ rename airbag module to
crashreporter).  r=bsmedberg
2007-07-16 14:00:26 -07:00
flamingice@sourmilk.net 09aeed6d39 Bug 386002, Move tryToClose calls on shutdown, r=benjamin 2007-07-16 10:55:54 -07:00
ted.mielczarek@gmail.com 49ff227440 bug 387551 - generate and send unique user id in crash reports. r=bsmedberg 2007-07-16 10:07:20 -07:00
sspitzer@mozilla.org 33cee93c9e fix for bug #386739: File > Import causes Bookmarks and History to disappear on restart
unlock the profile after ScopedXPCOMStartup object has gone out of scope.

r=bsmedberg, rstrong
2007-07-11 17:30:45 -07:00
rob_strong@exchangecode.com 97647d2d51 Bug 384384. r=bsmedberg, r=mscott for Thunderbird 2007-07-10 22:59:56 -07: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
benjamin@smedbergs.us f1593a410c Bug 383167 try #3 - need buildid in an external file, r=luser sr=jst with additional parts r=biesi 2007-07-02 11:20:24 -07:00
smichaud@pobox.com a06f58d8d5 Quit from Dock menu results in unclean shutdown. b=377506 r=josh+michael.wu sr=bsmedberg 2007-07-02 07:48:07 -07:00
philringnalda@gmail.com a5a4bb0371 Bug 251244 - XRemote Service can't find Profile Manager service to set X server property atom, patch by David Reiss <dreiss@cs.stanford.edu>, r=bsmedberg 2007-06-29 22:02:49 -07:00
joshmoz@gmail.com 39cef56602 clean up some Mac OS X native app support, fix minimum OS detection. b=385188 r=bsmedberg 2007-06-26 21:25:30 -07:00
benjamin@smedbergs.us b21f7b3a04 Reverting bug 383167 again for linux test bustage :-( 2007-06-26 12:22:51 -07:00
benjamin@smedbergs.us c93d1d5be6 Bug 383167 trying again, reviews by luser and biesi, sr=jst 2007-06-26 09:35:01 -07:00
benjamin@smedbergs.us d782232066 Revert all of bug 383167 changes because they're not enough... going to try again later. 2007-06-25 11:40:57 -07:00
benjamin@smedbergs.us d2edbc3794 Fix mac builddate-unifying logic from bug 383167 2007-06-25 10:58:21 -07:00
benjamin@smedbergs.us 7b42bb19aa Bug 383167 - Need buildid in an external file, r=luser sr=jst 2007-06-25 08:25:59 -07:00
kherron@fmailbox.com cca4a79267 Bug 247204 - lock up at start when using threaded GTK2 libraries (i.e. gconf). Patch by <green@FreeBSD.org> and Walter Meinl <wuno@lsvw.de>, r+sr=roc. 2007-06-17 09:01:40 -07:00
mozilla@weilbacher.org 58a7060568 Bug 380196: Kill QT graphics code, p=sciguyryan, r/sr=roc 2007-06-10 15:13:08 -07:00
kairo@kairo.at 50c7a95084 bug 380786 - clean up xpfe/ after suite moving to toolkit, step 2 (xpfe/bootstrap), r=bsmedberg 2007-06-10 13:57:32 -07:00
benjamin@smedbergs.us 0d23ae3639 Bug 383603 - Disable the crash-reporter hook entirely if MOZ_CRASHREPORTER_DISABLE is set, r=luser 2007-06-07 08:21:03 -07:00
benjamin@smedbergs.us a446792916 Bug 358082 - Improve Mac Crashreporter UI, patch by dcamp, r=luser+me 2007-05-29 03:54:26 -07:00
ted.mielczarek@gmail.com 64043d4f0b bug 380541 - build time logic to extract debug symbols on Linux - first cut at integrating Breakpad on Linux. r=mento 2007-05-22 13:20:55 -07:00
kairo@kairo.at d19ed78d93 bug 335387 - remove remnants of content packs, r=bsmedberg 2007-05-21 07:19:21 -07:00
joshmoz@gmail.com 8221832541 Mac applicationDockMenu delegate method not called after process restart. Patch by Steven Michaud. r=josh r=bsmedberg 2007-05-16 19:10:19 -07:00
ted.mielczarek@gmail.com 8b8fb2dc58 bug 380421 - get crash reporter params from nsXULAppInfo. r=bsmedberg 2007-05-16 10:14:59 -07:00
ted.mielczarek@gmail.com 3abc68c2c8 bug 380542 - add a Makefile for airbag/src/client stuff. r=bsmedberg 2007-05-16 09:44:56 -07:00
gavin@gavinsharp.com 1be8351c5a Bug 364297: add a new per-profile default-pref directory and associated directory service keys, and a way to trigger pref service default pref reloading to facilitate the change of default prefs without affecting exisiting users, r=mconnor, sr=bsmedberg 2007-05-02 13:13:33 -07:00
ted.mielczarek@gmail.com 9765a75414 bug 378463 - build time logic to extract debug symbols on OS X. r=mento. second try 2007-05-02 11:45:36 -07:00
sayrer@gmail.com 8176f127f7 backout patch for bug 378463 due to bustage 2007-05-01 17:03:35 -07:00
ted.mielczarek@gmail.com ae41f120c1 bug 378463 - build time logic to extract debug symbols on OS X. r=mento 2007-05-01 16:33:00 -07:00
mats.palmgren@bredband.net c712869d45 Bye bye gtk1 and xlib (part 1 of 2). b=326152 r+sr=roc 2007-04-30 16:52:44 -07:00
sayrer@gmail.com 5040c9c7cc bug 376684. change the output from -createprofile. Patch by Ray Kiddy <ray@ganymede.org>. r=bsmedberg 2007-04-25 19:56:25 -07:00
joshmoz@gmail.com a207720cdf dock menu impl for Cocoa-based applications. patch by Colin Barrett. b=368784 r=josh sr=bsmedberg 2007-04-25 12:30:02 -07:00
benjamin@smedbergs.us 59fa1d4b90 Bug 368206 - Breakpad client for Mac OS X, patch by dcamp, r=luser+mento 2007-04-25 07:26:42 -07:00
benjamin@smedbergs.us 3a6df140c7 Bug 375710 - Firefox 2.0.0.3 wants to downgrade to 2.0.0.2, patch by Masatoshi Kimura (:emk), reworked by me a bit, r=rstrong 2007-04-20 08:22:17 -07:00
ted.mielczarek@gmail.com 013c791f61 bug 372831 - provide API to submit extra data with minidump. r=bsmedberg, r=sayrer for the unit test 2007-04-10 12:15:16 -07:00
ted.mielczarek@gmail.com cc780ffef5 bug 368205 - sync up with breakpad svn (again). r=mento 2007-04-04 15:03:35 -07:00
benjamin@smedbergs.us 03fe7e4840 Bustage fix for luser. 2007-03-27 11:21:57 -07:00
ted.mielczarek@gmail.com 8f5ddd2edd bug 366970, crash reporter needs to send Product, Build ID, Platform. r=mento 2007-03-27 11:02:02 -07:00
hg@mozilla.com 05e5d33a57 Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00
benjamin%smedbergs.us b84ccbd74b Bug 362318 (patch from bug 326837) invalid warnings on startup about static objects, r=sspitzer 2007-02-20 19:42:12 +00:00
roc+%cs.cmu.edu f5c47d9d22 Bug 223492. Support the freedesktop startup notification API for Linux/Unix. r=caillon/mats,sr=tor 2007-02-09 01:33:26 +00:00
alfred.peng%sun.com 0b8429a4bf Bug 368032. define nspr_use_zone_allocator to void the symbol lookup.
Patch by brian.lu@sun.com. r=wtchang,sr=mconnor.
2007-02-08 10:11:36 +00:00
rob_strong%exchangecode.com 916e0d9a3d Bug 367540 - When launching the app from the installer the app runs with elevated privileges. Also fixes Bug 364483 � Firefox stays elevated after update. patch=Masatoshi Kimura (:emk), r=sspitzer 2007-02-02 05:07:37 +00:00
philringnalda%gmail.com 48014466af Bug 361085: document the -no-remote command-line switch in -help, r=bsmedberg 2007-02-01 06:04:36 +00:00
rob_strong%exchangecode.com 6264b3f99e Landing of interdependent bugs for Vista support. Bug 354005 Setting the app as the OS default is broken on Vista. r=sspitzer, r=dougt, sr=bsmedberg. Bug 351949 � Automatic Update is not working for Vista users with limited account privilege and UAC (User Account Control) enabled. r=sspitzer, r=rstrong. Bug 354226 � nsPostUpdateWin.js fails to update registry keys / log files after an update has been applied. r=rstrong. 2007-01-30 05:14:50 +00:00
mozilla.mano%sent.com b2ceeaebee Bug 296394 - Firefox should not complain about -console command line argument. patch from Dave Townsend (Mossop) <mossop.bugzilla@blueprintit.co.uk>, r=bsmedberg. 2007-01-28 00:33:10 +00:00
sspitzer%mozilla.org b54445fae1 supplimental fix for bug #364599:
Some new created profile files are write protected, for example bookmarks.html and localstore.rdf

OR existing perms with 0600 instead of 0644 and fix some line endings from my first patch.

r=dveditz
2007-01-19 03:21:40 +00:00
sspitzer%mozilla.org 67de309fbc fix for bug #364599: some newly created profile files are write protected.
For Firefox 2.0.0.1-de, the default bookmarks.html, localstore.rdf, and mimeTypes.rdf (as well as search.rdf, but that is unused) files had the wrong permissions, which caused several problems.

Going forward, bsmedberg has made it so the build system will fix this problem if it happens again.  But for those 2.0.0.1-de users who were affected, this change will fix the permissions on these files.

r=bsmedberg
2007-01-10 21:48:07 +00:00
gavin%gavinsharp.com 0398cc2e59 Bug 328357: Codesize reduction of nsAppRunner.obj, patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r=bsmedberg, sr=neil 2007-01-04 18:28:49 +00:00
joshmoz%gmail.com b542f8fabe Apple Event handling for use with Cocoa widgets. Patch by Stan Shebs. b=355352 r=josh moa=bsmedberg 2006-12-14 22:00:46 +00:00
gerv%gerv.net caae487a24 Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-12-11 09:45:41 +00:00
mozilla%weilbacher.org 4deb44606c [OS/2] Bug 351246: Load Mozilla into Highmem on OS/2. Part 1, changes to OS/2 only core code. r=abwillis1, sr=mkaply 2006-12-10 08:53:03 +00:00
wr%rosenauer.org 0ccc7c2517 Bug 360941 - UpdateDriver and UpdateService update location mismatch, r=bsmedberg 2006-11-28 06:09:19 +00:00
sayrer%gmail.com 45cae84db1 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 37ae43f7f7 Fix whitespace error introduced by my previous patch. 2006-11-01 07:22:12 +00:00
dbaron%dbaron.org 6eb3c70a1f 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 a58d90900e 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
joshmoz%gmail.com c425c79a1f don't pass on psn flag from the OS. gets rid of error in js console on app startup. b=304755 r=mento sr=pinkerton 2006-10-23 15:08:20 +00:00
mats.palmgren%bredband.net e0b9c619d4 Fix early activation/focus problem on Windows, patch by Oliver Yeoh. b=220900 r=me r=robert sr=brendan 2006-10-11 17:30:01 +00:00
hwaara%gmail.com df24e2945a Fix leaks in the code that launches a child process. b=355355 r=mento sr=pinkerton 2006-10-11 15:53:40 +00:00
rob_strong%exchangecode.com cc0dd1b2f4 Bug 354112 Toolkit - Removed unused code (deleteKey) in nsNativeAppSupportWin.cpp. r=bsmedberg 2006-09-27 17:56:48 +00:00
benjamin%smedbergs.us 643d093cf3 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
rob_strong%exchangecode.com 78bc894bd6 Bug 353089 - Fix / remove ddeexec hack. r=bsmedberg 2006-09-19 18:09:58 +00:00
dbaron%dbaron.org 88dec643b9 Convert CR-LF and CR linebreaks to LF. 2006-09-14 05:42:14 +00:00
gerv%gerv.net 9172f9530e Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-09-14 05:42:13 +00:00
mkaply%us.ibm.com a2a45128d3 #162387
r=pedemont, no sr.

OK, I need this in. OS/2 menus are unusable without this.
Basically, when 117730 went in, it regressed this because
the fix for 101771 was no longer needed.

This is backing out the 101771 fix.

I have verified this doesn't break Windows.
The only other platform that could be an issue is Mac, but
it shouldn't be because Mac uses native menus. No other
platform handles clipSiblings.

If this does break something, you would see it as menus
appearing behind other menus.
2006-09-14 05:42:12 +00:00
mkaply%us.ibm.com 44c708be2b #58795
r=mkaply, a=blizzard
Code from aaronr to enable DDE on OS/2 - basically an OS/2 port of nsNativeAppSupportWin.cpp
2006-09-14 05:42:11 +00:00
mkaply%us.ibm.com e42f096f4a #45185
r=mkaply, a=brendan
Code from jblanco for splashscreen on OS/2
2006-09-14 05:42:10 +00:00
dbaron%dbaron.org bb32a15350 Be more careful pushing/popping contexts. b=352264 r=jst sr=bzbarsky/jst 2006-09-12 22:58:11 +00:00
bent.mozilla%gmail.com 08a82186b7 Bug 349737 - "XULRunner Software Update restarts app in a disabled state on OS X". r=bsmedberg. 2006-08-24 21:08:00 +00:00
benjamin%smedbergs.us 1e17074518 Bug 349025 - Extensions don't start up, r=obvious stupidity 2006-08-18 13:23:03 +00:00
benjamin%smedbergs.us c62f361ad2 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 267d087a63 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
benjamin%smedbergs.us af03fc0477 Backout bug 345517 due to various issues. 2006-08-10 14:06:47 +00:00
benjamin%smedbergs.us ffd802f9ed Bug 345517 - Build Firefox --enable-libxul by default, r=darin/mento 2006-08-09 13:39:19 +00:00
benjamin%smedbergs.us ef6b6ab3b4 Bug 347183 - frozen-linkage access to null/singleton/union/array enumerators, r=darin 2006-08-08 18:18:50 +00:00
bzbarsky%mit.edu 7fb1d4ec68 Back out bug 328357 to see whether that fixes tinderbox orange. 2006-07-28 17:39:59 +00:00
mark%moxienet.com 3ac8ba0428 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 6b2c8187e6 344187 restartMessageNoUnlocker misleading on Mac. Use an appropriate message. r=beltzner 2006-07-20 15:35:22 +00:00
mark%moxienet.com 7b436b9855 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
mark%moxienet.com 877806b9ba 343881 Should respond to kAEQuitApplication with userCanceledErr when not quitting. r=josh 2006-07-07 19:26:52 +00:00
sergei_d%fi.tartu.ee 67c4481714 [BEOS]Need implementation of ArgvReceived and RefsReceived, bug 129411, p=sergei_d, r=thesuckiestemail, sr=bsmedberg, BeOS-only changes 2006-06-19 17:02:56 +00:00
gijskruitbosch%gmail.com 50af57aad6 Bug 339213 - Software update fails because XULRunner doesn't ship updater.ini
p=rdmsoft@bugs.rdmsoft.com (Robert Marshall)
first-r=bsmedberg
second-r=darin
2006-06-12 14:08:33 +00:00
sergei_d%fi.tartu.ee 5af268e657 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
sergei_d%fi.tartu.ee 52d7cd4f61 [BEOS]Bug 338742.nsUpdateDriver does nott build. First step to allow updater for BeOS.p=sergei_d, r=cbiesinger 2006-05-21 21:13:52 +00:00
darin%meer.net 0318b8c707 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 55870ae999 Bug 78081 - Don't export intermediate libraries, initial changes blanket-r=mento 2006-05-03 22:19:54 +00:00
benjamin%smedbergs.us ec18f62436 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
benjamin%smedbergs.us 70a0f2207b 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
jshin%mailaps.org ebc7ee6742 bug 162361 : Unicode file i/o in XPCOM/IO (cannot open files whose names contain characters outside the current locale: e.g. Japanese/Chinese on French Windows) : r/sr=darin, r=bsmedberg 2006-03-22 04:26:30 +00:00
mkaply%us.ibm.com 66562ad795 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
mark%moxienet.com 1ee0f27693 328596 Difficult to "Open using Rosetta" due to self-relaunching. Preserve translation across relaunches. r1=josh r2=darin a/1.8.1=darin 2006-02-28 03:43:49 +00:00
ginn.chen%sun.com 644148668e Bug 327502 use of setenv breaks solaris build
r=benjamin sr=neil
2006-02-27 11:09:59 +00:00
mark%moxienet.com 2b17634426 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 1dc0d63460 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 d2e2e549db Bug 326909: Document the -safe-mode command-line option in -help. r=benjamin 2006-02-14 21:02:31 +00:00
ginn.chen%sun.com 45e60d9f2a Bug 312092 Accessible hierarchy incomplete/incorrect
r=benjamin sr=neil
2006-02-13 06:04:10 +00:00
benjamin%smedbergs.us 8b72bb0f97 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 c81eb346ba 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 901266b73a 325910 Kill redo-prebinding.sh. r1=josh r2=bryner 2006-02-06 19:53:10 +00:00
cbiesinger%web.de c2d981f764 bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
2006-02-03 14:18:39 +00:00
timeless%mozdev.org 0fb88d98ce 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 07d7d6d61a #286557
r=bsdmedberg
Allow an INI file to prevent profile migration
2006-01-13 19:38:07 +00:00
bsmedberg%covad.net aea4b9cf71 Bustage from bug 321359 - check for success before falling through to GetProfileDir 2006-01-12 17:16:15 +00:00
bsmedberg%covad.net 5a2ae03f16 Bug 321359 - Give embedders the ability to lock and use profiles through the XRE_InitEmbedding API, r=darin 2006-01-12 15:29:10 +00:00
gavin%gavinsharp.com 6cb0310047 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 8f82d05612 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 7c7d1ebe49 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 26c44023a0 b=317351, add env var to disable windows crash dialog on crash, r=bsmedberg 2005-12-12 19:09:58 +00:00
jst%mozilla.jstenback.com 8c89f091c7 Fixing build bustage. 2005-11-29 00:30:58 +00:00
jst%mozilla.jstenback.com 8f1863159b Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org 2005-11-28 23:56:44 +00:00
cls%seawood.org 8304284763 Add missing type to typedef declaration. Fixing mingw bustage.
Bug #311735 r=bsmedberg
2005-11-28 15:04:32 +00:00
bsmedberg%covad.net 6a4881b44b Bug 311735 - When --disable-libxul, build a little xul.dll with the embedding exports, r=darin (This xul.dll is not built in static builds because it wouldn't have access to the static module list anyway) 2005-11-23 14:16:33 +00:00
darin%meer.net 02fa9c51b6 fixes bug 313764 "Firefox does not restart after update" r=bsmedberg 2005-10-25 20:14:44 +00:00
mkaply%us.ibm.com 3b6ec26d79 OS/2 build break 2005-10-24 19:23:00 +00:00
darin%meer.net d1fd2acd21 fixes bug 312360 "/home/ianh/firefox/firefox/firefox-bin: error while loading shared libraries: libmozjs.so: cannot open shared object file: No such file or directory" r=bsmedberg 2005-10-21 18:29:21 +00:00
bryner%brianryner.com b4a806dc9d Enable fastloading of JS components. Bug 279839, r=shaver sr=brendan. 2005-10-20 16:39:24 +00:00
mozilla.mano%sent.com 3f9c1b04d6 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 a93f0cdfd3 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
darin%meer.net 3586b82069 fixes bug 284331 "SHGetMalloc API call is deprecated" patch by David Gardiner (david.gardiner@unisa.edu.au), r=darin 2005-10-07 00:49:05 +00:00
darin%meer.net 8b5859d1bd fixes bug 310873 "Define XREExeF so that nsPostUpdateWin actually works!" r=bsmedberg 2005-10-04 18:06:26 +00:00
bsmedberg%covad.net d575825305 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
bsmedberg%covad.net c7c15153ad Bug 310084 - nsIXULAppInfo.platformVersion should use the new version format, not "1.7+" r=darin 2005-09-29 19:57:21 +00:00
bsmedberg%covad.net a1cbc6c9d5 Bug 307309 - Make winembed use libxul r=darin 2005-09-15 12:04:57 +00:00
bsmedberg%covad.net 4e83816dae Bug 303279 - Use "special" localstore when in safe mode, r=mconnor+darin 2005-09-07 17:31:00 +00:00
darin%meer.net be944cbae7 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 4df9bc7700 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 4a5c0c8bd8 Bug 302099 - XRE_InitEmbedding (xulrunner-only) - r=darin 2005-09-01 13:21:55 +00:00
bsmedberg%covad.net 25893b0dca Bug 303599 - Many problems if NtfsDisable8dot3NameCreation set to 1 - r=darin 2005-08-31 17:50:32 +00:00
bsmedberg%covad.net 2e8911c94f Bug 302099 - Embedding libxul (part 1) - XRE_GetStaticComponents - r=darin 2005-08-29 19:27:16 +00:00
bsmedberg%covad.net 1e084c657d Bug 285789 - MOZ_PHOENIX ifdefs in XRE code - r=mconnor 2005-08-23 20:34:00 +00:00
bsmedberg%covad.net f0d2e05a7e 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 8992fb4c7d Backout bug 299992 - too much odd platform-specific bustage 2005-08-11 22:07:08 +00:00
bsmedberg%covad.net e9c48557e9 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 f9886ab357 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 0ec95ce74b 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 3d7a68959b 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 1dfc2cc997 fixes bug 300404 "Firefox fails to start immediatly after software update" r+a=bsmedberg 2005-07-28 17:35:29 +00:00
darin%meer.net 3c4ae7c6f3 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 1d96e20fde 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 c5e81e462e Bustage fix. 2005-07-25 22:41:54 +00:00
bsmedberg%covad.net 515f8c4b69 Bug 299991 - XULRunner stub executable, r=darin a=shaver 2005-07-25 22:16:56 +00:00
bsmedberg%covad.net 178f20a738 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 9b3c33e69c 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 5fba1c6aea 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 67cd236a1d Bug 299930 - Need nsIXULAppInfo.platformVersion, r=darin a=asa 2005-07-14 20:29:06 +00:00
leon.sha%sun.com 4aca0aa39e 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 08241a8228 BeOS build bustage - 224305 2005-07-07 20:40:02 +00:00
timeless%mozdev.org 1184451153 Bug 292913 Potential OOM crash [@ LoadDirsIntoArray]
patch by b.jacques@planet.nl r=darin a=bsmedberg
2005-06-30 20:46:59 +00:00
mkaply%us.ibm.com 8656263be5 OS/2 build bustage 2005-06-28 04:32:48 +00:00
darin%meer.net 739f4f6901 Use XRE_GetBinaryPath to construct the argv[0] of the application to launch
after the updater completes.  This mimics what is done to restart Firefox.
2005-06-24 22:44:09 +00:00
darin%meer.net 5af4da9ba6 Make the updater work when run from a path with spaces in it on Windows. 2005-06-23 23:49:57 +00:00
darin%meer.net 2bff37b882 Remove commented out code. 2005-06-23 04:08:14 +00:00
darin%meer.net 1ac5f6abf8 fix win32 bustage 2005-06-23 04:06:17 +00:00
darin%meer.net 91e5d28f6c Pass callback parameters as separate arguments. 2005-06-23 04:04:36 +00:00
darin%meer.net 6a30b4829a Make nsUpdateDriver.cpp work on Mac OSX. 2005-06-22 20:51:27 +00:00
darin%meer.net c043681487 fixes bug 297862 "Provide an API to restart the application" r=bsmedberg a=asa 2005-06-20 23:18:00 +00:00
darin%meer.net b99c0dd888 fixes bug 298046 "XRE_PROFILE_TEMP_PATH should be XRE_PROFILE_LOCAL_PATH" r+a=bsmedberg 2005-06-17 21:03:53 +00:00
bsmedberg%covad.net 2e3c82ba6e Re-land bug 224305 part "windows" - Separate GRE (xulrunner) registration from the installer scripts, r=darin a=asa. The first patch accidentally contained some extraneous changes to the static component loader which are for a different bug. 2005-06-13 16:45:22 +00:00
mkaply%us.ibm.com e7fbfb2925 OS/2 build bustage - exit() requires stdlib.h 2005-06-13 14:46:21 +00:00
bryner%brianryner.com 2e53931b53 Bug 78672, xpfe must not print to console in opt builds. Patch by gautheri@noos.fr, r=mconnor, a=asa. 2005-06-12 18:27:04 +00:00
bsmedberg%covad.net 04fadef34d Backout bug 224305 due to unexplained tbox orange (probably has something to do with static builds?) 2005-06-10 21:01:40 +00:00
bsmedberg%covad.net cf7946b5b3 mac bustage from bug 224305 2005-06-10 19:54:35 +00:00
bsmedberg%covad.net 042168e3d4 More platform-specific bustage from bug 224305 2005-06-10 19:52:45 +00:00
bsmedberg%covad.net f290a07e0f Bug 224305 part "windows" - Separate GRE (xulrunner) registration from the installer scripts, r=darin a=asa 2005-06-10 19:21:27 +00:00
bsmedberg%covad.net b511ffd3df Bug 296426 - nsIXULRuntime should provide build config info, r=darin a=asa 2005-06-10 18:23:28 +00:00
bsmedberg%covad.net 0ae29a13b8 Cleanup from bug 253742 - use named strings to eliminate temporaries in a loop, patch by Jens BannMann <jens.b@web.de> r=me a=asa 2005-06-10 13:13:53 +00:00
darin%meer.net dcd9aa5bfe Landing patch for bug 292408 "Software update driver for nsAppRunner.cpp" r=bsmedberg a=chofmann 2005-06-08 17:40:38 +00:00
timeless%mozdev.org a613622c05 Bug 253742 No way of installing platform specific XPCOM components (dll/so) based on user OS.
patch by jens.b@web.de r=bsmedberg a=asa
2005-06-07 22:10:56 +00:00
bsmedberg%covad.net dad12753a6 Bug 296430 part "firefox" - Use a firefox-specific dirprovider to provide the <extension>/searchplugins key, r=darin a=asa (at some point in the future I will move the remaining app-specific keys from nsXREDirProvider to nsMailDirectoryProvider) 2005-06-07 19:45:11 +00:00
bsmedberg%covad.net 7a6f052236 Bug 291129 - Add console logging when startup appears to be unsuccessful, or when an envvar is set: r=darin a=asa 2005-06-07 19:28:23 +00:00
timeless%mozdev.org 3fc95f8e53 Bug 106386 Correct misspellings in source code
patch by ajvincent@gmail.com r=timeless rs=brendan a=chofmann
2005-06-03 10:26:28 +00:00
bsmedberg%covad.net b8991eeabc Bug 295247 part 2, allow extensions to ship plugins DLLs - r=darin a=shaver 2005-06-02 13:33:07 +00:00
bsmedberg%covad.net d9e7208935 Bug 286299 - When upgrading, we need to allow *two* restarts instead of one: r=darin a=chofmann 2005-05-31 19:10:26 +00:00
bsmedberg%covad.net 80e3d98c54 Bug 294683 - xulrunner should use envvar to remember path to appdata file r=darin a=Asa 2005-05-26 19:51:19 +00:00
darin%meer.net a4836e49ad fixes bug 292469 "Can't run XULRunner applications from a path with spaces in it" r=bsmedberg a=chofmann 2005-05-17 21:55:15 +00:00
darin%meer.net a6fa9cea30 fixes bug 293548 "Provide windows registry install location for extensions" r=bsmedberg, sr+a=beng 2005-05-16 23:48:20 +00:00
darin%meer.net 32fd5e738d fixes bug 291882 "Make nsXREDirProvider handle unknown CSIDL_LOCAL_APPDATA" r=bsmedberg, a=asa 2005-05-15 17:33:14 +00:00
bsmedberg%covad.net ec03fbb04a Bug 293461 - Make safe mode a system option and make handling by the EM less fragile. Also fixes bug 275529 - allows app ID and extension ID to be a prettyname@vendor.tld instead of {GUID}. r=darin+robstrong a=asa 2005-05-12 13:23:30 +00:00
darin%meer.net 6dcadff140 fix OSX tinderbox orange 2005-04-26 01:38:00 +00:00
darin%meer.net 35cbb4152f Attempt to fix VC6 build bustage, define CSIDL_LOCAL_APPDATA if not provided
by the Microsoft header files.  r=bryner
2005-04-26 01:26:16 +00:00
darin%meer.net 2c230c7743 fixes bug 291033 "Enable support for profile temp directory on local filesystem" aka "delete my cache please" r=bsmedberg a=chofmann 2005-04-26 00:37:23 +00:00
ben%bengoodger.com b9725a8b1a 286034 - allow extensions to be installed/uninstalled by simply adding/removing their directories... r=bsmedberg, sr=darin, a=brendan 2005-04-23 01:39:51 +00:00
timeless%mozdev.org f2fd31b8de Bug 281375 [BEOS] Implement toolkit/xre and xpfe/bootstrap native app support
patch by thesuckiestemail@yahoo.se r=bryner a=asa
2005-04-15 15:13:11 +00:00
timeless%mozdev.org 72e3a96b0d Bug 281375 [BEOS] Implement toolkit/xre and xpfe/bootstrap native app support
author=thesuckiestemail@yahoo.se r=darin a=asa
2005-04-15 15:01:01 +00:00
bsmedberg%covad.net 4bb2ff79eb Bug 285497 - disable various system-provided error popups on Windows, including "missing DLL" warnings (the XPCOM loader can deal with that gracefully) r=darin a=asa 2005-04-15 12:34:32 +00:00
bsmedberg%covad.net d2dfdd5cde Bug 289423 - Extensions should be able to provide window icons r=darin a=asa 2005-04-11 12:43:42 +00:00
bsmedberg%covad.net b95e1578f7 Bug 289383 - Cannot force automatic xremote off: add the same MOZ_NO_REMOTE environment check that we use on Windows r=dbaron sr=jst a=caillon 2005-04-11 12:34:44 +00:00
mvl%exedo.nl e352798ea8 Fixing linux bustage.
r=bsmedberg on irc
2005-04-05 22:08:24 +00:00
bsmedberg%covad.net 3522feb25f Bug 280725 - use generic/automatic remoting for xremote r=caillon sr=bryner 2005-04-04 19:08:55 +00:00
darin%meer.net a87b534479 fixes bug 286147 "switch from .xulapp to application.ini" r=bsmedberg 2005-03-28 19:36:24 +00:00
darin%meer.net f1f68ab25f fixing xulrunner linux bustage 2005-03-18 23:08:20 +00:00
bsmedberg%covad.net 914a5612a1 libxul step 4 - most of tier 50 (not PSM, and I may have forgotten a few things in toolkit/mozapps also) r=darin 2005-03-18 21:24:05 +00:00
bsmedberg%covad.net 594bfeb11f 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
mkaply%us.ibm.com 2106b29569 #280813
r=mkaply, sr=blizzard (platform specific)
Patch from Rich Walsh - fix floating point scoping problem
2005-03-11 01:55:48 +00:00