Граф коммитов

75 Коммитов

Автор SHA1 Сообщение Дата
ted.mielczarek@gmail.com b43bdb6b9c 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 f42f5a80aa bug 388320 - package crashreporter xpt (+ rename airbag module to
crashreporter).  r=bsmedberg
2007-07-24 18:06:15 -07:00
jwalden@mit.edu 78c2a74fe0 Fix line endings. 2007-07-24 18:06:15 -07:00
ted.mielczarek@gmail.com 0a3ebdb216 bug 376720 - send time-since-install with crash report 2007-07-24 18:06:15 -07:00
ted.mielczarek@gmail.com 245c383593 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 90e04ad912 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 25bcdcb875 bug 386841 - crashreporter linked with libsso.so.4, libcrypto.so.4. r=bsmedberg 2007-07-24 18:06:15 -07:00
dcamp@mozilla.com 4fd45485ff 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 470fb721f4 Fix unit-test bustage. 2007-07-24 18:06:15 -07:00
nrthomas@gmail.com 3b853cc377 Fix odd permissions on symbols uploaded to server, b=379014, r=luser 2007-07-24 18:06:14 -07:00
ted.mielczarek@gmail.com 4095a1f1a2 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 701ccb651b bug 386847 - os x not uploading i386 symbols. rs=gavin.sharp 2007-07-24 18:06:14 -07:00
ted.mielczarek@gmail.com 486145789e 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 fba46ea175 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 a3e45a783e 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 38a5b41e48 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 b91f78af35 Bug 386959 - crashreporter gets wrong restart arguments for xulrunner apps, r=bsmedberg 2007-07-24 18:06:12 -07:00
ted.mielczarek@gmail.com e99073ff83 fix the signature of wWinMain (no bug). r=timeless 2007-07-24 18:06:13 -07:00
dcamp@mozilla.com 9f051b9562 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 6cad2f63b3 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 720ba4b8f0 move file->close() into the if() clause. b=382508, r=luser 2007-07-24 18:06:11 -07:00
dcamp@mozilla.com 9c0ee53e9d Bug 380540, add some includes in nsAirbagExceptionHandler.cpp. r=luser 2007-07-24 18:06:11 -07:00
ted.mielczarek@gmail.com 15faa7d6cb bug 386632 - update to breakpad revision 195. r=mento 2007-07-24 18:06:11 -07:00
dcamp@mozilla.com d2649ed079 use FORCE_USE_PIC for breakpad on linux. b=385561, r=luser 2007-07-24 18:06:11 -07:00
benjamin@smedbergs.us 243822adc5 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 ce4dad77ca 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 fc8cd6141f Handle non-ascii filenames in the crash reporter. b=382508, r=luser 2007-07-24 18:06:10 -07:00
ted.mielczarek@gmail.com e85e6f18f8 bug 384034 - update to breakpad revision 189. r=mento 2007-07-24 18:06:10 -07:00
ted.mielczarek@gmail.com 7e309a6774 bug 362970, Tinderbox changes to upload airbag symbols. r=preed 2007-07-24 18:06:10 -07:00
ted.mielczarek@gmail.com f0fc555c38 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 81036d4a68 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 bf9aa44d78 Improve crash reporter errors. b=385359, r=luser 2007-07-24 18:06:09 -07:00
dcamp@mozilla.com f0b465a603 Bug 380540 - crash reporter client on linux, r=luser 2007-07-24 18:06:08 -07:00
wr@rosenauer.org e106974e4a 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 51d4cad987 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 c6a8ce6bc8 bug 384054 - wrong string used in crashreporter client ViewURL support. r=bsmedberg 2007-07-24 18:06:07 -07:00
ted.mielczarek@gmail.com a563cca25d 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 ffcb9588e1 Bug 358082 - Improve Mac Crashreporter UI, patch by dcamp, r=luser+me 2007-07-24 18:06:05 -07:00
ted.mielczarek@gmail.com 376e30c54c 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 f3d5502a13 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 c712b2c44e bug 381523 - upgrade breakpad to rev 174. r=bsmedberg 2007-07-24 18:06:10 -07:00
ted.mielczarek@gmail.com 5ef58afba5 bug 379518 - sync to breakpad svn revision 162. r=bsmedberg 2007-07-24 18:06:10 -07:00
ted.mielczarek@gmail.com d61158bb77 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 ce44c3a6fe 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 8b0585721d 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 9979c677f5 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 0f58e3ecef bug 380542 - add a Makefile for airbag/src/client stuff. r=bsmedberg 2007-07-24 18:06:10 -07:00
ted.mielczarek@gmail.com 245850abc0 removing trailing slash, causing build bustage for some people 2007-07-24 18:06:11 -07:00
ted.mielczarek@gmail.com 8811515487 bug 379518 - sync up with breakpad svn, to revision 157. r=mento 2007-07-24 18:06:09 -07:00
ted.mielczarek@gmail.com b28ac61026 bug 378463 - build time logic to extract debug symbols on OS X. r=mento. second try 2007-07-24 18:06:10 -07:00