gecko-dev/toolkit/crashreporter
serge-sans-paille b9699d5e5b Bug 1920080 - Make nsCString default constructor constexpr r=glandium,xpcom-reviewers,emilio
This make it possible to flag a few MOZ_RUNINIT variables as
MOZ_CONSTINIT.

Differential Revision: https://phabricator.services.mozilla.com/D227451
2024-11-13 19:39:45 +00:00
..
breakpad-client Bug 1901996 - Change crash reporter reserved fds from memfds to half-pipes. r=gsvelto 2024-10-29 02:45:36 +00:00
breakpad-patches
breakpad-windows-libxul
client Bug 1917685 - Merge minidump-analyzer into the crash reporter client r=gsvelto,fluent-reviewers 2024-10-23 13:58:12 +00:00
content Bug 1904040 - Replace loading.png with loading.svg. r=desktop-theme-reviewers,Itiel 2024-06-28 11:50:52 +00:00
docs
google-breakpad
minidump-analyzer Bug 1923782 - Include minidump-analyzer library on android r=glandium,geckoview-reviewers,owlish,gsvelto 2024-10-30 16:54:27 +00:00
mozannotation_client
mozannotation_server Bug 1906606 - Sanitize nsCString objects coming from crashed processes r=afranchuk 2024-07-15 14:47:50 +00:00
mozwer
mozwer-rust
process_reader Bug 1617369 - Reformat recent rust changes with rustfmt r=emilio 2024-07-10 11:52:49 +00:00
rust_minidump_writer_linux Bug 1912131 - Update minidump-writer to 0.10.1 r=gsvelto,glandium,supply-chain-reviewers 2024-09-20 15:27:10 +00:00
test Backed out changeset 5b4cea7ea948 (bug 1924861) for causing mochitest failures on test_ext_tabs_goBack_goForward.html, test_bug1300461.html CLOSED TREE 2024-10-29 04:57:43 +02:00
tools Bug 1904609 - Provide a function to get the build id r=glandium 2024-06-28 14:55:01 +00:00
bionic_missing_funcs.cpp
CrashAnnotations.cpp Bug 1899524 - Use XUL strings in the code generated to deal with crash annotations r=afranchuk 2024-07-03 07:36:46 +00:00
CrashAnnotations.h.in Bug 1899524 - Use XUL strings in the code generated to deal with crash annotations r=afranchuk 2024-07-03 07:36:46 +00:00
CrashAnnotations.yaml Bug 1827807 - Remove the MOZ_WM_APP_QUIT macro. r=win-reviewers,rkraesig 2024-10-30 15:51:12 +00:00
crashreporter.mozbuild
CrashReports.sys.mjs
CrashSubmit.sys.mjs Bug 1901263: Bustage fixes for crashreporter tests. r=fix CLOSED TREE 2024-07-29 11:17:36 +00:00
generate_crash_reporter_sources.py
jar.mn
linux_utils.cc
linux_utils.h
mac_utils.h
mac_utils.mm
moz.build Bug 1923782 - Include minidump-analyzer library on android r=glandium,geckoview-reviewers,owlish,gsvelto 2024-10-30 16:54:27 +00:00
nsDummyExceptionHandler.cpp Bug 1440207 - Part 3c: Pass the crashreporter pipe using geckoargs, r=gsvelto 2024-10-01 22:21:48 +00:00
nsExceptionHandler.cpp Bug 1920080 - Make nsCString default constructor constexpr r=glandium,xpcom-reviewers,emilio 2024-11-13 19:39:45 +00:00
nsExceptionHandler.h Bug 1440207 - Part 3c: Pass the crashreporter pipe using geckoargs, r=gsvelto 2024-10-01 22:21:48 +00:00
nsExceptionHandlerUtils.cpp
nsExceptionHandlerUtils.h
update-breakpad.sh