Commit Graph

37 Commits

Author SHA1 Message Date
Ted Mielczarek
96bb87cd24 bug 559228 - Update Breakpad to r652 (mozilla build system changes). r=bsmedberg a=blocking
--HG--
extra : rebase_source : a3aeb2907f6102abd1628387beed004e242f9c3b
2010-08-16 15:05:09 -04:00
Ted Mielczarek
aa0350cc68 bug 573290, bug 583591 - disable crashreporter xpcshell tests on Linux again until we can figure out why they're failing 2010-08-13 08:28:15 -04:00
Ted Mielczarek
62d2cf73fb bug 584582 - XP_TTOA not null terminating strings on Linux. r=bsmedberg, a=blocking 2010-08-11 10:57:44 -04:00
L. David Baron
abd263a648 Backed out changeset fef97fa21915 (bug 584582) for causing compilation failures on Windows. 2010-08-11 12:25:55 -07:00
Ted Mielczarek
96fa6e482e bug 584582 - XP_TTOA not null terminating strings on Linux. r=bsmedberg, a=blocking
--HG--
extra : rebase_source : 17a3fc38dc225906301ebb61a24bf3252634af92
2010-08-11 10:57:44 -04:00
Ted Mielczarek
c61b41de9a bug 583591 - Disable test_crashreporter_crash.js on all Linux for now
--HG--
extra : rebase_source : 416fca6ec189c0b04255826075a71c77345a0d8b
2010-08-02 16:32:46 -04:00
Ted Mielczarek
a9eab9b0ab bug 573290 - use libc / syscall wrappers for Linux in exception handler callback to avoid dynamic linker. rs=khuey a=fixing orange 2010-07-29 11:31:07 -04:00
Benjamin Smedberg
73d3e6f6c3 Temporarily disable the crashreporter tests on x86-Linux only, due to bug 573290 on a CLOSED TREE. 2010-07-01 17:03:16 -04:00
Ted Mielczarek
3b29cff61c bug 548113 - Sync to Breakpad revision 554. Local Makefile changes. r=jimb
--HG--
extra : rebase_source : d0d8cb30bb0536530df9070ad8386534432b9b95
2010-03-17 11:57:25 -04:00
Ted Mielczarek
cef39bfa9f bug 539843 - Need a mechanism for plugin crashed UI to trigger crash report submission. r=dtownsend
--HG--
rename : toolkit/crashreporter/content/crashes.js => toolkit/crashreporter/CrashSubmit.jsm
2010-02-09 17:05:31 -08:00
Boris Zbarsky
2201fae60b Backed out changeset df90f0171ba7 (bug 543111)
--HG--
extra : rebase_source : 35dfbceff1bec0fda34c652723b5ef4b5d7edfdd
2010-02-09 14:33:19 -05:00
Boris Zbarsky
eb4402f04c Bug 543111. Make breakpad compile when cross-compiling with toolwhip. r=ted 2010-02-09 12:09:06 -05: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
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
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
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
Ted Mielczarek
31a63adc14 bug 510505 - add unit tests for breakpad exception handler. r=bsmedberg 2009-09-10 07:49:42 -04:00
Benjamin Smedberg
2e9438fd2f Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted 2009-08-25 08:59:31 -07:00
Ted Mielczarek
aaa310913e bug 465329 - sync to breakpad revision 299 (just the mozilla changes). r=bsmedberg 2008-11-25 12:03:26 -05:00
alfred.peng@sun.com
429f53c829 Bug 391361. The integration of breakpad on Solaris. r=ted.mielczarek,a=beltzner. 2008-03-19 18:13:36 -07:00
jag@tty.nl
057bc17743 Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan 2008-02-18 00:50:04 -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
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
ted.mielczarek@gmail.com
60ee834e61 bug 388320 - package crashreporter xpt (+ rename airbag module to
crashreporter).  r=bsmedberg
2007-07-24 18:06:15 -07:00
ted.mielczarek@gmail.com
2ffb02953c bug 382541 - Mozilla Crash Reporter supresses writing of Mac OS X crash log - short term workaround. r=mento 2007-07-24 18:06:09 -07:00
ted.mielczarek@gmail.com
31f6279b0a bug 380541 - build time logic to extract debug symbols on Linux - first cut at integrating Breakpad on Linux. r=mento 2007-07-24 18:06:04 -07:00
ted.mielczarek@gmail.com
860a1fd86a bug 380542 - add a Makefile for airbag/src/client stuff. r=bsmedberg 2007-07-24 18:06:10 -07:00
ted.mielczarek@gmail.com
d20809bcbe removing trailing slash, causing build bustage for some people 2007-07-24 18:06:11 -07:00
ted.mielczarek@gmail.com
038e8aeb6a bug 378463 - build time logic to extract debug symbols on OS X. r=mento. second try 2007-07-24 18:06:10 -07:00
sayrer@gmail.com
5604d186a7 backout patch for bug 378463 due to bustage 2007-07-24 18:06:09 -07:00
ted.mielczarek@gmail.com
9336d0a7f2 bug 378463 - build time logic to extract debug symbols on OS X. r=mento 2007-07-24 18:06:08 -07:00
benjamin@smedbergs.us
309bc7b84b Bug 368206 - Breakpad client for Mac OS X, patch by dcamp, r=luser+mento 2007-07-24 18:06:00 -07:00
ted.mielczarek@gmail.com
fea5b68bc5 bug 372831 - provide API to submit extra data with minidump. r=bsmedberg, r=sayrer for the unit test 2007-07-24 18:05:57 -07:00
ted.mielczarek@gmail.com
91fa1abc85 bug 368205 - sync up with breakpad svn (again). r=mento 2007-07-24 18:05:56 -07:00
ted.mielczarek@gmail.com
6d231cb9a9 bug 366970, crash reporter needs to send Product, Build ID, Platform. r=mento 2007-07-24 18:05:55 -07:00
ted.mielczarek@gmail.com
920fcf20bc airbag_exception_s needs FORCE_STATIC_LIB=1, r=shaver 2007-07-24 18:06:03 -07:00
ted.mielczarek@gmail.com
2f9c62f048 bug 354980, integrate airbag exception handler library on windows. Compiling by default on windows, but disabled at runtime by default right now. Set the environment var MOZ_AIRBAG=1 to enable it. r=bsmedberg/mento 2007-07-24 18:05:54 -07:00