зеркало из https://github.com/mozilla/gecko-dev.git
Bug 934142, remove faulty assertion. r=khuey.
This commit is contained in:
Родитель
7e7f629257
Коммит
9f9c744107
|
@ -1080,10 +1080,6 @@ RemoteBlob<Parent>::MaybeSetInputStream(const ConstructorParamsType& aParams)
|
|||
mInputStreamParams =
|
||||
aParams.optionalInputStreamParams().get_InputStreamParams();
|
||||
}
|
||||
else {
|
||||
MOZ_ASSERT(aParams.blobParams().type() ==
|
||||
ChildBlobConstructorParams::TMysteryBlobConstructorParams);
|
||||
}
|
||||
}
|
||||
|
||||
template <>
|
||||
|
|
Загрузка…
Ссылка в новой задаче