gecko-dev/toolkit/crashreporter
Markus Stange f10c2349be Bug 1692540 - Use -[NSString UTF8String] in GetObjCExceptionInfo to skip two conversions. r=gsvelto
Differential Revision: https://phabricator.services.mozilla.com/D105048
2021-02-13 17:08:51 +00:00
..
breakpad-client Bug 1666733 - Add error reporting to minidump generation (Linux) r=gsvelto 2021-02-10 10:05:37 +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 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 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 1666733 - Add error reporting to minidump generation (Linux) r=gsvelto 2021-02-10 10:05:37 +00:00
test Bug 1608272 - Remove 'this' as the second argument to 'ChromeUtils.import', use object destructuring instead (test-only changes). r=Gijs 2021-02-11 22:02:15 +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 1666733 - Add error reporting to minidump generation (Linux) r=gsvelto 2021-02-10 10:05:37 +00:00
CrashReports.jsm
CrashSubmit.jsm
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 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 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 Bug 1650204 - Part 2: Add dummy AutoAnnotateCrashReport definitions, r=gsvelto 2020-07-08 16:32:41 +00:00
nsExceptionHandler.cpp Bug 1681842 - Reduce the size of the bufer used for parsing /proc/meminfo and handle error conditions more gracefully r=KrisWright 2021-02-13 07:13:29 +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