gecko-dev/toolkit/crashreporter
Alexandre Lissy 6a92f8d147 Bug 1788596 - Use Utility process actor names for crash annotations r=gsvelto
Differential Revision: https://phabricator.services.mozilla.com/D156286
2022-10-06 15:51:56 +00:00
..
breakpad-client Bug 1758654 - revert existing patches for this bug r=gsvelto 2022-07-06 15:06:41 +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 1782988 - Fix use of arc4random_buf use in ping.cpp. r=gsvelto 2022-08-09 20:42:44 +00:00
content Bug 1667455 - Part 5: Stop importing Services.jsm from chrome-priv JS code, top-level single-line cases. r=kmag,webdriver-reviewers,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,extension-reviewers,application-update-reviewers,pip-reviewers,twisniewski,m_kato,jdescottes,mconley,AlexandruIonescu,mossop 2022-07-11 12:41:50 +00:00
docs Bug 1789566 - Remove all remaining references to Flash from the documentation and comments r=KrisWright 2022-09-09 12:34:16 +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
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 1792861 - Fix ESLint no-unused-vars issues on global scopes in tests in extensions and toolkit. r=Gijs,application-update-reviewers,bytesized 2022-10-01 09:03:12 +00:00
tools Bug 1779631 - Pass --inlines to dump_syms. r=gsvelto 2022-09-07 17:40:50 +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 1788596 - Use Utility process actor names for crash annotations r=gsvelto 2022-10-06 15:51:56 +00:00
CrashReports.jsm Bug 1667455 - Part 4: Stop importing Services.jsm from JSM. r=kmag,webdriver-reviewers,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,application-update-reviewers,pip-reviewers,twisniewski,devtools-reviewers,m_kato,jdescottes,ochameau,mconley,sfoster,AlexandruIonescu 2022-07-11 12:41:50 +00:00
CrashSubmit.jsm Bug 1792365 - Convert toolkit/modules consumers to use ES module imports directly. r=webdriver-reviewers,perftest-reviewers,geckoview-reviewers,extension-reviewers,preferences-reviewers,desktop-theme-reviewers,application-update-reviewers,pip-reviewers,credential-management-reviewers,robwu,Gijs,sgalich,bytesized,AlexandruIonescu,dao,m_kato 2022-09-29 06:52:34 +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 - revert existing patches for this bug r=gsvelto 2022-07-06 15:06:41 +00:00
nsDummyExceptionHandler.cpp Bug 1789421 - Generate crash reports for content process shutdown hangs only when we can confirm that the process did not shut down in time r=jstutte 2022-09-12 19:05:24 +00:00
nsExceptionHandler.cpp Bug 1789421 - Generate crash reports for content process shutdown hangs only when we can confirm that the process did not shut down in time r=jstutte 2022-09-12 19:05:24 +00:00
nsExceptionHandler.h Bug 1789421 - Generate crash reports for content process shutdown hangs only when we can confirm that the process did not shut down in time r=jstutte 2022-09-12 19:05:24 +00:00
nsExceptionHandlerUtils.cpp
nsExceptionHandlerUtils.h
update-breakpad.sh