Commit Graph

244 Commits

Author SHA1 Message Date
dtownsend@oxymoronical.com
fce7f4a746 Bug 406807: Remove unneccesary parts of xpinstall. r=bsmedberg, sr=dveditz, a=damons 2008-01-29 18:00:45 -08:00
reed@reedloden.com
9f9cdd63c6 Bustage fix. 2008-01-26 09:26:26 -08:00
ted.mielczarek@gmail.com
d82ae4e7d7 bug 412989 - allow per-app override of crashreporter.ini. r=bsmedberg 2008-01-26 08:49:29 -08:00
ted.mielczarek@gmail.com
fa56138c65 bug 411505 - fix more software update charset fallout. r=bsmedberg 2008-01-21 17:20:19 -08:00
benjamin@smedbergs.us
b4452274aa Bug 411505 - Automatic update broken in Swedish and Spanish Windows, r=luser 2008-01-18 08:27:44 -08:00
caillon@redhat.com
19c9ae0879 Bug 311008 Add standard install locations on filesystem for extensions r=mossop sr=bsmedberg a=beltzner 2008-01-15 07:13:59 -08:00
benjamin@smedbergs.us
7dfa68ca19 Bug 386740 - Windows file versions are incorrect, r=luser 2008-01-14 07:24:19 -08:00
dolske@mozilla.com
0d3e0113a0 Bug 386748 - Warning on Startup: NS_ENSURE_TRUE(compMgr) failed. r=benjamin, a1.9=schrep 2008-01-09 22:01:38 -08:00
benjamin@smedbergs.us
96745b866f Bug 410610 - Can't open a local HTML file that has accents (special unicode characters) in its filename, r=luser+Neil 2008-01-07 08:38:12 -08:00
dwitte@stanford.edu
2c3144edc3 update copy_string() to the single-fragment string world, and optimize write() to not return a value. b=282083, r+sr=jst, a=schrep 2008-01-03 16:07:06 -08:00
benjamin@smedbergs.us
348b951ad0 Bug 396052 - Firefox fails to start when run from a directory with non-native characters, r=luser sr=neil 2007-12-31 07:15:43 -08:00
reed@reedloden.com
289dfb1316 Bug 407559 - "Allow XUL apps launched with Firefox to override name & vendor" [p=mark.finkle@gmail.com (Mark Finkle) r=bsmedberg a1.9=schrep] 2007-12-19 03:23:22 -08:00
dtownsend@oxymoronical.com
c8d559dd09 Bug 396234: Crash when dialog comes up before automatic shutdown on Mac. r=bsmedberg. 2007-12-11 02:35:02 -08:00
reed@reedloden.com
996a89359f Bug 404368 - "xulrunner application.ini --version outputs: "(null)" if copyright field is not defined" [p=arno.@no-log.org (arno.) r=bsmedberg a1.9=schrep] 2007-11-30 12:08:55 -08:00
dtownsend@oxymoronical.com
f3e36a0f23 Bug 395707: Crash during extension manager initiated restart. r=bsmedberg. a=blocking-1.9 M9 2007-10-19 06:14:24 -07:00
reed@reedloden.com
21f260985d Backout patch from Roland Boon in bug 386826 due to RLk increase. 2007-10-12 22:47:04 -07:00
reed@reedloden.com
f24bbd1750 Bug 386826 - "First run of XULRunner fails on Windows Vista, showing the Usage dialog instead" [p=roland.boon@tomtom.com (Roland Boon) r=bsmedberg a1.9=sayrer] 2007-10-12 21:19:33 -07:00
reed@reedloden.com
7fe8387726 Bug 398057 - "X Window error or crash on shutdown (with GTK < 2.10)" (don't gdk_display_close when broken at run time but still XCloseDisplay) [p=karlt r=bsmedberg r+a1.9=roc] 2007-10-03 14:44:05 -07:00
rob_strong@exchangecode.com
28e2665ea2 Bug 370571 - Ability to install as a standard user on Vista is not available. r=sspitzer a=beltzner (blocking-firefox3) 2007-09-29 02:48:32 -07:00
reed@reedloden.com
087fee7f8c Bug 394466 - "Call XCloseDisplay before exit and exec" [p=karlt r=roc r=bsmedberg a1.9=bzbarsky] 2007-09-27 14:14:11 -07:00
bent.mozilla@gmail.com
debee6d6f6 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
sspitzer@mozilla.org
87ff07f69c fix for bug #390433: [Vista] Users that are not a member of the administrators group receive update notification. r=rstrong 2007-09-20 09:54:00 -07:00
cbarrett@mozilla.com
d045434cff Bug 366009 - Cocoa should not generate bogus open events for path-like arguments on the command line. r=bsmedberg, smichaud a=bz 2007-09-17 10:10:52 -07:00
benjamin@smedbergs.us
340ef8e007 Re-enable the actual distribution/bundles loading code from bug 392251, now that the Ts regression is fixed. 2007-09-05 06:08:07 -07:00
reed@reedloden.com
eaff88bfae Back out bug 394466 due to unknown Linux orange. 2007-09-04 15:10:35 -07:00
reed@reedloden.com
f37569eda4 Bug 394466 - "Call XCloseDisplay before exit and exec" [p=karlt r=roc r=bsmedberg a1.9=bzbarsky] 2007-09-04 14:10:40 -07:00
benjamin@smedbergs.us
fc44826032 Because of interactions between the XPCOM dirserviceprovider and the nsXREDirserviceProvider we were loading/registering components in appdir/components twice. Stop that. Followup from bug 392251 2007-09-04 07:29:14 -07:00
benjamin@smedbergs.us
65756c7c00 Trying to reland only the refactoring changes from bug 392251 without the actual distro bundles code, to see if that affects Ts (original r=dmills) 2007-09-04 05:55:29 -07:00
thunder@mozilla.com
cfe7ec5883 Bug 392967: Load app and extension prefs separately. r=bsmedberg 2007-08-31 19:16:47 -07:00
benjamin@smedbergs.us
b4a94560e0 Backout bug 392251 again due to Ts regression. 2007-08-31 14:47:46 -07:00
benjamin@smedbergs.us
259b902824 Oops, forgot to set the sentinel... this should help Ts. 2007-08-31 13:37:50 -07:00
benjamin@smedbergs.us
9b6c6692ce Bug 392251 - Load extensions from appdir/distribution/bundles, try #2 to avoid Ts regression, r=thunder 2007-08-31 12:30:13 -07:00
benjamin@smedbergs.us
f58de4a10f Backout bug 392251 due to Ts regression 2007-08-27 10:57:15 -07:00
benjamin@smedbergs.us
bf4ee1816d Followup to bug 392251 - try to fix Ts regression by checking for directory existence before trying to enumerate it, r=dcamp on IRC 2007-08-27 10:01:10 -07:00
benjamin@smedbergs.us
ff2a765e2c Bug 392251 - Load extensions from appdir/distribution/bundles, r=mfinkle 2007-08-27 08:03:10 -07:00
ajschult@verizon.net
e36f2dc800 Bug 392149: robustify osint on linux, r=rstrong 2007-08-19 22:09:07 -07:00
neil@parkwaycc.co.uk
4a20f03024 Profile selector's "Work Offline" checkbox doesn't b=392145 r=bsmedberg,mscott 2007-08-16 16:10:46 -07:00
smichaud@pobox.com
62019439af Make clicking on Dock icon restore last minimized window. b=389423 r=joshmoz sr=benjamin 2007-08-16 07:53:10 -07:00
dbaron@dbaron.org
e6a0747a5d Export a stack walking API (usable from C or C++) from XPCOM. b=374689 r=bsmedberg a=bzbarsky 2007-08-10 14:28:22 -07:00
flamingice@sourmilk.net
6b85fbfabb Bug 386810, Move quit-application-granted notification to nsAppStartup::Quit, r=benjamin 2007-08-09 20:05:53 -07:00
neil@parkwaycc.co.uk
5e79392340 Bug 390771 Make the toolkit profile service available normal startup r=bsmedberg 2007-08-09 11:55:21 -07:00
ted.mielczarek@gmail.com
47628e82ad bug 389548 - fixup from cvs copy (airbag -> crashreporter). also note that this renames the configure flag from --disable-airbag to --disable-crashreporter. r=bsmedberg 2007-08-08 08:19:57 -07:00
mark.finkle@gmail.com
131f3090dc b=390904. r=bsmedberg. a=bsmedberg. XREDirProvider will also check the application folder for a 'platform' subfolder so apps can do platform dependent skins and components. 2007-08-06 12:54:09 -07:00
gavin@gavinsharp.com
aad3756345 Another comment typo fix (bug 389779) 2007-08-05 19:00:53 -07:00
gavin@gavinsharp.com
e90e18b31a Fix comment typo in patches for bug 389779 and bug 388833 2007-08-05 16:48:25 -07:00
benjamin@smedbergs.us
b781252802 Bug 389671 - CVS remove old suite-style multi-profile code which is not used anymore, r=luser (NPOB except for removing build-system references to files/options) 2007-08-02 11:43:30 -07:00
benjamin@smedbergs.us
6169c9fb9f Another attempt (tested on GCC now) at bustage fix. 2007-07-25 13:46:15 -07:00
benjamin@smedbergs.us
e1b0ea6fa3 Fix bustage, bug 388833 2007-07-25 13:34:24 -07:00
benjamin@smedbergs.us
17cded1abf Bug 388833 - Give the Firefox binary the ability to kinda-sorta launch XR apps (mainly meant for webrunner experimentation right now), r=luser 2007-07-25 13:24:37 -07:00
ginn.chen@sun.com
1de862b2d3 Bug 388608 Accessible Hierarchy broken on Unix
r=benjamin
2007-07-24 23:29:28 -07:00
mozilla@weilbacher.org
bdbe570499 [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
38b154afcb Bug 387726: nsIXULAppInfo.platformVersion contains extra unknown characters.
r=bsmedberg
2007-07-19 06:51:44 -07:00
flamingice@sourmilk.net
08210b353a 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
5c114a59d5 bug 376720 - send time-since-install with crash report 2007-07-17 08:02:29 -07:00
flamingice@sourmilk.net
7da5334f7f Bug 93789, Support Xsmp, r=benjamin 2007-07-16 19:32:14 -07:00
ted.mielczarek@gmail.com
62b499b0ed bug 388320 - package crashreporter xpt (+ rename airbag module to
crashreporter).  r=bsmedberg
2007-07-16 14:00:26 -07:00
flamingice@sourmilk.net
62d803615d Bug 386002, Move tryToClose calls on shutdown, r=benjamin 2007-07-16 10:55:54 -07:00
ted.mielczarek@gmail.com
34a815eabe bug 387551 - generate and send unique user id in crash reports. r=bsmedberg 2007-07-16 10:07:20 -07:00
sspitzer@mozilla.org
9379338726 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
e9877e9a49 Bug 384384. r=bsmedberg, r=mscott for Thunderbird 2007-07-10 22:59:56 -07:00
jwalden@mit.edu
e3c4baccae 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
75dc0cfd4c 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
aebe20515f 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
f6ea741663 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
0efde66eef 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
5ebfce3c70 Reverting bug 383167 again for linux test bustage :-( 2007-06-26 12:22:51 -07:00
benjamin@smedbergs.us
bd5749568a Bug 383167 trying again, reviews by luser and biesi, sr=jst 2007-06-26 09:35:01 -07:00
benjamin@smedbergs.us
035e643c90 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
cfceebddf4 Fix mac builddate-unifying logic from bug 383167 2007-06-25 10:58:21 -07:00
benjamin@smedbergs.us
97afb0c802 Bug 383167 - Need buildid in an external file, r=luser sr=jst 2007-06-25 08:25:59 -07:00
kherron@fmailbox.com
6eaf8edbe9 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
a614a85c71 Bug 380196: Kill QT graphics code, p=sciguyryan, r/sr=roc 2007-06-10 15:13:08 -07:00
kairo@kairo.at
b0c2303237 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
80feac3e54 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
fc2af8042c Bug 358082 - Improve Mac Crashreporter UI, patch by dcamp, r=luser+me 2007-05-29 03:54:26 -07:00
ted.mielczarek@gmail.com
9b3f288aee 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
64d1e1992f bug 335387 - remove remnants of content packs, r=bsmedberg 2007-05-21 07:19:21 -07:00
joshmoz@gmail.com
014def332b 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
ab3df2e8a0 bug 380421 - get crash reporter params from nsXULAppInfo. r=bsmedberg 2007-05-16 10:14:59 -07:00
ted.mielczarek@gmail.com
d05438c507 bug 380542 - add a Makefile for airbag/src/client stuff. r=bsmedberg 2007-05-16 09:44:56 -07:00
gavin@gavinsharp.com
3b23c3bc14 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
96ad793f9d 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
dec57edae6 backout patch for bug 378463 due to bustage 2007-05-01 17:03:35 -07:00
ted.mielczarek@gmail.com
5881505662 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
dfbd9d77a5 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
96fafd4f1a 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
07065b5c0d 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
be43570e2e 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
18862e38e1 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
5ff9ac2bcd 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
ec43b8e14d bug 368205 - sync up with breakpad svn (again). r=mento 2007-04-04 15:03:35 -07:00
benjamin@smedbergs.us
3e6c490879 Bustage fix for luser. 2007-03-27 11:21:57 -07:00
ted.mielczarek@gmail.com
ef68cab249 bug 366970, crash reporter needs to send Product, Build ID, Platform. r=mento 2007-03-27 11:02:02 -07:00
hg@mozilla.com
465265d0d4 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