зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1295544 - Typo fix of MOZ_CRASHREPORTER build config. r=krizsa
MozReview-Commit-ID: 73DSJTef14E --HG-- extra : rebase_source : 9d96e86754c455d8cda9d6042d4536f06a676c3a
This commit is contained in:
Родитель
256e0cd83c
Коммит
ade760040e
|
@ -318,7 +318,7 @@ bool DuplicateHandle(HANDLE aSourceHandle,
|
|||
FALSE,
|
||||
aTargetProcessId));
|
||||
if (!targetProcess) {
|
||||
#ifdef MOZ_CRASH_REPORTER
|
||||
#ifdef MOZ_CRASHREPORTER
|
||||
CrashReporter::AnnotateCrashReport(
|
||||
NS_LITERAL_CSTRING("IPCTransportFailureReason"),
|
||||
NS_LITERAL_CSTRING("Failed to open target process."));
|
||||
|
|
Загрузка…
Ссылка в новой задаче