gecko-dev/toolkit/crashreporter
Gabriele Svelto 4ca4d77829 Bug 1558554 - Properly detect low-commit space scenarios on Windows r=dmajor
This uses GetPerformanceInformation() to measure how much commit space is
available globally. Previously we relied on GlobalMemoryStatusEx() but in
spite of the function name the commit-space values it returns are
*per process* and thus unreliable. Available physical memory measurement has
also been removed since it was never used and we don't plan on using it
anytime soon.

Differential Revision: https://phabricator.services.mozilla.com/D35018

--HG--
extra : moz-landing-system : lando
2019-06-14 20:56:41 +00:00
..
breakpad-client Bug 1542581 - Block child process termination until the handler is fully initialized r=froydnj 2019-04-17 18:55:14 +00:00
breakpad-patches Bug 1544881 - Ignore empty ranges when parsing DW_TAG_inlined_subroutine tags as they break the assumptions required during line assignment r=froydnj 2019-05-20 11:49:40 +00:00
breakpad-windows-libxul
breakpad-windows-standalone
client Bug 1555917 - Exception handler and crash reporter client cleanup r=froydnj 2019-05-31 21:54:03 +00:00
content Bug 1497195: Apply Meta CSP to about:crashes. 2019-06-07 09:50:48 +00:00
docs
google-breakpad Bug 1524194 - Do not add stack pointer to clobber list r=gsvelto 2019-06-14 07:14:08 +00:00
injector
minidump-analyzer Bug 1555917 - Exception handler and crash reporter client cleanup r=froydnj 2019-05-31 21:54:03 +00:00
rust Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
test Bug 1542024 - Eliminate nsXPCWrappedJSClass by moving its methods into nsXPCWrappedJS. r=bzbarsky 2019-04-08 21:39:27 +00:00
tools
CrashAnnotations.cpp
CrashAnnotations.h.in
CrashAnnotations.yaml Bug 1558554 - Properly detect low-commit space scenarios on Windows r=dmajor 2019-06-14 20:56:41 +00:00
CrashReports.jsm
CrashSubmit.jsm
InjectCrashReporter.cpp
InjectCrashReporter.h
KeyValueParser.jsm
LoadLibraryRemote.cpp Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +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
nsDummyExceptionHandler.cpp Bug 1547698 - Refactor the code that writes the .extra file for a content process crash or hang r=froydnj 2019-05-18 16:19:55 +00:00
nsExceptionHandler.cpp Bug 1558554 - Properly detect low-commit space scenarios on Windows r=dmajor 2019-06-14 20:56:41 +00:00
nsExceptionHandler.h Bug 1547698 - Refactor the code that writes the .extra file for a content process crash or hang r=froydnj 2019-05-18 16:19:55 +00:00
nsExceptionHandlerUtils.cpp
nsExceptionHandlerUtils.h
update-breakpad.sh Bug 1538810 - Update breakpad to upstream revision 4d550cceca107f36c4bc1ea1126b7d32cc50f424 r=froydnj 2019-04-09 16:04:24 +00:00