gecko/toolkit/crashreporter
Rafael Ávila de Espíndola 7188250a96 Bug 677641 - Fix c++0x initializer list error found by clang; r=ted
The first field in a MDLocationDescriptor is a u_int32_t, so change this cast to the correct type. This fixes an error newer clang versions find in c++ 0x mode.
See http://llvm.org/viewvc/llvm-project/?view=rev&revision=136181 for more
information.
2011-08-11 19:31:11 -04:00
..
client Bug 647296 - crashreporter.exe and updater.exe creates HKEY_CURRENT_USER\Software\Classes\Applications as a volatile key. r=khuey 2011-06-09 15:14:19 -07:00
content remove trailing space. DONTBUILD 2011-07-21 05:28:28 +02:00
fileid bug 603592 - make a file_id host binary that can spit out a Breakpad file id. r=mwu a=blocking-fennec 2010-10-14 20:38:19 -04:00
google-breakpad Bug 677641 - Fix c++0x initializer list error found by clang; r=ted 2011-08-11 19:31:11 -04:00
test Bug 662646 - Tests for new crash report API (r=ted) 2011-07-07 17:31:11 -07:00
tools Bug 609401 - Stop spamming "Section [Build] not found" to the terminal. r=ted 2011-05-19 16:29:50 -04:00
CrashSubmit.jsm Bug 548667 - Future-proof CrashSubmit against future argument additions. r=ted 2011-07-20 17:52:13 -07:00
jar.mn Bug 548667 - Submit crash reports via FormData. r=ted 2011-07-20 17:51:55 -07:00
mac_utils.h Add support for PrefSubmitReports in crash reporter's nsExceptionHandler on Mac OS X, which syncs with crash reporter client. Exposes crash submission pref in Firefox. b=542379 r=ted 2010-06-20 22:07:59 -04:00
mac_utils.mm Add support for PrefSubmitReports in crash reporter's nsExceptionHandler on Mac OS X, which syncs with crash reporter client. Exposes crash submission pref in Firefox. b=542379 r=ted 2010-06-20 22:07:59 -04:00
Makefile.in Back out bug 581341 due to too many intermittent failures. 2011-06-29 23:44:28 -04:00
nsExceptionHandler.cpp Bug 662646 - Add API to register memory for inclusion in crash reports (r=ted) 2011-07-07 17:31:01 -07:00
nsExceptionHandler.h Bug 662646 - Add API to register memory for inclusion in crash reports (r=ted) 2011-07-07 17:31:01 -07:00