gecko-dev/toolkit/crashreporter
Cervantes Yu 7d0d416f10 Bug 1390143 - Generate the parent minidump synchronously to keep parent process's stack when creating paired minidumps. r=gsvelto
Bug 1360308 offloads IO operations from the main thread when we create paired minidumps.
This breaks the symmetry of paired minidumps: the thread stacks of the parent minidump
doesn't correspond to the thread stacks in the child minidumps and renders the parent
stack useless. This patch moves generation of the parent minidump back to the main
thread to keep the context of the parent process when creating paired minidumps. Child
minidump is still created asynchronously.

MozReview-Commit-ID: 9RmBAuXMPSX
2017-08-25 11:12:34 +08:00
..
breakpad-client Bug 1385667: Use ucontext_t consistently in breakpad-client. r=ted 2017-08-19 20:14:25 +02:00
breakpad-patches
breakpad-windows-libxul Bug 1286802 - Part 1: Add minidump_callback.{h|cpp} to Windows breakpad client. r=ted 2017-06-20 14:59:48 +08:00
breakpad-windows-standalone Bug 1286802 - Part 1: Add minidump_callback.{h|cpp} to Windows breakpad client. r=ted 2017-06-20 14:59:48 +08:00
client Bug 1387002 - Replace .size() by .empty() when applicable in crashreporter/ r=ted 2017-08-03 12:07:24 +02:00
content Bug 1353542 - massive script-generated patch converting Task.async and Task.spawn calls, and generators clearly identifiable as tasks, rs=Mossop. 2017-05-12 14:42:39 +02:00
docs Bug 1322611 - After a crash compute the SHA256 hash of a minidump and attach it to the crash ping; r=Ted, nchen 2017-02-16 07:36:57 +01:00
google-breakpad Bug 1360321 - 1. Update linux_syscall_support.h in Breakpad; r=ted 2017-05-17 13:06:21 -04:00
injector Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
minidump-analyzer Backed out changeset 7bde9d6e783a (bug 1333126) for permafailing browser-chrome's browser/base/content/test/plugins/browser_pluginCrashReportNonDeterminism.js on OS X 10.10 debug. r=backout 2017-08-20 20:11:57 +02:00
test Bug 1392098 - Enable the new ESLint no-useless-run-test rule across the tree. r=mossop 2017-08-20 18:52:05 +01:00
tools bug 1259832 - replace generated source file names in symbol files. r=chmanchester 2017-08-09 14:36:52 -04:00
crashreporter.mozbuild Bug 1387569 - Also enable -Wno-implicit-fallthrough for gcc in google-breakpad (exists from gcc 7) r=ted 2017-08-19 21:50:09 +02:00
CrashReports.jsm
CrashSubmit.jsm Bug 1374620 - Enabled the ESLint dot-notation rule across mozilla-central r=standard8 2017-07-25 23:45:41 +05:30
InjectCrashReporter.cpp Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-26 14:19:58 -07:00
InjectCrashReporter.h
jar.mn
KeyValueParser.jsm Bug 862178 - Remove main thread I/O from CrashSubmit.jsm and KeyValuParser.jsm, replacing with OS.File. r=gsvelto 2017-06-19 17:04:03 -07:00
LoadLibraryRemote.cpp Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
LoadLibraryRemote.h
mac_utils.h
mac_utils.mm
moz.build Bug 1360291 - Detect NDK version number; r=nalexander 2017-05-04 19:19:31 -04:00
nsExceptionHandler.cpp Bug 1390143 - Generate the parent minidump synchronously to keep parent process's stack when creating paired minidumps. r=gsvelto 2017-08-25 11:12:34 +08:00
nsExceptionHandler.h Bug 1360308 - Part 3: Support off-main-thread I/O in CrashReporter::CreateMinidumpsAndPair(). r=gsvelto 2017-06-22 18:53:10 +08:00
ThreadAnnotation.cpp Bug 1024669 - Part 1: Annotate crash reports with thread names. r=gsvelto 2017-02-07 18:57:23 +08:00
ThreadAnnotation.h Bug 1024669 - Part 1: Annotate crash reports with thread names. r=gsvelto 2017-02-07 18:57:23 +08:00
update-breakpad.sh bug 1336548 - fork breakpad src/client into toolkit/crashreporter/breakpad-client. r=gsvelto 2017-02-08 06:45:38 -05:00
update-jsoncpp.sh Bug 1356382 - Move jsoncpp library and ensure it is included even when crashreporter is not r=ted 2017-04-19 14:41:03 -07:00