gecko-dev/toolkit/crashreporter
M. Sirringhaus 5d4a325c23 Bug 1688882 - Always inform the main process that a minidump has been generated, even if it's incomplete r=gsvelto
Differential Revision: https://phabricator.services.mozilla.com/D103041
2021-01-28 14:17:34 +00:00
..
breakpad-client Bug 1688882 - Always inform the main process that a minidump has been generated, even if it's incomplete r=gsvelto 2021-01-28 14:17:34 +00:00
breakpad-patches Bug 1688192 - Add bug 1634205 to the breakpad patches we apply locally to prevent updates from clobbering it r=KrisWright 2021-01-26 21:30:48 +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 1688192 - Add bug 1634205 to the breakpad patches we apply locally to prevent updates from clobbering it r=KrisWright 2021-01-26 21:30: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 1679440 - Add test ensuring crash reporter works for background tasks. r=mossop,gsvelto 2021-01-27 22:54:35 +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
CrashReports.jsm
CrashSubmit.jsm
InjectCrashReporter.cpp
InjectCrashReporter.h
LoadLibraryRemote.cpp
LoadLibraryRemote.h
ThreadAnnotation.cpp
ThreadAnnotation.h
crashreporter.mozbuild
generate_crash_reporter_sources.py Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
jar.mn
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
update-breakpad.sh