gecko-dev/toolkit/crashreporter
Mike Hommey 7fa9ee5090 Bug 1890930 - Initialize fstreams from a std::filesystem::path on Windows. r=gsvelto
Differential Revision: https://phabricator.services.mozilla.com/D207245
2024-04-16 01:30:46 +00:00
..
breakpad-client Bug 1847098 - Report library version from filename at crash r=gsvelto 2024-03-04 14:00:26 +00:00
breakpad-patches
breakpad-windows-libxul
breakpad-windows-standalone
client Bug 1888663 - Improve macos textview disabled appearance r=gsvelto 2024-04-11 15:34:44 +00:00
content Bug 1875486 - Rename dispatchEvent in crashes.js. r=gsvelto 2024-01-29 14:13:17 +00:00
docs Bug 1759175 pt10 - Add additional documentation for the crashreporter client r=gsvelto 2024-03-20 14:59:47 +00:00
google-breakpad
injector
minidump-analyzer Bug 1867459 - Replace CPU_ARCH with TARGET_CPU. r=firefox-build-system-reviewers,sergesanspaille 2023-12-08 10:43:59 +00:00
mozannotation_client Bug 1884147 - Make mozannotation_server use the process_reader crate r=gerard-majax 2024-03-19 10:58:57 +00:00
mozannotation_server Bug 1884147 - Make mozannotation_server use the process_reader crate r=gerard-majax 2024-03-19 10:58:57 +00:00
mozwer Bug 1889254 - Link synchronization where needed. r=firefox-build-system-reviewers,ahochheiden 2024-04-04 08:25:35 +00:00
mozwer-rust Bug 1884147 - Add macOS & Linux support to the process_reader crate r=gerard-majax 2024-03-19 10:58:56 +00:00
process_reader Bug 1884147 - Add macOS & Linux support to the process_reader crate r=gerard-majax 2024-03-19 10:58:56 +00:00
rust_minidump_writer_linux Bug 1889235 - Remove redundant import from rust_minidump_writer_linux. r=gsvelto 2024-04-03 06:52:11 +00:00
test Backed out changeset 6c295712b30c (bug 1541603) for breaking crash minidump creation. a=backout 2024-03-24 15:01:31 +02:00
tools Bug 1870823 - Fix remaining linting issues r=gerard-majax 2024-03-21 14:47:42 +00:00
CrashAnnotations.cpp Bug 1867798 - Add a mechanism to establish if a crash annotation should be included based on its value r=afranchuk 2024-01-19 11:38:25 +00:00
CrashAnnotations.h.in Bug 1831092 - Use the new pull-based API for all crash annotations and remove the global annotations table r=jgilbert,necko-reviewers,media-playback-reviewers,profiler-reviewers,win-reviewers,padenot,handyman,afranchuk,valentin,alwu,sotaro 2024-03-04 10:24:43 +00:00
CrashAnnotations.yaml Bug 1889372 - Have the QuotaManagerStorageIsNetworkResource crash annotation on Windows. r=dom-storage-reviewers,janv 2024-04-10 15:47:15 +00:00
CrashReports.sys.mjs
CrashSubmit.sys.mjs Bug 1759175 pt9 - Remove old crash reporter localization r=gsvelto,geckoview-reviewers,m_kato 2024-03-20 14:59:46 +00:00
InjectCrashReporter.cpp
InjectCrashReporter.h
LoadLibraryRemote.cpp
LoadLibraryRemote.h
crashreporter.mozbuild Bug 1677775 - reformat .mozbuild files with Black r=linter-reviewers,geckoview-reviewers,firefox-build-system-reviewers,ahal,glandium,owlish,sylvestre 2023-12-08 04:26:45 +00:00
generate_crash_reporter_sources.py Bug 1867777 - Add concrete types for all crash annotations r=afranchuk,extension-reviewers,robwu 2024-01-19 11:38:25 +00:00
jar.mn
linux_utils.cc Bug 1847098 - Report library version from filename at crash r=gsvelto 2024-03-04 14:00:26 +00:00
linux_utils.h Bug 1847098 - Report library version from filename at crash r=gsvelto 2024-03-04 14:00:26 +00:00
mac_utils.h
mac_utils.mm
moz.build Bug 1759175 pt9 - Remove old crash reporter localization r=gsvelto,geckoview-reviewers,m_kato 2024-03-20 14:59:46 +00:00
nsDummyExceptionHandler.cpp Bug 1831092 - Use the new pull-based API for all crash annotations and remove the global annotations table r=jgilbert,necko-reviewers,media-playback-reviewers,profiler-reviewers,win-reviewers,padenot,handyman,afranchuk,valentin,alwu,sotaro 2024-03-04 10:24:43 +00:00
nsExceptionHandler.cpp Bug 1890930 - Initialize fstreams from a std::filesystem::path on Windows. r=gsvelto 2024-04-16 01:30:46 +00:00
nsExceptionHandler.h Bug 1831092 - Use the new pull-based API for all crash annotations and remove the global annotations table r=jgilbert,necko-reviewers,media-playback-reviewers,profiler-reviewers,win-reviewers,padenot,handyman,afranchuk,valentin,alwu,sotaro 2024-03-04 10:24:43 +00:00
nsExceptionHandlerUtils.cpp
nsExceptionHandlerUtils.h
update-breakpad.sh