gecko-dev/toolkit/crashreporter
Cosmin Sabou 62c067e92f Bug 1578037 - Disable tests that cause leaks on fission. r=johannh
Differential Revision: https://phabricator.services.mozilla.com//D44599
2019-09-04 07:18:42 +03:00
..
breakpad-client Bug 1574388 - Implement PHC on Mac. r=gsvelto,glandium 2019-08-25 23:16:05 +00:00
breakpad-patches Bug 1544881 - Ignore empty ranges when parsing DW_TAG_inlined_subroutine tags as they break the assumptions required during line assignment r=froydnj 2019-05-20 11:49:40 +00:00
breakpad-windows-libxul
breakpad-windows-standalone
client Bug 1577326 - use std::unique_ptr in the crashreporter client; r=gsvelto 2019-08-30 05:35:12 +00:00
content Bug 1578145 - Fix submit/view buttons position in about:crashes for RTL r=gsvelto,ntim 2019-09-03 18:41:12 +00:00
docs
google-breakpad Bug 1558372 - Fixed Crash Reporter on Mac. r=snorp,froydnj,geckoview-reviewers 2019-06-27 19:51:04 +00:00
injector
minidump-analyzer Bug 1555917 - Exception handler and crash reporter client cleanup r=froydnj 2019-05-31 21:54:03 +00:00
rust Bug 1562642 - Part 3 - Add missing MPL2 headers in browser & toolkit r=Gijs 2019-07-10 12:03:37 +00:00
test Bug 1578037 - Disable tests that cause leaks on fission. r=johannh 2019-09-04 07:18:42 +03:00
tools Bug 1578531 - be even more careful about success when running dsymutil; r=nalexander 2019-09-03 20:46:43 +00:00
CrashAnnotations.cpp
CrashAnnotations.h.in
CrashAnnotations.yaml Bug 1523276 - Implement PHC, a probabilistic heap checker. r=glandium,gsvelto 2019-07-03 09:26:11 +10:00
CrashReports.jsm Bug 1561435 - Format toolkit/crashreporter/, a=automatic-formatting 2019-07-05 11:15:04 +02:00
CrashSubmit.jsm Bug 1566855 - Submit incomplete crashes by synthesizing a minimal .extra file with sensible crash annotations r=mconley 2019-08-20 20:54:35 +00:00
InjectCrashReporter.cpp
InjectCrashReporter.h
KeyValueParser.jsm Bug 1561435 - Format toolkit/crashreporter/, a=automatic-formatting 2019-07-05 11:15:04 +02:00
LoadLibraryRemote.cpp Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
LoadLibraryRemote.h
ThreadAnnotation.cpp
ThreadAnnotation.h
crashreporter.mozbuild
generate_crash_reporter_sources.py
jar.mn
mac_utils.h
mac_utils.mm
moz.build Bug 1523276 - Implement PHC, a probabilistic heap checker. r=glandium,gsvelto 2019-07-03 09:26:11 +10:00
nsDummyExceptionHandler.cpp Bug 1282776 - Finalize crash reports for child process crashes happening too early r=froydnj 2019-08-09 14:23:19 +00:00
nsExceptionHandler.cpp Bug 1282776 - Finalize crash reports for child process crashes happening too early r=froydnj 2019-08-09 14:23:19 +00:00
nsExceptionHandler.h Bug 1282776 - Finalize crash reports for child process crashes happening too early r=froydnj 2019-08-09 14:23:19 +00:00
nsExceptionHandlerUtils.cpp
nsExceptionHandlerUtils.h
update-breakpad.sh