Commit Graph

203 Commits

Author SHA1 Message Date
ted.mielczarek@gmail.com
b7e8c05222 bug 386632 - update to breakpad revision 195. r=mento 2007-07-24 18:06:11 -07:00
dcamp@mozilla.com
d15248a6ca use FORCE_USE_PIC for breakpad on linux. b=385561, r=luser 2007-07-24 18:06:11 -07:00
benjamin@smedbergs.us
71c3565ce5 Bug 374813 - Replace rsync with scp and tar with zip, to work around Windows oddities, r=luser 2007-07-24 18:06:11 -07:00
benjamin@smedbergs.us
fb1dc063b2 Bug 383603 - Disable the crash-reporter hook entirely if MOZ_CRASHREPORTER_DISABLE is set, r=luser 2007-07-24 18:06:10 -07:00
dcamp@mozilla.com
e52f485e4c Handle non-ascii filenames in the crash reporter. b=382508, r=luser 2007-07-24 18:06:10 -07:00
ted.mielczarek@gmail.com
eae5e06736 bug 384034 - update to breakpad revision 189. r=mento 2007-07-24 18:06:10 -07:00
ted.mielczarek@gmail.com
753b4103e3 bug 362970, Tinderbox changes to upload airbag symbols. r=preed 2007-07-24 18:06:10 -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
1dccdb43b2 bug 359151 Generate symbol files from pdb if airbag is enabled. r=preed. Use |make splitsymbols| to generate symbols. 2007-07-24 18:06:09 -07:00
dcamp@mozilla.com
f792db029f Improve crash reporter errors. b=385359, r=luser 2007-07-24 18:06:09 -07:00
dcamp@mozilla.com
7c34bbd04e Bug 380540 - crash reporter client on linux, r=luser 2007-07-24 18:06:08 -07:00
wr@rosenauer.org
22c52dc1b8 Bug 383099 - error in Makefile creation caused by autoconf syntax (part1), r=luser 2007-07-24 18:06:12 -07:00
ted.mielczarek@gmail.com
5b90f105a9 bug 358082 - improve crash reporter client UI - small fixup for linux. r=bsmedberg 2007-07-24 18:06:11 -07:00
ted.mielczarek@gmail.com
dace3171db bug 384054 - wrong string used in crashreporter client ViewURL support. r=bsmedberg 2007-07-24 18:06:07 -07:00
ted.mielczarek@gmail.com
8dd6326211 bug 382372 - crashreporter restart misses command line arguments. patch by Dave Camp <dcamp@mozilla.com>, r=me 2007-07-24 18:06:06 -07:00
benjamin@smedbergs.us
42c2cc0000 Bug 358082 - Improve Mac Crashreporter UI, patch by dcamp, r=luser+me 2007-07-24 18:06:05 -07:00
ted.mielczarek@gmail.com
d9d494fb86 bug 358808, fatal error RC1015: cannot open include file 'afxres.h'., patch by ajvincent@gmail.com, r=me 2007-07-24 18:06:14 -07:00
ted.mielczarek@gmail.com
469d27dc33 bustage fix from bug 378581, patch by Dave Camp <dcamp@mozilla.com>, r=me 2007-07-24 18:06:11 -07:00
ted.mielczarek@gmail.com
ffdf5fe0e4 bug 381523 - upgrade breakpad to rev 174. r=bsmedberg 2007-07-24 18:06:10 -07:00
ted.mielczarek@gmail.com
e02d956d3b bug 379518 - sync to breakpad svn revision 162. r=bsmedberg 2007-07-24 18:06:10 -07:00
ted.mielczarek@gmail.com
342d18ce3b bug 379518 - sync up with breakpad svn, yet again. sync to breakpad svn revision 159. r=mento 2007-07-24 18:06:10 -07:00
benjamin@smedbergs.us
6a388a31a3 Fix the path to launch the crashreporter on mac, which luser broke a couple days ago. Early checkin from bug 358082 2007-07-24 18:06:06 -07:00
ted.mielczarek@gmail.com
a2e65ebb52 crash reporter client not launching, fallout from bug 380541. r=bsmedberg (no bug) 2007-07-24 18:06:05 -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
3552ab22a5 bug 379518 - sync up with breakpad svn, to revision 157. r=mento 2007-07-24 18:06:09 -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
3be16fe064 bug 378463 - build time logic to extract debug symbols on OS X. r=mento 2007-07-24 18:06:13 -07:00
ted.mielczarek@gmail.com
9be278fe93 bug 359151 Generate symbol files from pdb if airbag is enabled. r=preed. This binary was compiled from the airbag source: http://airbag.googlecode.com/svn/trunk/src/tools/windows/dump_syms/ 2007-07-24 18:06:12 -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
ted.mielczarek@gmail.com
4bc6e40dde bug 380421 - get crash reporter params from nsXULAppInfo. r=bsmedberg 2007-07-24 18:06:03 -07:00
ted.mielczarek@gmail.com
190c0d790e bug 378581 - merge platform implementations of crash reporter client. Patch by Dave Camp <dcamp@mozilla.com>, r=me 2007-07-24 18:06:03 -07:00
ted.mielczarek@gmail.com
12178fa55d bug 379290 - add some environment variables to support use in automated testing - add MOZ_CRASHREPORTER_NO_REPORT. r=bsmedberg 2007-07-24 18:06:02 -07:00
sayrer@gmail.com
a77e85ccab bug 379651. mac exception handler reads utf8 path into utf16 string. r=ted.mielczarek 2007-07-24 18:06:01 -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
benjamin@smedbergs.us
059a4f339f From bug 372831 - don't build the test program when libxul is enabled, for linkage reasons 2007-07-24 18:06:10 -07:00
ted.mielczarek@gmail.com
a0fe1e4a6c one more bustage fix, with feeling 2007-07-24 18:06:09 -07:00
ted.mielczarek@gmail.com
57aa346fbd bug 365344 crash reporter should save list of crash reports (pending and successfully submitted). r=bsmedberg 2007-07-24 18:06:08 -07:00
ted.mielczarek@gmail.com
702ec64b81 bug 378180 - switch the default submission URL to the correct mozilla.com collector. r=bsmedberg 2007-07-24 18:06:10 -07:00
ted.mielczarek@gmail.com
6c9b47a8e7 more bustage fix 2007-07-24 18:06:08 -07:00
ted.mielczarek@gmail.com
b81c9341b3 fix unit test bustage from bug 372831 2007-07-24 18:06:07 -07:00
ted.mielczarek@gmail.com
5dfa95fc94 bug 376545 - AnnotateCrashReport needs to handle re-setting same key. r=bsmedberg 2007-07-24 18:05:59 -07:00
bent.mozilla@gmail.com
bd3d0bdb83 Bug 376939 - "static strings in nsAirbagExceptionHandler cause crash on shutdown". r=luser. 2007-07-24 18:05:58 -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
12bf3fd390 bug 360938 - Update airbag to svn tip. r=mento 2007-07-24 18:06:07 -07:00
ted.mielczarek@gmail.com
1eb60c2e2f bug 375606, Airbag won't build on debug trunk. r=axel@pike.org 2007-07-24 18:06:06 -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
wr@rosenauer.org
060c3e0f7f Bug 368544 - don't try to send with empty URL, r=luser 2007-07-24 18:06:04 -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