зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1437167 - Part 4: Spell CVStatus correctly on a CLOSED TREE, a=bustage
MozReview-Commit-ID: I4t8OtmxjDa
This commit is contained in:
Родитель
8ef8ab63df
Коммит
7d5a04f0fb
|
@ -1037,7 +1037,7 @@ MessageChannel::WaitForSyncNotify(bool aHandleWindowsMessages)
|
||||||
|
|
||||||
// If the timeout didn't expire, we know we received an event. The
|
// If the timeout didn't expire, we know we received an event. The
|
||||||
// converse is not true.
|
// converse is not true.
|
||||||
return WaitResponse(status == CVStaus::Timeout);
|
return WaitResponse(status == CVStatus::Timeout);
|
||||||
}
|
}
|
||||||
|
|
||||||
NS_ASSERTION(mFlags & REQUIRE_DEFERRED_MESSAGE_PROTECTION,
|
NS_ASSERTION(mFlags & REQUIRE_DEFERRED_MESSAGE_PROTECTION,
|
||||||
|
|
Загрузка…
Ссылка в новой задаче