Benjamin Smedberg
0501b7a589
Make --disable-ipc work... mac-ppc now builds by default.
2009-07-20 15:04:52 -04:00
Benjamin Smedberg
1e808cd4ea
Merge mozilla-central into Electrolysis
...
--HG--
rename : modules/plugin/base/src/nsPluginHostImpl.cpp => modules/plugin/base/src/nsPluginHost.cpp
2009-07-20 09:36:23 -04:00
Benjamin Smedberg
5b5389ef68
Bug 479667 - Firefox should use SetProcessDEPPolicy (if available) to get DEP protection on Windows XPSP3 as well as Windows Vista if the global configuration has DEP off by default, r=jimm
2009-07-17 10:17:45 -04:00
Chris Jones
8aa21b1e90
merge plugin work from libchromiumipc. add env var check for OOP iframe. a few small bugfixes here and there.
2009-07-02 11:54:22 -05:00
Benjamin Smedberg
5a4dce8f48
Hook up the tab child process
2009-06-30 15:21:25 -04:00
Karl Tomlinson
eeb0cfb6b9
whitespace change to force rebuild with dae91a0884c9
2009-07-30 15:23:56 +12:00
Navin Lal
9313832a8a
Bug 74803 - Should make global data const where possible; const changes for nsmodulecomponentinfo; r=dbaron
2009-07-25 03:27:08 +02:00
Josh Aas
5c4e688fab
Backed out changeset 4318f781ab87 to investigate Ts changes, b=506812 CLOSED TREE
2009-07-31 16:53:51 -04:00
Vladimir Vukicevic
24659ba959
b=381494; add optional splashscreen for our slower targets; r=bsmedberg
2009-06-16 11:59:35 -07:00
Marco Pesenti Gritti
3a64c67e10
Bug 495618 - "Reloading form posts fails with javascript nsIPromptService implementation". r+sr=bzbarsky
2009-06-11 13:09:34 -04:00
Dave Townsend
f7a4e23645
Bug 396510: Remove EM command line global installation capability (e.g. -install-global-extension and -install-global-theme). r=robstrong
2009-05-12 09:22:39 +01:00
Dave Townsend
7ddcc7c22d
Bustage fix from bug 484442
2009-04-21 11:53:43 -07:00
Benjamin Smedberg
ddeddf0c6d
Bug 484442: Firefox crashes on on bringing up safe-mode with any/all of the Options Checked. r=mossop
2009-04-21 11:36:44 -07:00
Ted Mielczarek
a8a9796d5c
bug 484033 - extend nsICrashReporter to allow crashreporter to be used without going through XRE_Main. r=bsmedberg
2009-04-02 11:41:12 -04:00
Michael Ventnor
84d760952c
Bug 469831 - need gtk2 drawing code for test plugin. r+sr=roc
...
--HG--
extra : rebase_source : 408ca77e1b3ff85e049fa8809cb13cc0885c8006
2009-01-26 11:21:46 -05:00
Josh Aas
a017628a07
Stop using FlatCarbon headers on Mac OS X. b=482277 r=bsmedberg
2009-03-19 10:41:13 -07:00
L. David Baron
f2fcae931e
Correctly null-terminate the buffer after calling readlink. (Bug 476608) r=bsmedberg
2009-02-24 16:14:49 -08:00
Makoto Kato
400343426c
bug 478843 - /toolkit/xre/nsAppRunner.cpp:1424:6: error: #elif with no expression. r=benjamin
2009-02-18 21:01:05 +09:00
Arpad Borsos
51bf75177c
Bug 474116 - Clean up deprecated GTK symbols; r=(bsmedberg + roc) sr=roc
2009-02-02 18:49:58 +01:00
Ted Mielczarek
18849f5bc2
bug 475811 - provide a widgetToolkit attribute on nsIXULRuntime. r=bsmedberg
2009-02-02 08:53:24 -05:00
Mark Finkle
5a35848eb2
Bug 517872: Lack of CrashReporter ServerURL breaks unit tests in Fennec, r=ted
2009-09-30 10:07:50 -04:00
Josh Aas
1dae1b5c04
Backed out changeset 65aff8912e7c. b=506812
2009-09-27 03:09:47 -04:00
Josh Aas
2f90712ffa
Get rid of unnecessary FSRef creation in startup path. b=506812 r=vlad
2009-09-27 01:49:41 -04:00
Benjamin Smedberg
54de57c5d0
Bug 463642 - Safe mode should disable JIT, r+sr=jst
...
--HG--
rename : toolkit/xre/nsIXULRuntime.idl => xpcom/system/nsIXULRuntime.idl
2009-01-12 11:05:10 -05:00
Robert Strong
e58b51123f
Bug 397964 - Remove nsPostUpdateWin.js. r=dtownsend
2009-01-05 15:17:40 -08:00
Robert Strong
247e364bdc
Bug 459615 - Remove the needElevation param from WinLaunchChild. r=ted.mielczarek, r=jmathies
2009-01-01 16:18:33 -08:00
Ginn Chen
495a04149e
Bug 460926 A11y heirachy is broken on GNOME 2.24, r=surkov.alexander sr=roc
2008-12-22 14:46:30 +08:00
Benjamin Smedberg
53c6a29330
Backed out changeset 71c3a9d14712 - Bug 460926 - due to crash regression, bug 468845
2008-12-15 09:18:45 -05:00
Ginn Chen
084aa30678
Bug 460926 A11y hierachy is broken on Ubuntu 8.10 (GNOME 2.24), r=Evan.Yan sr=roc
2008-12-08 15:01:26 +08:00
Stephen Lau
cd6296da73
Bug 354857: Application initiated restarts don't pass -foreground to the new process on OSX. r=mossop
2008-12-04 10:05:24 -06:00
Brad Lassey
b4646a8413
Bug 461858 - windows mobile minor cleanup of xulrunner r=bsmedberg
2008-12-03 08:41:12 -05:00
Robert Strong
cbdfafbc55
Bug 313057: Automatic updater downgrades/overwrites browser version when an older/identical version is in the queue. r=bsmedberg, a1.9.1b2=beltzner
2008-11-14 12:11:08 +00:00
Peter Weilbacher
b8af3f6c3f
[OS/2] Bug 454956: fix OS/2 build break with GCC 3.4.6 or newer, part 2
2008-10-11 14:49:03 +03:00
Brian Crowder
6af65853b1
Bug 422793 - remove unused showOSAlert, r=neil
2008-10-09 13:44:17 -07:00
Karl Tomlinson
a1f89017f4
b=454730 Move shutdown of GTK's fontmap from gfxPlatformGtk to nsAppRunner r=roc sr=bsmedberg
2008-09-26 10:38:25 +12:00
Doug Turner
ee0b5f64a6
Bug 457053 - MessageBoxA doesn't exists on windows mobile. r=bsmedberg
2008-09-25 14:34:53 -07:00
Ian Neal
b73a10ba1b
Bug 431636 - "seamonkey -h" should mention -migration switch
...
p=me r=benjamin sr=neil
2008-08-29 22:12:52 +01:00
Josh Aas
044f0f4026
fix bustage when crashreporter is disabled
2008-08-28 01:23:43 -04:00
Josh Aas
83f26bfaf1
Include obj-c exception info in crash reports. b=451709 r=ted r=bent sr=roc
2008-08-28 00:41:38 -04:00
Magnus Melin
46f92fcb9d
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
ac562b10cf
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
c126af8547
bug 448989. Merging the mozilla-qt repository. r=me,vlad
2008-08-16 23:18:27 -07:00
Matthew Gertner
1587df72eb
Bug 435033: -override is not passed to spawned process on EM restart. r=bsmedberg
2008-08-16 16:19:43 +01:00
Mike Hommey
8ffe1d929d
Bug 441137: Handle -remote earlier. r=bsmedberg
2008-08-16 16:18:43 +01:00
Oleg Romashin
12059d0133
mozilla-central merge
2008-08-08 13:05:00 +03:00
Vladimir Vukicevic
517a03d55c
[dfb,422221] Gtk/DirectFB misc build stuff
2008-08-06 13:48:55 -07:00
Vladimir Vukicevic
02e6b86b3b
Backing out d883ab4b8f41:7540abc35c97
2008-08-06 16:24:13 -07:00
Vladimir Vukicevic
ad49e66ee8
[dfb,422221] Gtk/DirectFB misc build stuff
2008-08-06 13:48:55 -07:00
Oleg Romashin
bc6cd35488
Merging mozilla-central to mozilla-qt.
2008-08-03 20:30:10 +03:00
Ted Mielczarek
ac4c1af59a
bug 444103 - add ability to add string-formatted notes to crash report. r=bsmedberg
2008-07-27 13:08:03 -04:00
Ted Mielczarek
bda51179a0
Backed out changeset 297420bcddde (accidentally committed)
2008-07-25 16:58:40 -04:00
Ted Mielczarek
13c3031570
bug 444103 - add ability to add string-formatted notes to crash report
2008-07-25 16:54:41 -04:00
Robert Strong
48481a0f40
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)
e9c027772f
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
28798a5216
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
e57ca6c6d4
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
5432e7b465
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
dougt@meer.net
0c47cde86f
XRE build changes for windows mobile. b=420240, r=bsmedberg, a=beltzner
2008-03-05 11:23:44 -08:00
joshmoz@gmail.com
df3cd329a5
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
karlt+@karlt.net
45477e7a1d
Bug 413050 - call cairo_debug_reset_static_data in system cairo on shutdown r=pavlov
2008-02-11 22:47:40 -08:00
surkov.alexander@gmail.com
4795c6f733
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
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
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
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
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
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
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
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
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
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
ted.mielczarek@gmail.com
5c114a59d5
bug 376720 - send time-since-install with crash report
2007-07-17 08:02:29 -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
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
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
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
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