gecko-dev/toolkit/crashreporter
stransky dca8b9611f Bug 1696937 [Linux] Remove wayland/drm info from about:support, r=jhorak
We can't get meaningful drm info at about:config as the info gathered too early and GfxPlatformGtk() is not initialized yet.

Differential Revision: https://phabricator.services.mozilla.com/D107502
2021-03-08 21:26:19 +00:00
..
breakpad-client Bug 1541571 - Breakpad threads should have names, r=gsvelto. 2021-02-25 22:42:50 +00:00
breakpad-patches Bug 1692531 - Reinstate the out-of-tree Breakpad patch fixing bug 1371390 r=KrisWright 2021-02-16 06:41:00 +00:00
breakpad-windows-libxul
breakpad-windows-standalone
client Bug 1683723 - Replace deprecated Cocoa enum constants with their modern replacements. r=spohl 2021-01-05 21:17:11 +00:00
content
docs
google-breakpad Bug 1692531 - Reinstate the out-of-tree Breakpad patch fixing bug 1371390 r=KrisWright 2021-02-16 06:41:00 +00:00
injector
minidump-analyzer
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 1678330: Ensure nested SpinEventLoopUntil(OrShutdown) calls are traceable to the originating source in case of crash. r=nika,extension-reviewers 2021-03-02 22:11: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 Bug 1649132 - Restore memory annotations in main process crash reports r=KrisWright 2020-11-23 07:25:36 +00:00
CrashAnnotations.yaml Bug 1696937 [Linux] Remove wayland/drm info from about:support, r=jhorak 2021-03-08 21:26:19 +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
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 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 1442053 - Change the following global variables from the C string to the C++ ones:pendingDirectory,crashReporterPath,memoryReportPath,libraryPath and eventsDirectory. r=gsvelto 2021-02-19 20:50:23 +00:00
nsExceptionHandler.h
nsExceptionHandlerUtils.cpp
nsExceptionHandlerUtils.h
update-breakpad.sh