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

525 Коммитов

Автор SHA1 Сообщение Дата
Josh Aas 61ac969657 Include obj-c exception info in crash reports. b=451709 r=ted r=bent sr=roc 2008-08-28 00:41:38 -04:00
Doug Turner 1e14099cfe Bug 452485. wrong check for oom during hardward callback. r=stuart 2008-08-27 06:36:57 -07:00
Magnus Melin b721f72a42 Bug 444319 - toolkit --help lists non-working -height and -width options, but they don't work in most apps. r=gavin.sharp 2008-08-25 18:38:52 +03:00
Mike Hommey 32d2204b10 Bug 441140 - "Xremote doesn't work when DISPLAY is not set but --display is" [r=bsmedberg] 2008-08-19 23:12:51 -05:00
Stuart Parmenter 21b1ae16c8 bug 448989. Merging the mozilla-qt repository. r=me,vlad 2008-08-16 23:18:27 -07:00
romaxa ba257a3135 Bug 408925: XRE_InitEmbedding does not initialize properly profilelock and gDirServiceProvider. r=bsmedberg 2008-08-16 16:20:35 +01:00
Matthew Gertner 983247b6be Bug 435033: -override is not passed to spawned process on EM restart. r=bsmedberg 2008-08-16 16:19:43 +01:00
Mike Hommey 2f55574cd9 Bug 441137: Handle -remote earlier. r=bsmedberg 2008-08-16 16:18:43 +01:00
romaxa a1ad3a1c2e Bug 441979: gAppData null check not required in nsXREDirProvider::GetUserDataDirectoryHome. r=bsmedberg 2008-08-16 16:13:35 +01:00
Oleg Romashin 4490c66152 merge with mozilla-central 2008-08-16 03:39:26 -04:00
Doug Turner 519c122960 bug 450467. on OSSO, use vendor and app name when calling osso_init. r=bsmedberg 2008-08-12 23:11:00 -07:00
Dave Townsend 6f677b86d0 Bug 436719: Read updater.ini from app dir, not gre. r=bsmedberg, r=robstrong 2008-08-14 17:08:03 +01:00
Oleg Romashin 75fc2387ae mozilla-central merge 2008-08-08 13:05:00 +03:00
Vladimir Vukicevic a2a729b721 [dfb,422221] Gtk/DirectFB misc build stuff 2008-08-06 13:48:55 -07:00
Chris Cooper 21305f1861 (landing for joduinn) generate BuildID with up to the second resolution. b=431270, r=ted.mielczarek 2008-08-07 14:10:47 -04:00
Vladimir Vukicevic bf9d81b83e Backing out d883ab4b8f41:7540abc35c97 2008-08-06 16:24:13 -07:00
Vladimir Vukicevic 7cb87877e7 [dfb,422221] Gtk/DirectFB misc build stuff 2008-08-06 13:48:55 -07:00
Oleg Romashin 427aa3fb16 Merging mozilla-central to mozilla-qt. 2008-08-03 20:30:10 +03:00
Ted Mielczarek c445787140 bug 444103 - add ability to add string-formatted notes to crash report. r=bsmedberg 2008-07-27 13:08:03 -04:00
dougt@dougt-xubuntu 5668fb4679 Fixes bugs 446089, 445267. adds a nsIdleService for OSSO and exposes osso functionality. This is a linux only change. r=stuart 2008-07-25 14:34:30 -07:00
Ted Mielczarek 159ef29e28 Backed out changeset 297420bcddde (accidentally committed) 2008-07-25 16:58:40 -04:00
Ted Mielczarek 2ade464d1d bug 444103 - add ability to add string-formatted notes to crash report 2008-07-25 16:54:41 -04:00
Doug Turner d7487bf8bd Bug 445924. Fennec (XULRunner) should be using osso_initialize / osso_deinitialize. r=bsmedberg 2008-07-18 11:17:49 -07:00
Nick Kreeger 6d9641aace Fixing bug 444128, |MacApplicationDelegate| in toolkit throws ObjC exception when creating a |NSMenuItem| with a |nil| |NSString *|. r=josh, sr=roc 2008-07-15 10:27:55 -07:00
Robert Strong 074b6644f6 Bug 437349 - updater.exe lacks elevation manifest and fails to start when installer detection is disabled r=jmathies r=ted.mielczarek 2008-06-23 12:06:37 -07:00
Robert Strong (robert.bugzilla@gmail.com) 3ccfeedbe0 Bug 395891 - Profile Manager prevents Minefield startup from OS Integration points (links in Mails, etc). patch=Masatoshi Kimura (:emk) r=rob_strong 2008-06-20 17:21:21 -07:00
Jason Evans ce9c15f840 Bug 431221: Disable glib slice allocator, r=benjamin
Disable glib's slice sub-allocator[1], which is implemented as a zone allocator
layered on top of malloc.  Since jemalloc is itself a zone allocator, the extra
abstraction level forces segregation of equal-sized objects that could
otherwise be packed together.

