gecko-dev/toolkit/crashreporter
Alex Franchuk c04809b521 Bug 506009 - Crash reporter client: support profiles on different volumes than the home directory r=gsvelto a=RyanVM
Rather than renaming files (which must be on the same
volume/filesystem), we copy and delete them. This is less efficient,
however the files in question are fairly small, so there's probably no
need to rename _when we can_ as an optimization.

Differential Revision: https://phabricator.services.mozilla.com/D217727
2024-07-31 14:17:19 +00:00
..
breakpad-client Bug 1899139 - Log more information when doing in-process minidump generation on Linux! r=KrisWright 2024-05-29 08:24:30 +00:00
breakpad-patches
breakpad-windows-libxul
client Bug 506009 - Crash reporter client: support profiles on different volumes than the home directory r=gsvelto a=RyanVM 2024-07-31 14:17:19 +00:00
content
docs
google-breakpad
minidump-analyzer
mozannotation_client
mozannotation_server Bug 1906606 - Sanitize nsCString objects coming from crashed processes a=dmeehan 2024-07-19 14:01:48 +00:00
mozwer
mozwer-rust
process_reader Bug 1905971 - Handle large PT_NOTE entries in the program headers correctly r=gerard-majax, a=dmeehan 2024-07-08 09:15:02 +00:00
rust_minidump_writer_linux
test Bug 1906606 - Sanitize nsCString objects coming from crashed processes a=dmeehan 2024-07-19 14:01:48 +00:00
tools
bionic_missing_funcs.cpp
CrashAnnotations.cpp
CrashAnnotations.h.in
CrashAnnotations.yaml Bug 1815316 - Fill out Glean crash pings with telemetry environment values r=gsvelto 2024-05-31 19:47:07 +00:00
crashreporter.mozbuild
CrashReports.sys.mjs
CrashSubmit.sys.mjs Bug 1873956 - Add Glean telemetry for crash reports submission: success, failure, pending and reported errors r=gsvelto 2024-06-07 08:26:03 +00:00
generate_crash_reporter_sources.py
jar.mn
linux_utils.cc
linux_utils.h
mac_utils.h
mac_utils.mm
moz.build
nsDummyExceptionHandler.cpp
nsExceptionHandler.cpp
nsExceptionHandler.h
nsExceptionHandlerUtils.cpp
nsExceptionHandlerUtils.h
update-breakpad.sh