gecko-dev/toolkit/crashreporter
Mike Hommey 6b2fc90663 Bug 689178 - Remove crash-reporter hooks to externally provide library mappings. r=gsvelto
This is a rebase of a 7-year-old patch that was r=ted. The hooks are not
used as of bug 725231.

Differential Revision: https://phabricator.services.mozilla.com/D81026
2020-06-25 08:43:23 +00:00
..
breakpad-client Bug 1628399 - Make sure that the main process can't access a crash report before it's fully populated r=KrisWright 2020-05-18 20:34:48 +00:00
breakpad-patches Bug 1615713 - Update breakpad to upstream revision 5bba75bfd6ec386b8e3af0b91332388a378135bf r=gsvelto 2020-03-19 22:52:26 +00:00
breakpad-windows-libxul
breakpad-windows-standalone
client Bug 1578917: Force macOS Aqua appearance on for content processes, crash reporter and updater. r=mstange 2020-04-24 18:37:57 +00:00
content Bug 1609823 Make about:crashes an HTML file r=ntim 2020-03-11 19:15:12 +00:00
docs
google-breakpad Bug 1634205 - Support Gecko Profiler and Base Profiler on FreeBSD r=mstange 2020-05-06 17:44:19 +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 Bug 1617369 - Reformat toolkit/crashreporter/ & toolkit/library/rust/ using rustfmt r=gsvelto 2020-02-25 07:44:53 +00:00
test Bug 1632080 - Stop sending orphaned crash reports with synthesized crash annotations r=mconley 2020-06-05 06:32:24 +00:00
tools Bug 1622687 - toolkit/crashreporter/: Make it flake8 compliant r=gsvelto,rstewart 2020-04-16 14:40:31 +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 1644544 - Annotate crash-stats reports with the enabled experimental features. r=gsvelto,Gijs,preferences-reviewers,mstriemer 2020-06-26 06:03:09 +00:00
CrashReports.jsm Bug 1608281 - Automated rewrite away from reading properties on the global `this` in JSM files - round 1 r=mossop 2020-01-29 21:50:04 +00:00
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 Bug 1625138 - Part 41: Remove no longer needed includes for mozilla/TypeTraits. r=froydnj 2020-03-28 16:00:09 +00:00
ThreadAnnotation.h Bug 1622452 - Remove the remote exception handler when a content process shuts down r=froydnj 2020-03-19 14:06:31 +00:00
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 Bug 1609823 Make about:crashes an HTML file r=ntim 2020-03-11 19:15:12 +00:00
mac_utils.h
mac_utils.mm
moz.build Bug 1616630 - Use py3_action for GENERATED_FILES that already support it; r=firefox-build-system-reviewers,kvark,rstewart 2020-02-21 00:05:17 +00:00
nsDummyExceptionHandler.cpp Bug 1629300 - Add back CreateNotificationPipeForChild for Tier3 after bug 1623961. r=KrisWright 2020-04-13 21:38:51 +00:00
nsExceptionHandler.cpp Bug 689178 - Remove crash-reporter hooks to externally provide library mappings. r=gsvelto 2020-06-25 08:43:23 +00:00
nsExceptionHandler.h Bug 689178 - Remove crash-reporter hooks to externally provide library mappings. r=gsvelto 2020-06-25 08:43:23 +00:00
nsExceptionHandlerUtils.cpp
nsExceptionHandlerUtils.h
update-breakpad.sh