[1] http://library.gnome.org/devel/glib/stable/glib-Memory-Slices.html
2008-06-20 10:34:42 -07:00
romaxa@romaxa.research.nokia.com 020a628dd9 Enabled building of embedding/browser/qt and widget/src/qt modules for cairo-qt build configuration 2008-04-19 16:21:59 +03:00
reed@reedloden.com 55045d8a65 Bug 417163 - "Crash on exit [@ XFreeCursor]" (wallpaper) [p=mats.palmgren@bredband.net (Mats Palmgren) r=stuart a=blocking1.9+] 2008-04-08 23:42:49 -07:00
alfred.peng@sun.com cd72be63a8 Bug 391361. The integration of breakpad on Solaris. r=ted.mielczarek,a=beltzner. 2008-03-19 18:13:36 -07:00
bugzilla@standard8.plus.com 0300bee861 Bug 420459 Move mailnews-specific profe code. r=benjamin,Neil,sr=dmose,a1.9=beltzner 2008-03-17 12:05:24 -07:00
dtownsend@oxymoronical.com d5ee118544 Bug 412449: Add standard install locations for OSX. r=bsmedberg, a=beltzner 2008-03-06 17:58:18 -08:00
dougt@meer.net 0069a6f866 XRE build changes for windows mobile. b=420240, r=bsmedberg, a=beltzner 2008-03-05 11:23:44 -08:00
joshmoz@gmail.com 7929feaca7 take key modifiers from the current event not the current hardware state. b=320746 r=smichaud sr=roc 2008-03-04 09:58:52 -08:00
reed@reedloden.com e1956385ec Bug 418126 - "Add runtime requirement support for Linux" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=bsmedberg a=blocking1.9+] 2008-02-21 02:55:06 -08:00
bent.mozilla@gmail.com 70bc3e5979 Bug 417566 - 'protect against Obj-C exceptions in "toolkit" top-level directory'. r=josh, sr=roc, a=blocking1.9+. 2008-02-20 09:34:21 -08:00
jag@tty.nl 05cdb6aefe Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan 2008-02-18 00:50:04 -08:00
karlt+@karlt.net 6e342b0b1e Bug 413050 - call cairo_debug_reset_static_data in system cairo on shutdown r=pavlov 2008-02-11 22:47:40 -08:00
jwalden@mit.edu 7f2e5c9a06 Bug 397929 - Convert GetMessage APIs to GetMessageMoz APIs, at the C++ symbol level only (vtables remain the same), to work around brain-dead, idiotic, insane Windows API macros. r=bsmedberg, a=schrep 2008-02-11 20:11:07 -08:00
reed@reedloden.com b5945e6835 Whitespace fixes 2008-02-10 00:47:09 -08:00
reed@reedloden.com 18d31ccb76 Bug 411826 - "Mingw build error: undefined reference to `WinMain@16'" (Use CommandLineToArgvW) [p=mook.moz+mozbz@gmail.com (Mook) r=bsmedberg a1.9=schrep] 2008-02-10 00:46:13 -08:00
jag@tty.nl 6b4aa39072 Bug 333308: make clean and make distclean miss various files. r=bsmedberg, a=schrep 2008-02-09 02:37:42 -08:00
surkov.alexander@gmail.com e5a19b1e9c Bug 381049 - Pass swallowed crashes inside MSAA/IA2 methods to breakpad, patch=aaronlev, r=me, ted.mielczarek, sr=benjamin, a=dsicore 2008-02-08 18:40:47 -08:00
reed@reedloden.com 7735281036 Bug 262258 - "GNOME session support broken ("save current setup")" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=gavin r=bsmedberg a1.9=schrep] 2008-02-07 01:28:43 -08:00
reed@reedloden.com 5a8dd66e26 Bug 413599 - "debug build crashes on exit with memory corruption" [p=a@totic.org (Aleks Totic) r=bsmedberg a1.9=schrep] 2008-02-06 13:53:43 -08:00
dtownsend@oxymoronical.com f4ca9dc4a6 Bug 406807: Remove unneccesary parts of xpinstall. r=bsmedberg, sr=dveditz, a=damons 2008-01-29 18:00:45 -08:00
reed@reedloden.com c10bd7bc71 Bustage fix. 2008-01-26 09:26:26 -08:00
ted.mielczarek@gmail.com 8606dacf7e bug 412989 - allow per-app override of crashreporter.ini. r=bsmedberg 2008-01-26 08:49:29 -08:00
ted.mielczarek@gmail.com 1e2c4d5110 bug 411505 - fix more software update charset fallout. r=bsmedberg 2008-01-21 17:20:19 -08:00
benjamin@smedbergs.us 83b12ffe3c Bug 411505 - Automatic update broken in Swedish and Spanish Windows, r=luser 2008-01-18 08:27:44 -08:00
caillon@redhat.com d715a213f3 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 d4a93bc616 Bug 386740 - Windows file versions are incorrect, r=luser 2008-01-14 07:24:19 -08:00
dolske@mozilla.com 036b4a62ac 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 a1d42219e2 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 84e6172062 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 fd5b74bf13 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 642143012b 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 3a6cfee7da 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 7e2522623d 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 07b1ec2b20 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 71b35bfade Backout patch from Roland Boon in bug 386826 due to RLk increase. 2007-10-12 22:47:04 -07:00
reed@reedloden.com d9b478d56c 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 5ab19d2aad 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 60f796a461 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 f854309dfe 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 84f84a474c 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 d3690c9c83 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 2ef32f493d 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 7e5b12a7ef 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 4953b6edd8 Back out bug 394466 due to unknown Linux orange. 2007-09-04 15:10:35 -07:00
reed@reedloden.com cb57d0d70e 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 bd6f8f1a63 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 98f86293af 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 9d45a8e240 Bug 392967: Load app and extension prefs separately. r=bsmedberg 2007-08-31 19:16:47 -07:00
benjamin@smedbergs.us d1cef866c1 Backout bug 392251 again due to Ts regression. 2007-08-31 14:47:46 -07:00
benjamin@smedbergs.us 689185901f Oops, forgot to set the sentinel... this should help Ts. 2007-08-31 13:37:50 -07:00
benjamin@smedbergs.us f04e55cb89 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 4479d77242 Backout bug 392251 due to Ts regression 2007-08-27 10:57:15 -07:00
benjamin@smedbergs.us 4218d9d806 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 3b5981a053 Bug 392251 - Load extensions from appdir/distribution/bundles, r=mfinkle 2007-08-27 08:03:10 -07:00
ajschult@verizon.net efdcafcf2d Bug 392149: robustify osint on linux, r=rstrong 2007-08-19 22:09:07 -07:00
neil@parkwaycc.co.uk 3128a00a6b Profile selector's "Work Offline" checkbox doesn't b=392145 r=bsmedberg,mscott 2007-08-16 16:10:46 -07:00
smichaud@pobox.com 3d8992cd59 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 103f60636e 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 41b10bc718 Bug 386810, Move quit-application-granted notification to nsAppStartup::Quit, r=benjamin 2007-08-09 20:05:53 -07:00
neil@parkwaycc.co.uk 45a120511b Bug 390771 Make the toolkit profile service available normal startup r=bsmedberg 2007-08-09 11:55:21 -07:00
ted.mielczarek@gmail.com 7050a93f24 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 270684714f 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 5209d44907 Another comment typo fix (bug 389779) 2007-08-05 19:00:53 -07:00
gavin@gavinsharp.com 334b3b7c9e Fix comment typo in patches for bug 389779 and bug 388833 2007-08-05 16:48:25 -07:00
benjamin@smedbergs.us f2b2525026 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 054341b850 Another attempt (tested on GCC now) at bustage fix. 2007-07-25 13:46:15 -07:00
benjamin@smedbergs.us de504f6f5f Fix bustage, bug 388833 2007-07-25 13:34:24 -07:00
benjamin@smedbergs.us 898f920045 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 af4f379fd7 Bug 388608 Accessible Hierarchy broken on Unix
r=benjamin
2007-07-24 23:29:28 -07:00
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