gecko-dev/toolkit/crashreporter
Jamie Nicol 00cdec76f5 Bug 1775480 - Add more crash annotations for bug 1772839. r=gfx-reviewers,aosmond
Add crash annotations for the total number of webrender renderers, as
well as the number that are currently not paused, as this error could
be caused by having multiple renderers in a resumed state
concurrently. Additionally, add some gfxCriticalNotes for potentially
relevant error cases.

Differential Revision: https://phabricator.services.mozilla.com/D150000
2022-06-22 15:31:56 +00:00
..
breakpad-client Bug 1713160 - Avoid crashes when setting the description of the minidump generation thread r=rkraesig 2022-06-22 10:06:25 +00:00
breakpad-patches Bug 1766377 - Fix remaining sign-compare warnings in Windows builds. r=rkraesig,gsvelto,media-playback-reviewers,gfx-reviewers,bryce,sotaro 2022-04-29 09:14:12 +00:00
breakpad-windows-libxul Backed out changeset 0dbe666a3aa6 (bug 1758654) for causing Bug 1762302 . CLOSED TREE 2022-03-31 02:47:13 +03:00
breakpad-windows-standalone
client Bug 740304 - Fix platform-dependent inconsistencies in the crash reporter client r=KrisWright 2022-06-15 09:12:38 +00:00
content Bug 1702509 - Add an annotation describing how a crash report was submitted r=KrisWright 2022-04-21 12:43:11 +00:00
docs Bug 1753413 - fx doc: Remove whitespaces, trailing lines & windows CR r=andi,perftest-reviewers,sparky 2022-02-03 18:34:58 +00:00
google-breakpad Bug 1773752: Remove workarounds for old macOS SDKs and update documentation. r=mstange 2022-06-11 02:21:30 +00:00
injector
minidump-analyzer Bug 1756901 - Remove leftovers from bug 1701269. r=gsvelto 2022-02-25 00:24:53 +00:00
mozwer Bug 1747756 - Move Windows system libraries from LIBS to moz.build. r=firefox-build-system-reviewers,mhentges 2021-12-30 20:56:43 +00:00
mozwer-rust Bug 1726628 - Switch cargo resolver to 2 r=glandium 2021-09-01 21:11:33 +00:00
pthread_create_interposer Bug 1754578 - Make the pthread_create() interposer work on glibc 2.34+ r=jld 2022-02-10 20:18:57 +00:00
rust_minidump_writer_linux
test Bug 1770727 - Fix ESLint rule mozilla/use-services on sjs files and expose Services to sjs files. r=Gijs 2022-06-07 19:14:08 +00:00
tools Bug 1738054 - Remove obsolete "skip-if = python == 2" keys from testing manifests and re-enable some skipped tests which now pass. r=ahochheiden 2022-06-21 01:46:44 +00:00
CrashAnnotations.cpp Bug 1762920: remove whitelist from xpcom/crashreporter r=nika,gsvelto 2022-05-16 01:37:39 +00:00
CrashAnnotations.h.in Bug 1762920: remove whitelist from xpcom/crashreporter r=nika,gsvelto 2022-05-16 01:37:39 +00:00
CrashAnnotations.yaml Bug 1775480 - Add more crash annotations for bug 1772839. r=gfx-reviewers,aosmond 2022-06-22 15:31:56 +00:00
CrashReports.jsm
CrashSubmit.jsm Bug 1772099 - Part 2: Use plain object for lazy getter in toolkit/crashreporter/. r=mconley 2022-06-07 04:29:49 +00:00
InjectCrashReporter.cpp
InjectCrashReporter.h
LoadLibraryRemote.cpp
LoadLibraryRemote.h
crashreporter.mozbuild Bug 1766375 - Disable implicit-fallthrough warnings in Windows builds like other platforms. r=firefox-build-system-reviewers,andi 2022-04-27 22:12:53 +00:00
generate_crash_reporter_sources.py Bug 1762920: remove whitelist from xpcom/crashreporter r=nika,gsvelto 2022-05-16 01:37:39 +00:00
jar.mn
mac_utils.h
mac_utils.mm
moz.build Bug 1758654 - avoid stack overflow by running on a fiber r=gsvelto 2022-04-01 21:20:51 +00:00
nsDummyExceptionHandler.cpp Bug 1764867 - Simplify paired minidump generation r=KrisWright 2022-04-25 13:09:41 +00:00
nsExceptionHandler.cpp Bug 1770484 - Make Mac processes not depend on DYLD_LIBRARY_PATH to load libraries r=glandium,gsvelto,mac-reviewers,necko-reviewers,dragana,spohl 2022-06-03 21:14:01 +00:00
nsExceptionHandler.h Bug 1764867 - Simplify paired minidump generation r=KrisWright 2022-04-25 13:09:41 +00:00
nsExceptionHandlerUtils.cpp
nsExceptionHandlerUtils.h
update-breakpad.sh