gecko-dev/toolkit/crashreporter
James Teh e4c5cc5d7a Bug 1821972 part 2: Remove ipc/mscom code only used by the old accessibility architecture based on content process COM proxies. r=bobowen
Nothing else uses any of this or is likely to use it, so I don't think it makes sense to leave it as dead code.

Differential Revision: https://phabricator.services.mozilla.com/D177967
2023-05-22 20:19:46 +00:00
..
breakpad-client Bug 1819969 - Correctly convert signal information receieved by a child process when generating a crash report; r=gerard-majax 2023-03-14 11:46:10 +00:00
breakpad-patches
breakpad-windows-libxul
breakpad-windows-standalone
client Bug 1826754 - Make toolkit/crashreporter/client buildable outside of a unified build environment r=andi 2023-04-18 09:42:14 +00:00
content Bug 1826063 - Automatic fixes for enabling Prettier on production xhtml and html files. r=mossop,webdriver-reviewers,webcompat-reviewers,geckoview-reviewers,extension-reviewers,settings-reviewers,application-update-reviewers,credential-management-reviewers,fxview-reviewers,sgalich,nalexander,devtools-reviewers,sclements,denschub,robwu,owlish 2023-05-20 12:26:56 +00:00
docs
google-breakpad Bug 1832984 - Apply upstream Breakpad fix for C++20 std::allocator<T>::pointer error. r=gsvelto 2023-05-17 04:14:45 +00:00
injector
minidump-analyzer Bug 1826758 - Make toolkit/crashreporter/minidump-analyzer buildable outside of a unified build environment r=andi 2023-04-18 09:42:15 +00:00
mozwer
mozwer-rust Bug 1804359 - fix for build bustages related to uuid part 2. CLOSED TREE 2022-12-22 12:27:14 +02:00
rust_minidump_writer_linux Bug 1823692 - Storing the memory around the instruction IP is broken in 32-bit Linux builds r=gsvelto,glandium,supply-chain-reviewers 2023-04-06 13:38:54 +00:00
test Bug 1826062 - Automatic fixes for upgrading Prettier to 2.8.8. r=mossop,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,denschub,devtools-reviewers,sparky,calu 2023-05-20 12:26:53 +00:00
tools Bug 1831873 - Replace deprecated function in the upload symbols script r=KrisWright 2023-05-08 19:53:58 +00:00
CrashAnnotations.cpp
CrashAnnotations.h.in
CrashAnnotations.yaml Bug 1821972 part 2: Remove ipc/mscom code only used by the old accessibility architecture based on content process COM proxies. r=bobowen 2023-05-22 20:19:46 +00:00
CrashReports.sys.mjs Bug 1826062 - Automatic fixes for upgrading Prettier to 2.8.8. r=mossop,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,denschub,devtools-reviewers,sparky,calu 2023-05-20 12:26:53 +00:00
CrashSubmit.sys.mjs Bug 1826062 - Automatic fixes for upgrading Prettier to 2.8.8. r=mossop,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,denschub,devtools-reviewers,sparky,calu 2023-05-20 12:26:53 +00:00
InjectCrashReporter.cpp
InjectCrashReporter.h
LoadLibraryRemote.cpp
LoadLibraryRemote.h
crashreporter.mozbuild
generate_crash_reporter_sources.py Bug 1790816 - Reformat toolkit/ with isort. r=linter-reviewers,Standard8 DONTBUILD 2022-11-22 18:23:54 +00:00
jar.mn
mac_utils.h
mac_utils.mm
moz.build Bug 1752703 - Move the pthread_thread_create() interposer under mozglue and prepare for having a single place where we place interposer functions r=glandium 2023-05-10 16:33:07 +00:00
nsDummyExceptionHandler.cpp Bug 1763819 - Always teardown crashreporter annotation faclilities r=gsvelto 2023-03-11 17:03:36 +00:00
nsExceptionHandler.cpp Bug 1763819 - Always teardown crashreporter annotation faclilities r=gsvelto 2023-03-11 17:03:36 +00:00
nsExceptionHandler.h Bug 1763819 - Always teardown crashreporter annotation faclilities r=gsvelto 2023-03-11 17:03:36 +00:00
nsExceptionHandlerUtils.cpp Bug 1803216 - Write very short session uptimes correctly when the main process crashes r=KrisWright 2022-11-30 14:29:08 +00:00
nsExceptionHandlerUtils.h
update-breakpad.sh