Neil Rashbrook
27cd5ada7f
Bug 454862 Move nsSigHandlers.cpp and showOSAlert.cpp to toolkit/xre instead of copying them there during the build process r=ted
...
--HG--
rename : xpfe/bootstrap/nsSigHandlers.cpp => toolkit/xre/nsSigHandlers.cpp
rename : xpfe/bootstrap/showOSAlert.cpp => toolkit/xre/showOSAlert.cpp
2008-09-15 16:08:25 +01:00
Ere Maijala
9fb6373ff1
Bug 212316 - Mozilla must handle WM_ENDSESSION message to cleanly unload in case of exiting or restarting windows, r=neil, sr=bsmedberg
2008-08-30 11:57:48 +03:00
Ian Neal
8fe0cee11b
Bug 431636 - "seamonkey -h" should mention -migration switch
...
p=me r=benjamin sr=neil
2008-08-29 22:12:52 +01:00
Shawn Wilsher
eef2b5a677
Bug 452486 - Create components when we actually have a profile
...
This changeset allows components to register for the profile-after-change
category in the category manager such that they will be initialized when this
topic would normally be dispatched.
r=bsmedberg
2008-08-29 16:40:05 -04:00
Josh Aas
272dcc3cad
fix bustage when crashreporter is disabled
2008-08-28 01:23:43 -04:00
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