gecko-dev/toolkit/crashreporter
Jeff Muizelaar bc2af6c0bc Bug 1710448 - Expose GPUProcessLaunchCount to crash pings. r=chutten
Differential Revision: https://phabricator.services.mozilla.com/D114750
2021-05-12 14:08:50 +00:00
..
breakpad-client Bug 1577886 - Add support to for macOS __crash_info data to Breakpad. r=gsvelto 2021-04-30 19:22:33 +00:00
breakpad-patches Bug 1577886 - Add support to for macOS __crash_info data to Breakpad (followup). r=gsvelto 2021-05-04 08:31:08 +00:00
breakpad-windows-libxul
breakpad-windows-standalone
client Bug 1519636 - Initial reformat of C/C++ code with clang-format version 12.0.0. r=sylvestre 2021-05-10 07:15:07 +00:00
content Bug 1698827 - Use border-spacing: 0; on about:crashes tables. r=gsvelto 2021-03-17 13:37:12 +00:00
docs
google-breakpad Bug 1577886 - Add support to for macOS __crash_info data to Breakpad (followup). r=gsvelto 2021-05-04 08:31:08 +00:00
injector
minidump-analyzer Bug 1696579 - Store all authenticode signaures when analyzing a minidump r=KrisWright 2021-04-06 07:52:20 +00:00
mozwer Bug 1682509 - Add a Windows Error Reporting exception module capable of writing out crash reports r=dmajor 2021-04-07 07:55:23 +00:00
mozwer-rust Bug 1705396 - Add the startup time crash anotation to the crash reports intercepted via WER r=KrisWright 2021-04-20 09:27:03 +00:00
rust_minidump_writer_linux Bug 1666733 - Add error reporting to minidump generation (Linux) r=gsvelto 2021-02-10 10:05:37 +00:00
test Bug 1683288 - Directly query OOMAllocationSize value and enable tests on linux/macOS r=gsvelto 2021-04-30 20:10:58 +00:00
tools Bug 1686888 - Stop building dump_syms. r=gsvelto 2021-01-15 10:31:48 +00:00
CrashAnnotations.cpp
CrashAnnotations.h.in
CrashAnnotations.yaml Bug 1710448 - Expose GPUProcessLaunchCount to crash pings. r=chutten 2021-05-12 14:08:50 +00:00
CrashReports.jsm
CrashSubmit.jsm
InjectCrashReporter.cpp
InjectCrashReporter.h
LoadLibraryRemote.cpp Bug 1519636 - Initial reformat of C/C++ code with clang-format version 12.0.0. r=sylvestre 2021-05-10 07:15:07 +00:00
LoadLibraryRemote.h
ThreadAnnotation.cpp
ThreadAnnotation.h
crashreporter.mozbuild
generate_crash_reporter_sources.py
jar.mn
mac_utils.h
mac_utils.mm Bug 1692540 - Use -[NSString UTF8String] in GetObjCExceptionInfo to skip two conversions. r=gsvelto 2021-02-13 17:08:51 +00:00
moz.build Bug 1682509 - Add a Windows Error Reporting exception module capable of writing out crash reports r=dmajor 2021-04-07 07:55:23 +00:00
nsDummyExceptionHandler.cpp
nsExceptionHandler.cpp Bug 1710046 - Fix MinGW builds that were broken by the last Windows Error Reporting change r=KrisWright 2021-05-10 10:03:48 +00:00
nsExceptionHandler.h Bug 1704992 - Update the comment about crash annotations to reflect the current state of things r=gerald DONTBUILD 2021-04-19 09:02:13 +00:00
nsExceptionHandlerUtils.cpp
nsExceptionHandlerUtils.h
update-breakpad.sh