gecko-dev/toolkit/crashreporter
gsvelto fbe0690bcd Bug 1460338 - Migrate symbol server docs from MDN to in-tree. r=sylvestre DONTBUILD
The links and instructions in the page have been updated to reflect the
changes in the symbol server and the old copy was removed. Images have been
recompressed to reduce size.

Differential Revision: https://phabricator.services.mozilla.com/D92878
2020-10-08 14:32:54 +00:00
..
breakpad-client Bug 1662862 - Fall back to getting debug ids from modules in memory. r=gsvelto 2020-09-05 05:35:50 +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 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 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 1635494 - Test that nsIProcessToolsService::kill doesn't cause crash reports;r=gsvelto 2020-09-17 14:03:58 +00:00
tools Bug 1668317 - Also compress .exe and .dll files for the symbol server. r=firefox-build-system-reviewers,mhentges,rstewart DONTBUILD 2020-10-01 17:25:19 +00:00
CrashAnnotations.cpp
CrashAnnotations.h.in
CrashAnnotations.yaml Bug 1666766 - Add ApplicationBuildID annotation for determining builds that are affected by a crash. r=gsvelto 2020-10-07 17:45:41 +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
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 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi 2020-09-23 15:17:15 +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