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

184793 Коммитов

Автор SHA1 Сообщение Дата
timeless%mozdev.org 0854de4b61 Bug 367956 rename "View User Account Log for ..." to "Account History for user ..."
r=lpsolit a=lpsolit
2007-07-25 04:51:42 +00:00
timeless%mozdev.org 403f912a60 Bug 363908 Consistently name the Settings control panel (User Preferences)
r=wicked a=lpsolit
thanks to wicked for updating this patch
2007-07-25 04:49:40 +00:00
dcamp%mozilla.com 70e3c46599 Add an API to access <input type="file"> data. b=371432, r=smontagu (for charset stuff), r+sr=jonas 2007-07-25 04:29:49 +00:00
flamingice%sourmilk.net 6a92ea68bd Bug 386287, inconsistent use of title/name in bookmarks UI, Patch by Steve Won, r=dietrich 2007-07-25 03:35:14 +00:00
flamingice%sourmilk.net 980f996aef Bug 386179, Stop using sqlite3ApiExit, r=sdwilsh 2007-07-25 02:18:54 +00:00
jwalden%mit.edu 34cd59f8a2 Fix line endings. 2007-07-25 01:07:23 +00:00
ted.mielczarek%gmail.com 49d2944ec5 bug 386841 - crashreporter linked with libsso.so.4, libcrypto.so.4. r=bsmedberg 2007-07-25 01:07:22 +00:00
ted.mielczarek%gmail.com e444bf5d00 bug 388320 - package crashreporter xpt (+ rename airbag module to
crashreporter).  r=bsmedberg
2007-07-25 01:07:21 +00:00
ted.mielczarek%gmail.com f88b60b71e 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-25 01:07:20 +00:00
ted.mielczarek%gmail.com fa6d0974c7 bug 384153 - symbol upload not removing zip file on remote host. r=bsmedberg 2007-07-25 01:07:19 +00:00
benjamin%smedbergs.us 48c354e155 Fix unit-test bustage. 2007-07-25 01:07:18 +00:00
ted.mielczarek%gmail.com 1dea23dc99 bug 382665 - Use a better icon for the crash reporter on OS X. r=mento 2007-07-25 01:07:17 +00:00
dcamp%mozilla.com 8f6c167187 fix for unicode paths while writing out the submitted breakpad report file. b=382508, r=luser 2007-07-25 01:07:16 +00:00
ted.mielczarek%gmail.com c8cc7dd03c bug 376720 - send time-since-install with crash report 2007-07-25 01:07:15 +00:00
ted.mielczarek%gmail.com b07d1f8bad bug 387551 - generate and send unique user id in crash reports. r=bsmedberg 2007-07-25 01:07:14 +00:00
ted.mielczarek%gmail.com a2176534aa bug 386632 - update to breakpad revision 195. r=mento (missed this file from the original checkin) 2007-07-25 01:07:13 +00:00
wr%rosenauer.org d939e0d6eb Bug 386959 - crashreporter gets wrong restart arguments for xulrunner apps, r=bsmedberg 2007-07-25 01:07:12 +00:00
ted.mielczarek%gmail.com 5e74c12e06 fix the signature of wWinMain (no bug). r=timeless 2007-07-25 01:07:11 +00:00
dcamp%mozilla.com b22ca14595 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-25 01:07:10 +00:00
dcamp%mozilla.com a129cefee8 move file->close() into the if() clause. b=382508, r=luser 2007-07-25 01:07:09 +00:00
dcamp%mozilla.com 608147484e Handle non-ascii filenames in the crash reporter. b=382508, r=luser 2007-07-25 01:07:08 +00:00
dcamp%mozilla.com a3dabd2b82 Improve crash reporter errors. b=385359, r=luser 2007-07-25 01:07:07 +00:00
dcamp%mozilla.com 061a86f21d use FORCE_USE_PIC for breakpad on linux. b=385561, r=luser 2007-07-25 01:07:06 +00:00
dcamp%mozilla.com b14cefd076 Bug 380540 - crash reporter client on linux, r=luser 2007-07-25 01:07:05 +00:00
wr%rosenauer.org 3cda11a63b Bug 383099 - error in Makefile creation caused by autoconf syntax (part1), r=luser 2007-07-25 01:07:04 +00:00
dcamp%mozilla.com 91deb147a8 Bug 380540, add some includes in nsAirbagExceptionHandler.cpp. r=luser 2007-07-25 01:07:03 +00:00
benjamin%smedbergs.us 7458044109 Bug 383603 - Disable the crash-reporter hook entirely if MOZ_CRASHREPORTER_DISABLE is set, r=luser 2007-07-25 01:07:02 +00:00
ted.mielczarek%gmail.com 6373626b42 bug 382541 - Mozilla Crash Reporter supresses writing of Mac OS X crash log - short term workaround. r=mento 2007-07-25 01:07:01 +00:00
ted.mielczarek%gmail.com a096c5ab3e bug 384054 - wrong string used in crashreporter client ViewURL support. r=bsmedberg 2007-07-25 01:07:00 +00:00
ted.mielczarek%gmail.com 10552c9106 bug 382372 - crashreporter restart misses command line arguments. patch by Dave Camp <dcamp@mozilla.com>, r=me 2007-07-25 01:06:59 +00:00
benjamin%smedbergs.us 4e82b2258b Bug 358082 - Improve Mac Crashreporter UI, patch by dcamp, r=luser+me 2007-07-25 01:06:58 +00:00
ted.mielczarek%gmail.com 843e98ad92 bug 386632 - update to breakpad revision 195. r=mento 2007-07-25 01:06:57 +00:00
ted.mielczarek%gmail.com 2fd3b4e036 bug 384034 - update to breakpad revision 189. r=mento 2007-07-25 01:06:56 +00:00
ted.mielczarek%gmail.com 9b8eeb075e bug 358082 - improve crash reporter client UI - small fixup for linux. r=bsmedberg 2007-07-25 01:06:55 +00:00
benjamin%smedbergs.us 4e0b5f60c7 Fix the path to launch the crashreporter on mac, which luser broke a couple days ago. Early checkin from bug 358082 2007-07-25 01:06:54 +00:00
ted.mielczarek%gmail.com c2feb43472 crash reporter client not launching, fallout from bug 380541. r=bsmedberg (no bug) 2007-07-25 01:06:53 +00:00
ted.mielczarek%gmail.com 4c50acce93 bug 380541 - build time logic to extract debug symbols on Linux - first cut at integrating Breakpad on Linux. r=mento 2007-07-25 01:06:52 +00:00
ted.mielczarek%gmail.com 1ef8add780 bug 381523 - upgrade breakpad to rev 174. r=bsmedberg 2007-07-25 01:06:51 +00:00
ted.mielczarek%gmail.com b8984d554a bug 380542 - add a Makefile for airbag/src/client stuff. r=bsmedberg 2007-07-25 01:06:50 +00:00
ted.mielczarek%gmail.com 23e8b3f48a bug 379518 - sync to breakpad svn revision 162. r=bsmedberg 2007-07-25 01:06:49 +00:00
ted.mielczarek%gmail.com 9283730f72 bug 379518 - sync up with breakpad svn, yet again. sync to breakpad svn revision 159. r=mento 2007-07-25 01:06:48 +00:00
ted.mielczarek%gmail.com cb449ca91f bug 379518 - sync up with breakpad svn, to revision 157. r=mento 2007-07-25 01:06:47 +00:00
ted.mielczarek%gmail.com a61d120299 removing trailing slash, causing build bustage for some people 2007-07-25 01:06:46 +00:00
ted.mielczarek%gmail.com d88f9c3e02 bug 378463 - build time logic to extract debug symbols on OS X. r=mento. second try 2007-07-25 01:06:45 +00:00
sayrer%gmail.com e4f4724791 backout patch for bug 378463 due to bustage 2007-07-25 01:06:44 +00:00
ted.mielczarek%gmail.com 875f7deebb bug 380421 - get crash reporter params from nsXULAppInfo. r=bsmedberg 2007-07-25 01:06:43 +00:00
ted.mielczarek%gmail.com 8ecfc976fc bustage fix from bug 378581, patch by Dave Camp <dcamp@mozilla.com>, r=me 2007-07-25 01:06:42 +00:00
ted.mielczarek%gmail.com 7c3fed2a85 bug 378581 - merge platform implementations of crash reporter client. Patch by Dave Camp <dcamp@mozilla.com>, r=me 2007-07-25 01:06:41 +00:00
ted.mielczarek%gmail.com 4284fd49bb bug 378463 - build time logic to extract debug symbols on OS X. r=mento 2007-07-25 01:06:40 +00:00
ted.mielczarek%gmail.com ff4b02750b bug 379290 - add some environment variables to support use in automated testing - add MOZ_CRASHREPORTER_NO_REPORT. r=bsmedberg 2007-07-25 01:06:39 +00:00