Commit Graph

79 Commits

Author SHA1 Message Date
nrthomas@gmail.com
755277d26e Bug 392579, quote SYMBOL_SERVER_SSH_KEY to cope with spaces in /Users/nrthomas, r=luser 2007-08-20 13:37:06 -07:00
bent.mozilla@gmail.com
f912e5927a Bug 390249 - "symbolstore.py has trouble launching dump_syms from a relative path". r=luser, a=dbaron. 2007-08-13 13:35:36 -07:00
alfred.peng@sun.com
3cc5a02773 Bug 391359. update to breakpad revision 198. r=ted.mielczarek. 2007-08-09 19:56:15 -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
ted.mielczarek@gmail.com
8005e08e67 bug 384153 - symbol upload not removing zip file on remote host. r=bsmedberg 2007-07-24 18:06:15 -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
jwalden@mit.edu
ddbd0f3fe1 Fix line endings. 2007-07-24 18:06:15 -07:00
ted.mielczarek@gmail.com
8918693935 bug 376720 - send time-since-install with crash report 2007-07-24 18:06:15 -07:00
ted.mielczarek@gmail.com
dc450c32c9 bug 382665 - Use a better icon for the crash reporter on OS X. r=mento 2007-07-24 18:06:15 -07:00
ted.mielczarek@gmail.com
d27cbe913d bug 383083 - post-process symbol files to add source revision numbers. re-enable --vcs-info on linux + dos2unix on symbolstore.py. r=bsmedberg 2007-07-24 18:06:15 -07:00
ted.mielczarek@gmail.com
0a3c1aa0fc bug 386841 - crashreporter linked with libsso.so.4, libcrypto.so.4. r=bsmedberg 2007-07-24 18:06:15 -07:00
dcamp@mozilla.com
2fee870d1b fix for unicode paths while writing out the submitted breakpad report file. b=382508, r=luser 2007-07-24 18:06:15 -07:00
benjamin@smedbergs.us
0e0455cca4 Fix unit-test bustage. 2007-07-24 18:06:15 -07:00
nrthomas@gmail.com
bd1b933b05 Fix odd permissions on symbols uploaded to server, b=379014, r=luser 2007-07-24 18:06:14 -07:00
ted.mielczarek@gmail.com
e3ef96ac3e bug 387551 - generate and send unique user id in crash reports. r=bsmedberg 2007-07-24 18:06:14 -07:00
ted.mielczarek@gmail.com
74da763674 bug 386847 - os x not uploading i386 symbols. rs=gavin.sharp 2007-07-24 18:06:14 -07:00
ted.mielczarek@gmail.com
0e5b1e3c82 bug 376046 - add support for specifying an ssh private key in the symbol upload script - bash-fu + a bonus fix that i missed in a previous patch. r=bsmedberg 2007-07-24 18:06:13 -07:00
ted.mielczarek@gmail.com
660714a1cc bug 386632 - update to breakpad revision 195. r=mento (missed this file from the original checkin) 2007-07-24 18:06:13 -07:00
ted.mielczarek@gmail.com
6242f130d9 bug 386212 - fx-win32-tbox has lost the ability to report finishing nightly builds. r=bsmedberg 2007-07-24 18:06:13 -07:00
ted.mielczarek@gmail.com
8575f522b7 bug 376046 - add support for specifying an ssh private key in the symbol upload script. r=bsmedberg 2007-07-24 18:06:12 -07:00
wr@rosenauer.org
165b016898 Bug 386959 - crashreporter gets wrong restart arguments for xulrunner apps, r=bsmedberg 2007-07-24 18:06:12 -07:00
ted.mielczarek@gmail.com
37dbda3e97 fix the signature of wWinMain (no bug). r=timeless 2007-07-24 18:06:13 -07:00
dcamp@mozilla.com
baa500e99c fix for unicode paths while writing out the submitted breakpad report file. b=382508, r=luser
(last patch should have been "unblock signals on the crash reporter in linux. b=385532, r=luser")
2007-07-24 18:06:12 -07:00
ted.mielczarek@gmail.com
288a25c3af bug 383083 - post-process symbol files to add source file revision numbers. r=bsmedberg 2007-07-24 18:06:12 -07:00
dcamp@mozilla.com
d58ad1473f move file->close() into the if() clause. b=382508, r=luser 2007-07-24 18:06:11 -07:00
dcamp@mozilla.com
56afa22e05 Bug 380540, add some includes in nsAirbagExceptionHandler.cpp. r=luser 2007-07-24 18:06:11 -07:00
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