gecko-dev/toolkit/crashreporter
Mike Hommey e317b0e119 Bug 1766375 - Disable implicit-fallthrough warnings in Windows builds like other platforms. r=firefox-build-system-reviewers,andi
Also disable it for Windows-specific third-party code.

Differential Revision: https://phabricator.services.mozilla.com/D144667
2022-04-27 22:12:53 +00:00
..
breakpad-client Bug 1764608 - Unload dbghelp.dll only when we're sure we won't call into anymore r=rkraesig 2022-04-18 09:55:22 +00:00
breakpad-patches Bug 1756771 - Pack all Breakpad CPU context structures consistently r=glandium 2022-03-03 13:14:55 +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 1702509 - Add an annotation describing how a crash report was submitted r=KrisWright 2022-04-21 12:43:11 +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 1756771 - Pack all Breakpad CPU context structures consistently r=glandium 2022-03-03 13:14:55 +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
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 1702509 - Add an annotation describing how a crash report was submitted r=KrisWright 2022-04-21 12:43:11 +00:00
tools Bug 1759084: Don't redundantly activate site in upload_symbols.py r=ahal 2022-03-22 19:44:13 +00:00
CrashAnnotations.cpp
CrashAnnotations.h.in
CrashAnnotations.yaml Bug 1762949 - Explicitly flag all crash reports as throttleable when they've not been submitted manually r=KrisWright 2022-04-25 06:37:17 +00:00
CrashReports.jsm
CrashSubmit.jsm Bug 1762949 - Explicitly flag all crash reports as throttleable when they've not been submitted manually r=KrisWright 2022-04-25 06:37:17 +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 1707591 - ride along - reformat the tree with black 21.10b0 r=ahal,webdriver-reviewers,perftest-reviewers,whimboo,gerard-majax,alexandru.irimovici 2021-11-22 22:10:03 +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 1740078 - Do not allocate memory in Breakpad's minidump generation callbacks to prevent deadlocks r=KrisWright 2022-04-26 19:15:09 +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