gecko-dev/toolkit/crashreporter
Haik Aftandilian 4c3aebfa63 Bug 1714382 - Patch 2 - Correct description of MacMemoryPressureSysctl r=jrmuizel DONTBUILD
Correct the description of the MacMemoryPressureSysctl crash annotation to indicate 1 is the value for normal memory pressure.

The integer values are from the XNU kernel event.h header file and observable with `$ sysctl kern.memorystatus_vm_pressure_level`.

Differential Revision: https://phabricator.services.mozilla.com/D122032
2021-08-10 15:08:36 +00:00
..
breakpad-client Bug 1723941 - Fix several issues in macOS minidump generation which can lead to hangs & crashes r=KrisWright 2021-08-05 13:05:39 +00:00
breakpad-patches Bug 1658831 - Implement a writer for the thread names' minidump stream on macOS r=Gankra 2021-07-06 17:04:08 +00:00
breakpad-windows-libxul
breakpad-windows-standalone
client Bug 1519636 - Initial reformat of C/C++ code with clang-format version 12.0.0. r=sylvestre 2021-05-10 07:15:07 +00:00
content
docs Bug 1714788 - Fixed more Sphinx warnings in 'mach doc' r=sylvestre DONTBUILD 2021-06-10 19:33:53 +00:00
google-breakpad Bug 1658831 - Implement a writer for the thread names' minidump stream on macOS r=Gankra 2021-07-06 17:04:08 +00:00
injector
minidump-analyzer Bug 1696579 - Store all authenticode signaures when analyzing a minidump r=KrisWright 2021-04-06 07:52:20 +00:00
mozwer Bug 1682509 - Add a Windows Error Reporting exception module capable of writing out crash reports r=dmajor 2021-04-07 07:55:23 +00:00
mozwer-rust Bug 1718226 - Only capture crash reports for fatal exceptions intercepted via WER r=KrisWright 2021-07-06 17:03:11 +00:00
rust_minidump_writer_linux
test Bug 1719272: Annotate failing browser/ tests to potentially enable https-first mode in Nightly r=webcompat-reviewers,denschub,webdriver-reviewers,preferences-reviewers,Gijs,whimboo 2021-07-28 19:16:16 +00:00
tools Bug 1714684: Remove usages of vendored "mock" library r=perftest-reviewers,ahal,sparky 2021-06-14 15:34:46 +00:00
CrashAnnotations.cpp
CrashAnnotations.h.in
CrashAnnotations.yaml Bug 1714382 - Patch 2 - Correct description of MacMemoryPressureSysctl r=jrmuizel DONTBUILD 2021-08-10 15:08:36 +00:00
CrashReports.jsm
CrashSubmit.jsm
InjectCrashReporter.cpp
InjectCrashReporter.h
LoadLibraryRemote.cpp Bug 1519636 - Initial reformat of C/C++ code with clang-format version 12.0.0. r=sylvestre 2021-05-10 07:15:07 +00:00
LoadLibraryRemote.h
ThreadAnnotation.cpp
ThreadAnnotation.h
crashreporter.mozbuild
generate_crash_reporter_sources.py
jar.mn
mac_utils.h
mac_utils.mm
moz.build Bug 1682509 - Add a Windows Error Reporting exception module capable of writing out crash reports r=dmajor 2021-04-07 07:55:23 +00:00
nsDummyExceptionHandler.cpp Bug 1697895 - Register the WER runtime exception module in child processes r=KrisWright 2021-06-11 09:59:49 +00:00
nsExceptionHandler.cpp Bug 1723934 - Remove old and useless crash annotations r=KrisWright 2021-08-09 20:08:17 +00:00
nsExceptionHandler.h Bug 1711418 - Record the OOM allocation size in WER crashes r=KrisWright 2021-06-11 09:59:51 +00:00
nsExceptionHandlerUtils.cpp
nsExceptionHandlerUtils.h
update-breakpad.sh