gecko-dev/toolkit/crashreporter
Mike Hommey 09c9b083ab Bug 1659212 - Add aarch64 cpu type to crashreporter_osx.mm. r=gsvelto
Differential Revision: https://phabricator.services.mozilla.com/D87146
2020-08-14 22:45:20 +00:00
..
breakpad-client Bug 1633052 - Generate minidumps when encountering heap corruption exceptions on Windows r=dmajor 2020-07-16 21:48:17 +00:00
breakpad-patches Bug 1652865 - mask off cpusubtype bits before determining Mach-O identifiers; r=gsvelto 2020-07-22 06:57:20 +00:00
breakpad-windows-libxul
breakpad-windows-standalone
client Bug 1659212 - Add aarch64 cpu type to crashreporter_osx.mm. r=gsvelto 2020-08-14 22:45:20 +00:00
content Bug 1620467 - Part 4: Change internal uses of -moz-appearance to appearance and -moz-default-appearance. r=emilio,webcompat-reviewers,geckoview-reviewers,preferences-reviewers,ntim,agi,miketaylr 2020-07-16 22:04:14 +00:00
docs
google-breakpad Bug 1652865 - mask off cpusubtype bits before determining Mach-O identifiers; r=gsvelto 2020-07-22 06:57:20 +00:00
injector
minidump-analyzer Bug 1649443 - When assembling a crash ping only store the modules that are referenced by the stack trace r=KrisWright 2020-07-02 06:57:30 +00:00
rust
test Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-08-02 15:29:15 +00:00
tools Bug 1654994 - Allow upload_symbols to handle .tar.zst symbols archives. r=firefox-build-system-reviewers,rstewart,mhentges 2020-08-01 08:02:58 +00:00
CrashAnnotations.cpp Bug 1627367 - Remove the content process crash annotation blacklist r=KrisWright 2020-04-08 22:59:15 +00:00
CrashAnnotations.h.in Bug 1627367 - Remove the content process crash annotation blacklist r=KrisWright 2020-04-08 22:59:15 +00:00
CrashAnnotations.yaml Bug 1650257: Add crash annotations for "missing BrowsingContext" crashes. r=nika 2020-08-10 21:21:58 +00:00
CrashReports.jsm
CrashSubmit.jsm Bug 1632080 - Stop sending orphaned crash reports with synthesized crash annotations r=mconley 2020-06-05 06:32:24 +00:00
InjectCrashReporter.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
InjectCrashReporter.h
LoadLibraryRemote.cpp
LoadLibraryRemote.h
ThreadAnnotation.cpp
ThreadAnnotation.h
crashreporter.mozbuild
generate_crash_reporter_sources.py Bug 1627367 - Remove the content process crash annotation blacklist r=KrisWright 2020-04-08 22:59:15 +00:00
jar.mn
mac_utils.h
mac_utils.mm
moz.build Bug 1654359 - build slightly less crashreporter stuff if we have DUMP_SYMS; r=gsvelto 2020-07-22 07:00:05 +00:00
nsDummyExceptionHandler.cpp Bug 1650204 - Part 2: Add dummy AutoAnnotateCrashReport definitions, r=gsvelto 2020-07-08 16:32:41 +00:00
nsExceptionHandler.cpp Bug 1650204 - Add an AutoAnnotateCrashReport RAII helper, r=gsvelto 2020-07-06 13:26:51 +00:00
nsExceptionHandler.h Bug 1650204 - Part 2: Add dummy AutoAnnotateCrashReport definitions, r=gsvelto 2020-07-08 16:32:41 +00:00
nsExceptionHandlerUtils.cpp
nsExceptionHandlerUtils.h
update-breakpad.sh