fune/toolkit/crashreporter
Alex Franchuk d839993a2f Bug 1911779 - Default to including the URL in crash reports a=dmeehan
This default is used when the crash reporter has never been launched
before. Notably, this is currently a user-global setting (as opposed to
per-profile), so the defaults will typically only be used when someone
hasn't ever had Firefox installed on their system.

Original Revision: https://phabricator.services.mozilla.com/D218887

Differential Revision: https://phabricator.services.mozilla.com/D219152
2024-08-17 11:02:06 +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 1911779 - Default to including the URL in crash reports a=dmeehan 2024-08-17 11:02:06 +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 Bug 1893406 - Always provide a valid installation time in WER crash reports r=afranchuk 2024-05-03 13:32:10 +00:00
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 Bug 1892403 - Remove references to XUL from the Breakpad minidump writer r=afranchuk 2024-05-03 13:07:51 +00:00
test Bug 1906606 - Sanitize nsCString objects coming from crashed processes a=dmeehan 2024-07-19 14:01:48 +00:00
tools Bug 1893417 - add support for passing multiple archives or a task id to upload_symbols r=gsvelto 2024-04-30 09:09:14 +00:00
bionic_missing_funcs.cpp Bug 1896845 - Update the replacement functions for the missing ones in bionic r=KrisWright 2024-05-22 08:05:10 +00:00
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 Bug 1892408 - Order crash annotations by name ignoring case in generated code r=afranchuk 2024-05-03 13:07:51 +00:00
jar.mn
linux_utils.cc
linux_utils.h
mac_utils.h
mac_utils.mm
moz.build Bug 1896845 - Update the replacement functions for the missing ones in bionic r=KrisWright 2024-05-22 08:05:10 +00:00
nsDummyExceptionHandler.cpp Bug 1898180 - Use proper process ID for all the crash reporter functions r=KrisWright 2024-05-27 09:32:11 +00:00
nsExceptionHandler.cpp Bug 1898180 - Use proper process ID for all the crash reporter functions r=KrisWright 2024-05-27 09:32:11 +00:00
nsExceptionHandler.h Bug 1898180 - Use proper process ID for all the crash reporter functions r=KrisWright 2024-05-27 09:32:11 +00:00
nsExceptionHandlerUtils.cpp
nsExceptionHandlerUtils.h
update-breakpad.sh