gecko-dev/toolkit/crashreporter
2021-04-07 07:55:24 +00:00
..
breakpad-client Bug 1541571 - Breakpad threads should have names, r=gsvelto. 2021-02-25 22:42:50 +00:00
breakpad-patches Bug 1702043 - Print out the list of unloaded modules when processing a minidump r=Gankra 2021-04-06 07:52:20 +00:00
breakpad-windows-libxul Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
breakpad-windows-standalone Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
client Bug 1697991 - Enable Dark Mode support in the crash reporter client, and fix a case of black-on-black text. r=mac-reviewers,bradwerth 2021-03-17 03:40:08 +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 1702043 - Print out the list of unloaded modules when processing a minidump r=Gankra 2021-04-06 07:52:20 +00:00
injector Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
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 1682516 - Launch the crash reporter client after having captured a minidump with the WER runtime exception module r=KrisWright 2021-04-07 07:55:24 +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 1696579 - Store all authenticode signaures when analyzing a minidump r=KrisWright 2021-04-06 07:52:20 +00:00
tools Bug 1686888 - Stop building dump_syms. r=gsvelto 2021-01-15 10:31:48 +00:00
CrashAnnotations.cpp
CrashAnnotations.h.in Bug 1649132 - Restore memory annotations in main process crash reports r=KrisWright 2020-11-23 07:25:36 +00:00
CrashAnnotations.yaml Bug 1586236 - Use memory resource notifications to detect low memory scenarios on Windows. r=gsvelto 2021-03-31 15:18:05 +00:00
crashreporter.mozbuild
CrashReports.jsm
CrashSubmit.jsm
generate_crash_reporter_sources.py Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
InjectCrashReporter.cpp
InjectCrashReporter.h
jar.mn
LoadLibraryRemote.cpp
LoadLibraryRemote.h
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 1682514 - Register the Windows Error Reporting exception module so that it can intercept main process crashes r=dmajor 2021-04-07 07:55:23 +00:00
nsExceptionHandler.h Bug 1682030 - Remove NPAPI plugin reporting from HangMonitor r=mconley 2021-04-06 19:28:17 +00:00
nsExceptionHandlerUtils.cpp
nsExceptionHandlerUtils.h
ThreadAnnotation.cpp
ThreadAnnotation.h
update-breakpad.sh