gecko-dev/toolkit/crashreporter
2021-01-19 09:08:55 +00:00
..
breakpad-client Bug 1686918 - Disable the new Linux minidump writer on all architectures but x86 & x86-64 r=glandium 2021-01-19 09:08:55 +00:00
breakpad-patches Bug 1683232 - Handle non-fixed size AMD64 and x86 contexts when processing minidumps r=KrisWright 2021-01-06 19:19:21 +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 1683723 - Replace deprecated Cocoa enum constants with their modern replacements. r=spohl 2021-01-05 21:17:11 +00:00
content
docs Bug 1460338 - Migrate symbol server docs from MDN to in-tree. r=sylvestre DONTBUILD 2020-10-08 14:32:54 +00:00
google-breakpad Bug 1686888 - Stop building dump_syms. r=gsvelto 2021-01-15 10:31:48 +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 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
rust_minidump_writer_linux Bug 1620993 - Rewrite the Linux-specific minidump writer code in Rust r=gsvelto 2021-01-14 11:01:59 +00:00
test Bug 1679412 - Fixed the test_content_oom_annotation.js test on Linux. r=gsvelto. DONTBUILD 2020-12-14 19:48:26 +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 1682367 - Add crash report annotation for which WebRender shader is being compiled. r=jrmuizel,chutten 2020-12-15 16:24:04 +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
moz.build Bug 1686918 - Disable the new Linux minidump writer on all architectures but x86 & x86-64 r=glandium 2021-01-19 09:08:55 +00:00
nsDummyExceptionHandler.cpp
nsExceptionHandler.cpp Bug 1666383 - Make sure that crash annotations are sent to the main process when a child process crashes r=KrisWright 2020-12-01 17:32:16 +00:00
nsExceptionHandler.h Bug 1659185 - Use child process crash annotations when generating hang reports; r=dmajor,froydnj 2020-09-07 16:02:26 +00:00
nsExceptionHandlerUtils.cpp
nsExceptionHandlerUtils.h
ThreadAnnotation.cpp
ThreadAnnotation.h
update-breakpad.sh