Oleg Romashin
b6732fc4d3
Bug 564770 - provide graphics system parameter for child processes. r=dougt
2010-05-24 14:21:52 +02:00
Mark Finkle
3c1a31730b
Bug 557642 - An option should be added to disable auto-rotation [r=dougt]
2010-04-07 23:01:56 -04:00
Michael Wu
ede652e594
Bug 543150 - Eliminate platform.ini checking in XRE_main, r=bsmedberg
...
--HG--
extra : rebase_source : 66d7259ae79d9df6e68f00fb29d2766bc14128a8
2010-04-07 12:44:38 -07:00
Jim Mathies
f6dc2fd7ce
Bug 563381 - Sync AppUserModelID with plugin-container. r=bsmedberg.
2010-05-14 19:25:10 -05:00
Mitchell Field
6ad77bd6db
Bug 564950 - Make more use of mozilla::services, r=surkov, jst, neil, smontagu, roc, joshmoz, gavin, shaver
2010-05-14 18:24:41 +09:00
Ben Newman
b3cb7ea79d
Bug 516522 - CPOW: Cross-Process (JavaScript) Object Wrapper. r=mrbkap r=bent sr=jst
2009-11-06 12:43:39 -08:00
Doug Turner
b6fe4bd112
today is two merge monday
2010-03-22 22:05:25 -07:00
Jim Mathies
a149cb14ad
Bug 545149 - Fix various issues with winless plugin context menus. r=bent.
2010-03-22 22:06:35 -05:00
Doug Turner
4956b23fb3
Merge with m-c
2010-03-18 21:53:17 -07:00
Chris Jones
ecaab71939
Backed out changeset bda8efa53512
2010-03-18 21:01:10 -05:00
Chris Jones
a9301cdf81
Bug 551392: Remove hack made unnecessary by unified build tiers. r=ted
2010-03-18 17:52:38 -05:00
Chris Jones
d7b8ead1aa
Bug 551392: Remove subprocess minidumps after they're grabbed to avoid spurious crash detection. r=ted
2010-03-18 17:52:36 -05:00
Doug Turner
85bd4fb391
Merge with mc
2010-03-17 10:37:32 -07:00
Doug Turner
16e2fd5fe7
Merge. manually merged. modules/plugin/test/testplugin/nptest.cpp, testing/xpcshell/head.js.
2010-03-10 19:13:35 -08:00
Doug Turner
d08632917d
Merge with mc
2010-03-08 10:09:55 -08:00
Oleg Romashin
b6226b7b19
Bug 549554 - MOZ_X_SYNC evn option does not work in MOZ_QT port, missing include. r=dougt
2010-03-08 19:28:15 +02:00
Oleg Romashin
0ebdd0b8fa
Bug 549554 - MOZ_X_SYNC evn option does not work in MOZ_QT port. r=dougt
2010-03-07 13:06:40 +02:00
Martin Stránský
42303779c0
Bug 237128 - Raise an alert window if a profile couldn't be loaded. ui-rjohnath, r=bsmedberg
2010-03-06 16:40:33 +01:00
Doug Turner
5daaf36bf1
Merge
2010-03-01 15:36:51 -08:00
Karl Tomlinson
0c4ca25ba9
resolve ambiguous call of overloaded ‘AppendInt(long unsigned int&)’ b=517133
2010-02-24 15:40:41 -08:00
Karl Tomlinson
c4c832b91b
b=517133 Get crash stats for X errors r=bsmedberg
2010-02-24 14:25:16 -08:00
Wolfgang Rosenauer
674a263a4f
Bug 547673 - Fix reading freed memory in XSMP handling. r=bsmedberg
2010-03-05 22:56:40 +01:00
Mark Banner
4296bc6a4a
Bug 550145 NS_APPSTARTUP_CONTRACTID should exist in nsToolkitCompsCID.h and not nsXPFEComponentsCID.h (kill nsXPFEComponentsCID.h). r=benjamin
2010-03-05 12:11:55 +00:00
Mike Kristoffersen
abdb2aa82c
Build bustage on Qt due to macro definition of malloc, realloc, etc. Most of this is just moving Qt #includes around. r=dougt
...
--HG--
extra : rebase_source : 9734e9e68754a6fc45bddbdc60bb5e898bb8cdb2
2010-03-04 13:51:42 -08:00
James Cook
2eda17d868
Bug 551149 - Compilation error on toolkit/xre/nsX11ErrorHandler.cpp. r=dougt
2010-03-17 08:31:49 +02:00
Oleg Romashin
bbad1c15f2
Bug 552013 - g_type_init required for conic initialization when building with Qt platform. r=dougt
2010-03-15 04:25:03 +02:00
Josh Aas
bcb41f783d
More Carbon usage cleanup. b=550787 r=bsmedberg
2010-03-10 14:30:11 -05:00
Karl Tomlinson
e81ca54c8f
resolve ambiguous call of overloaded ‘AppendInt(long unsigned int&)’ b=517133
...
--HG--
extra : rebase_source : bbe20660a15a645292bd802ab7e5d8db0124fbbd
2010-02-24 15:40:41 -08:00
Karl Tomlinson
6ed1f5d145
b=517133 Get crash stats for X errors r=bsmedberg
...
--HG--
extra : rebase_source : e9b2319a566ecb5a8a3cd6ba322df97e1ff3ffc8
2010-02-24 14:25:16 -08:00
Josh Aas
be159f2505
Require Mac OS X 10.5 on launch. b=548367 r=bsmedberg
2010-02-24 14:06:40 -08:00
Benedict Hsieh
8ccea46362
Bug 568348 - The extension manager should do extension install activities and write extensions.ini before the profile is started. r=Mossop
2010-06-11 12:02:44 -07:00
Josh Aas
e2b3518473
Simplify nsCommandLineServiceMac, make it easier to understand and faster. Remove unused code. b=542936 r=mstange r=bsmedberg
2010-06-08 18:26:12 -04:00
Phil Ringnalda
e560a670ad
Bug 552688 - Clean up .autoreg leftovers, r=bsmedberg
2010-03-13 00:03:27 -08:00
Zack Weinberg
54ad0fb73a
Bug 494117: Mechanically change 'ReParent' to 'Reparent' throughout the tree. r=bzbarsky
2010-04-01 23:07:43 -07:00
Mark Finkle
bdf7202871
Bug 541015 - Support rotating between portrait and landscape on N900 [r=karlt]
2010-04-01 09:58:42 -04:00
Oleg Romashin
b371b618cb
Bug 554911 - mozilla-runtime process hang and not closed properly after closing fennec UI. r=dougt
...
--HG--
extra : rebase_source : 5490b2acfe1980e372b7918cf36e8e771b2a0747
2010-03-30 07:34:37 -04:00
Chris Jones
49b89002de
Stub out OOP crashreporter on OS X. b=555714 r=josh
2010-03-30 13:32:53 -04:00
Benjamin Smedberg
3ad7eb7f3a
Merge mozilla-central into electrolysis.
2010-02-09 21:22:09 -05:00
Justin Dolske
0763c9dd9f
Bug 540532 - allow setting report submission preference via XPCOM. r=gavin, r=ted
2010-02-09 17:05:31 -08:00
Benjamin Smedberg
33745658c4
Merge mozilla-central into electrolysis
2010-02-09 11:39:28 -05:00
Tom Dyas
e1edb56dd0
Toolkit support for Mac OS X dock menu. b=415463 r=josh
2010-02-08 16:03:40 -06:00
Doug Turner
c5fb72ab64
Bug 543976 - Clean up Maemo defines. r=ted
2010-02-09 11:02:11 -08:00
Benjamin Smedberg
c4141662bb
Bug 516515 - Don't initialize XPCOM in plugin processes, r=cjones
...
--HG--
rename : ipc/glue/GeckoThread.cpp => ipc/glue/MozillaChildThread.cpp
rename : ipc/glue/GeckoThread.h => ipc/glue/MozillaChildThread.h
2010-01-31 22:19:21 -05:00
Benjamin Smedberg
6e31be0f2d
Merge mozilla-central into electrolysis.
2010-02-01 15:30:27 -05:00
Walter Meinl
4829f752d9
Bug 536343: Fix build bustage on OS/2 in nsSigHandles.cpp r=bsmedberg,dragtext
2010-01-30 07:48:32 -05:00
Chris Jones
6a65c0d728
Backout 8d0ad9632fd2
2010-01-26 20:09:04 -06:00
Chris Jones
7b53db6a22
Temporary debug spew for diagnosing Linux mochitest hang.
2010-01-22 12:53:18 -06:00
Oleg Romashin
959dec8b52
Bug 534644 - e10s: implement Qt ipc/chromium backend, part 2. r=benjamin.
2010-01-29 08:50:44 +02:00
Chris Jones
6daa8d74d4
bug 539552 - keep track of child process minidumps, offer pid based lookup API, write out .extra data in child minidump callback. r=ted,bsmedberg
2010-01-14 17:38:00 -05:00
Benjamin Smedberg
617c58608b
Merge mozilla-central to electrolysis.
2010-01-19 14:51:19 -05:00
Johnathan Nightingale
6927341901
Bug 519348 - Blocklist radhslib.dll
2010-01-19 14:22:43 -05:00
Benjamin Smedberg
89fff872c6
Merge mozilla-central into electrolysis
2010-01-13 10:51:41 -05:00
Ginn Chen
003d2beb27
Bug 538339 In fpehandler() mask cw and back to the faulting x87 instruction on Solaris r=gal,bsmedberg
2010-01-13 17:04:52 +08:00
Ginn Chen
ba62f85c03
Bug 538338 Do not hang on FPE_INTDIV "Integer divide by zero" r=bsmedberg
2010-01-13 17:04:04 +08:00
Chris Jones
7ebf798a09
Bug 516759: Use OOP crash reporting in Gecko. r=luser
2010-01-12 15:14:38 -06:00
Chris Jones
3d2c935a0f
Bug 516759: Implement Linux client/server for OOP minidump generation requests. r=luser
2010-01-12 15:14:37 -06:00
Benjamin Smedberg
ce70e43e79
Bug 538642 - Breakpad shouldn't treat FPU exceptions as crashes, and the FPU exception handler should chain correctly, r=ted
2010-01-11 13:16:20 -05:00
Benjamin Smedberg
7dfb66a8a2
Test for bug 533035/bug 536842 - the FPU exception handler should work, r=ted
2010-01-11 11:46:57 -05:00
Benjamin Smedberg
736201c0c2
Merge mozilla-central into electrolysis.
2010-01-11 10:08:36 -05:00
Chris Jones
71147afbeb
Bug 538642: Temporarily disable the floating-point exception handler. r=bsmedberg
2010-01-08 15:09:31 -06:00
Alexander L. Slovesnik
d958c4442f
Bug 540692: Blocklist vksaver.dll r=johnath
2010-02-07 10:48:49 -05:00
Wolfgang Rosenauer
14deacf9ce
Bug 508986 - XSMP session restore doesn't work. r=bsmedberg, r=dietrich
2010-02-06 19:28:20 +01:00
Benjamin Smedberg
570f731f49
Merge mozilla-central to electrolysis.
2010-01-07 22:11:14 -05:00
Benjamin Smedberg
869fa2a2d8
Merge mozilla-central to electrolysis.
2010-01-06 11:27:39 -05:00
Benjamin Smedberg
75601d4658
Merge mozilla-central to Electrolysis.
2010-01-05 13:18:08 -05:00
Johnathan Nightingale
b0ab558420
Bug 530898 - DLL Blocklist rdolib.dll r=sicking
2010-01-05 08:44:29 -05:00
Jonas Sicking
e09ecb5df0
Bug 530914: Blocklist version 8.8.8.8 of fgjk4wvb.dll. Suspected malware that is crashing us. r=johnath
2010-01-05 14:31:06 -08:00
Benjamin Smedberg
2c8597f9a3
Merge mozilla-central into electrolysis.
2009-12-22 16:23:41 -05:00
Makoto Kato
509edbae6d
Bug 537489 - nsSigHandler.cpp should use _M_IX86 instead of _M_IA32, r=bsmedberg
2010-01-05 14:11:51 -05:00
jacek@codeweavers.com
f44b968374
Compilation fix for bug 533035 (r=bsmedberg).
2009-12-21 10:28:15 -10:00
Benjamin Smedberg
c85b1e45a9
Merge mozilla-central to electrolysis
2009-12-21 10:22:07 -05:00
Robert Sayre
d6ed0e0b28
Merge mozilla-central to tracemonkey.
2009-12-20 16:25:20 -05:00
Gijs Kruitbosch
177f1cac8d
Bug 515792 - use hg parent, as few times as possible, rather than lots of hg identify, r=ted.mielczarek
2009-12-20 15:25:48 +01:00
Jeff Walden
d508d43134
Bug 533035 - Linux64 bustage fix, try two -- looks like other systems aren't picking up the <stdint.h> include mine is. Or something. r=redness
...
--HG--
extra : rebase_source : 6aff511af4a1744fab88e698735feb984ac15362
2009-12-18 22:29:13 -05:00
Jeff Walden
66374cb378
Bug 533035 - Linux64 bustage fix. r=redness, apparent(ly correct) bustage fix now, real-r later
2009-12-18 21:28:19 -05:00
Benjamin Smedberg
5819548d46
Followup to bug 535802, make it work on Linux too by passing around the program name from argv[0]
2009-12-18 17:14:53 -05:00
Benjamin Smedberg
cfc6020e91
Bug 535802 - disable the Windows JIT crash dialog when running mochitests, r=ted
2009-12-18 16:16:38 -05:00
Benjamin Smedberg
034a3dbae0
Reland the changes from mozilla-central that I accidentally reverted in revision 5c9ee961025c
2009-12-16 13:37:14 -05:00
Benjamin Smedberg
ffeebc91f0
Merge mozilla-central into electrolysis
2009-12-16 08:38:42 -05:00
Ginn Chen
e876f1d1eb
534845 KDE/Gnome startup notification not disappearing for the first time startup (needsRestart) r=bsmedberg
2009-12-16 19:22:36 +08:00
Benjamin Smedberg
daab3b8125
Merge mozilla-central into electrolysis.
2009-12-15 20:31:04 -05:00
Benjamin Smedberg
2010a569bb
Merge mozilla-central into electrolysis.
2009-12-14 21:27:17 -05:00
Benjamin Smedberg
ed517f92fc
Bug 534701 - Make linkage work even in static builds (where nsEmbedFunctions.cpp is not built) r=cjones, a=bz for a CLOSED TREE
2009-12-14 14:13:00 -08:00
Johnathan Nightingale
c558db40e1
Bug 519344 - Blocklist antique, unversioned instances of GoogleDesktopNetwork3.dll to prevent crashes. a=blocking-firefox3.6 r=vlad
2009-12-14 11:37:11 -05:00
Benjamin Smedberg
a819191110
End the electrolysis-plugins-only branch: merge in the remaining changes from electrolysis head in preparation for pushing to mozilla-central.
2009-12-14 09:56:08 -05:00
Benjamin Smedberg
999be86ac2
Merge mozilla-central into electrolysis.
2009-12-14 08:01:18 -05:00
Ted Mielczarek
7fe14c4436
bug 514188 - sync to breakpad revision 463 to pick up Linux client rewrite (Mozilla changes). r=bsmedberg
...
--HG--
rename : toolkit/crashreporter/google-breakpad/src/common/mac/dwarf/Makefile.in => toolkit/crashreporter/google-breakpad/src/common/dwarf/Makefile.in
extra : rebase_source : 64c09b14945060aac4fa3a02a4281148e99d5097
2009-12-14 06:55:31 -05:00
Benjamin Smedberg
422b4b28d2
Merge mozilla-central into electrolysis. One code change was required: in nsDocShell::CreateStaticClone I replaced EnsureDocShell with MaybeCreateDocShell.
2009-12-12 13:38:25 -05:00
Andreas Gal
f02162a25b
Extensions/libraries/plugins might enable FPU/SSE2 exceptions, causing floating-point operations to crash (533035, r=robarnold,bsmedberg).
2009-12-17 13:56:12 -08:00
Chris Jones
6e91459a40
bug 532983: fix invalid memory reads caused by regressions in shutdown behavior. r=bsmedberg
2009-12-07 00:03:49 -06:00
Chris Jones
ba122c592e
fix some leaks found by valgrind. r=trivial
2009-12-04 18:15:44 -06:00
Benjamin Smedberg
b55b15dccf
Merge additional changes from electrolysis and mozilla-central into the electrolysis-plugins-only tracking branch.
...
--HG--
branch : electrolysis-plugins-only
2009-12-04 11:42:28 -05:00
Benjamin Smedberg
767eb11cb4
Merge mozilla-central into electrolysis
2009-12-04 11:28:50 -05:00
Chris Jones
4572a1920a
bug 529005: detect child process shutdowns vs. crashes, and expose this information to IPDL actors in a new |ActorDestroy(why)| interface. also ensure that subprotocol actors are notified of shutdown and cleaned up properly. r=bsmedberg r=bent
2009-12-03 02:16:28 -06:00
Brian Crowder
3506b796bf
Bug 519316 - better math and comments for early remote-start code, r=dolske
2009-12-03 08:14:27 -08:00
Mook
41da46c080
Bug 538056 - Signal handler for FPU exception is broken for Windows x64, r=m_kato,bsmedberg
...
toolkit/xre/nsSigHandlers.h:
define x86 constants also for msvc x86-64
toolkit/xre/nsSigHandlers.cpp:
Take into account different structure names for win64
2009-12-29 01:48:02 -08:00
stefanh@inbox.com
7d4f529566
Bug 530064 - Firefox can't open local files with space character(s) in file name. r=josh.
2010-01-18 19:24:55 +01:00
Gabriele Best
4d534d62de
Bug 531532 - Crash for profiles with a non-existent non-relative profile location. r=bsmedberg a=beltzner
2009-12-02 20:00:56 +01:00
Benjamin Smedberg
c9f41df4e3
Remove makefile and glue bits which support out of process tabs on the electrolysis-plugins-only branch.
...
--HG--
branch : electrolysis-plugins-only
2009-11-30 14:44:38 -05:00
Jonas Sicking
b7071bfb1d
Skidmark for bug 524944 r=bsmedberg
2009-12-17 21:54:02 -08:00
Jonas Sicking
b8149289a3
Backed out changeset 4c88c8839a46 due to redness
2009-12-17 22:34:52 -08:00
Jonas Sicking
f3a8c685bd
Skidmark for bug 524944 r=bsmedberg
2009-12-17 21:54:02 -08:00
Benjamin Smedberg
7a581148bc
Merge mozilla-central into Electrolysis.
2009-11-24 10:06:03 -05:00
Ted Mielczarek
f8fa72d34f
bug 531135 - rewrite build-list.pl in Python to fix race conditions with locking. r=bsmedberg
2009-12-14 06:55:40 -05:00
Ted Mielczarek
c2b264398f
bug 514188 - sync to breakpad revision 437 to pick up Linux client rewrite (Mozilla changes). r=bsmedberg
2009-12-14 06:55:31 -05:00
Benjamin Smedberg
8f0adb5fe2
Don't use a static nsCString (causing leaks in the plugin process). Also, use NS_LogInit/NS_LogTerm for the child process so that leaks are reported at the right time.
2009-11-19 17:57:56 -05:00
Benjamin Smedberg
737515b2c8
Merge mozilla-central into electrolysis.
2009-11-19 12:41:46 -05:00
Johnathan Nightingale
95f6323202
Bug 531337 - Blocklist hook.dll - frequent bystander in timeGetTime crashes. r=bsmedberg a=blocking-firefox3.6
2009-12-02 09:31:08 -05:00
Johnathan Nightingale
8f2f143350
Bug 525103 - Generate initial list of DLLs to Blocklist
2009-11-20 16:41:29 -05:00
Chris Jones
59177d397f
fix brain-dead cjones bug. no r=, trivial
2009-11-17 16:18:06 -06:00
Benjamin Smedberg
17cf638aac
Merge mozilla-central into electrolysis.
2009-11-11 12:35:42 -05:00
Chris Jones
0807e5c7e2
bug 527871: fix shutdown assertion and leaking TestShellParent. still leaking ContentProcessParent's GeckoChildProcess, but needs discussion before fixing
2009-11-11 02:34:08 -06:00
Jonathan Griffin
ffd9106373
Bug 519570. Log leaks for child processes in separate files, and handle them in automation.py. r=bsmedberg
2009-11-10 11:16:12 -08:00
Johnathan Nightingale
54c1e2bb3f
Bug 527125 - Blocklist calc.dll v1.0.0.1 r=vlad a=beltzner
2009-12-01 13:39:12 -05:00
Brian Crowder
00844eb2f8
Bug 519316 - faster remote starting for WinCE, r=mfinkle, blocking-fennec=blassey
2009-12-01 07:45:35 -08:00
Mark Finkle
501dec72eb
Bug 533017 - Bring Fennec to the top when clicking on it from the hildon desktop [r=stuart]
2009-12-10 17:00:19 -05:00
Benjamin Smedberg
281b9fd4a8
Merge from mozilla-central.
2009-11-06 09:54:28 -05:00
Ben Turner
312e78c79d
Fix command line initialization on windows
2009-11-04 17:34:22 -08:00
Chris Jones
728e83ca1a
a non-MOZ_IPC function fell in with the wrong crowd
2009-11-04 10:50:13 -06:00
Chris Jones
affe2a4e94
bug 526397: fix up command line init. no r=, minor
2009-11-03 23:12:18 -06:00
Vladimir Vukicevic
a27e1b6398
b=527122; fix for dll blocklist sporadic tinderbox crashes; r=shaver
2009-11-10 14:34:41 -08:00
Chris Jones
bbf04a4991
bug 525169: remove superfluous test-harness. no r=, removing testing code only
2009-10-29 00:56:24 -05:00
Ted Mielczarek
57f6ed3438
Backed out bug 514188 - sync to breakpad revision 437. The Linux update broke stuff badly (bug 535071)
2009-12-16 09:30:39 -05:00
Ted Mielczarek
b78f976ee8
Backed out bug 514188 - sync to breakpad revision 437. The Linux update broke stuff badly (bug 535071)
...
Backed out changeset 09e8d73fda8b
2009-12-16 09:28:50 -05:00
Benjamin Smedberg
2efe22a0e4
Merge only plugin changes from e10s to mozilla-central.
2009-12-16 09:19:07 -05:00
Benjamin Smedberg
ce3386b2d4
Electrolysis-plugin-only bookkeeping commit.
2009-12-15 20:33:05 -05:00
Benjamin Smedberg
eba77abeb6
Merge mozilla-central into e10s.
2009-10-28 11:32:00 -04:00
Chris Jones
4f942a96f2
bug 523761: give top-level IPDL actors handles to each others' processes. r=bent
2009-10-27 16:52:37 -05:00
Benjamin Smedberg
15de24f35e
Merge mozilla-central to electrolysis.
2009-10-20 12:08:28 -04:00
Ben Turner
e17ebd68f9
Fix lingering error from changing IPDL methods from returning nsresult to bool
2009-10-19 13:03:22 -07:00
Daniel Holbert
16d6c9d4d9
Bug 521677: Use fputs instead of printf/fprintf in a few cases, to fix "format not a string literal and no format arguments" build warnings. r=dbaron
2009-10-19 08:03:00 -07:00
Benjamin Smedberg
47962706bf
Bug 523097 - Turn off MOZ_IPC for platforms where we currently don't build, and fix up ifdefs so that everything builds
...
--HG--
extra : rebase_source : 9da68ad54e7c378a4c9bbaac7b2166630827ec60
2009-10-19 09:55:03 -04:00
Chris Jones
373c019990
bug 521324: call the multi-threaded GLib initialization function. r=karlt
2009-10-19 11:28:42 -05:00
Makoto Kato
8974e4e157
b=526735, STATUS_DLL_NOT_FOUND not present in Vista SDK; r=vlad
2009-11-05 12:23:06 -08:00
Vladimir Vukicevic
f17555ab6c
b=524904, add support for generic Windows DLL blocklist; r=shaver
2009-11-03 22:35:20 -08:00
Neil Rashbrook
7849cfdd09
Bug 525725 -help crashes [@ LoadPlatformDirectory] r=bsmedberg
2009-11-04 21:34:16 +00:00
Jim Mathies
f8ffd3bcb1
back out changeset 41c421f97869
2009-11-04 11:02:59 -06:00
Vladimir Vukicevic
4023e1ce21
b=524904, add support for generic Windows DLL blocklist; r=shaver
2009-11-03 22:35:20 -08:00
Benjamin Smedberg
fa058fc1f1
Merge mozilla-central to electrolysis to pick up bug 515436.
2009-10-12 10:51:38 -04:00
Chris Jones
be2f5f8cbe
bug 521445: band-aid to stop an assertion failure when plugin processes shut down
2009-10-09 13:05:51 -05:00
Chris Jones
e8012b2b92
Bug 516759: Use OOP crash reporting in Gecko. r=luser
...
--HG--
extra : rebase_source : 1949d23a5ce0c15c266d9e67e6a6be7d650a51df
2010-01-12 15:14:38 -06:00
Chris Jones
2aef5d8f98
Bug 516759: Implement Linux client/server for OOP minidump generation requests. r=luser
...
--HG--
extra : rebase_source : 51cafc94af98f10e6f94652262ce00a5d0c9db5a
2010-01-12 15:14:37 -06:00
Chris Jones
826a18e082
bug 518126, part 2: add infrastructure for C++ tests of IPDL-generated code. r=ted,bsmedberg
2009-10-06 13:02:26 -05:00
Ben Turner
62534891fc
Merge mozilla-central
2009-10-05 16:08:52 -07:00
Romain BEZUT
0c1bd6f118
Bug 458631 - Misalignment in --help command line. r=gavin
2009-10-09 12:50:42 +02:00
Robert Strong
75d676942c
Bug 513958 - Firefox silently fails to start if %APPDATA% variable is missing. r=jmathies, r=bsmedberg
2009-10-08 20:03:09 -07:00
David Dahl
5faa48b6e3
Bug 526623: Send channel with crash data. r=dtownsend
2009-11-13 15:05:14 -08:00
Josh Aas
b9ea59d446
Backed out changeset 88b83c564d3c
2009-11-13 07:22:28 -05:00
Josh Aas
953c7cb963
Get rid of FSRef usage in XRE_GetBinaryPath. Also resolve cached paths when initializing from CFURL sources. b=506812 r=vlad
2009-11-13 05:24:41 -05:00
Benjamin Smedberg
d44f878b56
Merge mozilla-central into Electrolysis.
2009-09-18 16:47:18 -04:00